Bug 2519797 - CVE-2026-63642 magicmirror: MagicMirror²: Server-Side Request Forgery via unvalidated URL in newsfeed notification [fedora-all]
Summary: CVE-2026-63642 magicmirror: MagicMirror²: Server-Side Request Forgery via unv...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: magicmirror
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact:
URL:
Whiteboard: {"flaws": ["02331121-df8e-4083-8c6a-0...
Depends On:
Blocks: CVE-2026-63642
TreeView+ depends on / blocked
 
Reported: 2026-08-19 17:42 UTC by Laura Pardo
Modified: 2026-08-19 17:42 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Laura Pardo 2026-08-19 17:42:00 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, checkArticleUrl in defaultmodules/newsfeed/node_helper.js accepts the CHECK_ARTICLE_URL notification through the unauthenticated Socket.IO namespace /newsfeed and performs fetch(url, { method: "HEAD" }) without validating the attacker-controlled URL. The helper returns ARTICLE_URL_STATUS containing the URL and framing result, providing a response and timing oracle that can identify internal hosts and ports and trigger side effects on services that react to HEAD requests. 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.