CVE-2026-42281 PUBLISHED

MagicMirror²: Unauthenticated SSRF via /cors endpoint

Assigner: GitHub_M
Reserved: 26.04.2026 Published: 14.05.2026 Updated: 14.05.2026

MagicMirror² is an open source modular smart mirror platform. Prior to 2.36.0, an unauthenticated Server-Side Request Forgery (SSRF) vulnerability in the /cors endpoint allows any remote attacker to force the MagicMirror² server to perform arbitrary HTTP requests to internal networks, cloud metadata services, and localhost services. The endpoint also expands environment variable placeholders (VAR_NAME), enabling exfiltration of server-side secrets. This vulnerability is fixed in 2.36.0.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor MagicMirrorOrg
Product MagicMirror
Versions
  • Version < 2.36.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE