Bug 2518081 (CVE-2026-63643) - CVE-2026-63643 magicmirror: MagicMirror²: Server-Side Request Forgery (SSRF) via unauthenticated calendar handler
Summary: CVE-2026-63643 magicmirror: MagicMirror²: Server-Side Request Forgery (SSRF) ...
Keywords:
Status: NEW
Alias: CVE-2026-63643
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2519794 2519795
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-18 17:32 UTC by OSIDB Bzimport
Modified: 2026-08-19 17:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-18 17:32:59 UTC
MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, the ADD_CALENDAR handler in defaultmodules/calendar/node_helper.js accepts an attacker-controlled URL, authentication data, and selfSignedCert setting through the unauthenticated Socket.IO namespace /calendar. The handler passes these fields to CalendarFetcher, causing a server-side request without SSRF validation and optionally disabling TLS verification. When the response is valid iCal, CALENDAR_EVENTS returns parsed event data to the attacker, allowing internal-service response data to be exfiltrated; other responses still provide a blind request and timing primitive. This issue is fixed in version 2.37.0.


Note You need to log in before you can comment on or make changes to this bug.