SCA: security update for magicmirror (GHSA-w26r-fwg8-rcp3)

low Tenable Self-Hosted Container Security Plugin ID 446057

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, MagicMirror applies
ipWhitelist only as Express middleware, while the Socket.IO server in js/server.js is attached directly to
the HTTP server without equivalent IP allowlist, origin, or namespace authentication checks. In a
documented non-loopback deployment that relies on ipWhitelist, an unauthenticated adjacent-network client
can connect directly to module Socket.IO namespaces, and js/node_helper.js dispatches arbitrary events and
payloads to socketNotificationReceived. The default newsfeed and calendar helpers can make server-side
requests to attacker-selected URLs, while the default updatenotification helper can reach
child_process.exec when a third-party module update is pending and the attacker supplies an update command
through the socket CONFIG path. This can expose internal services, manipulate module-helper state, and
conditionally execute commands. This issue is fixed in version 2.37.0. (CVE-2026-63641)

Solution

Update the magicmirror library and its related packages to version 2.37.0 or later.

See Also

https://github.com/advisories/GHSA-w26r-fwg8-rcp3

Plugin Details

Severity: Low

ID: 446057

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/18/2026

Updated: 8/19/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.17

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P

CVSS Score Source: CVE-2026-63641

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Low

Base Score: 2.3

Threat Score: 0.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/18/2026

Vulnerability Publication Date: 8/18/2026

Reference Information

CVE: CVE-2026-63641

cwe: CWE-284