MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, when hideConfigSecrets is enabled, the catch-all socket dispatcher in js/node_helper.js passes every inbound object payload through replaceSecretPlaceholder in js/server_functions.js before invoking socketNotificationReceived. A client connected to a loaded module namespace can submit a SECRET_API_KEY placeholder, causing the server to replace it with the corresponding process environment value. The default weather helper accepts INIT_WEATHER, copies the attacker-controlled instanceId, and returns it in WEATHER_ERROR, providing an echo path for the expanded secret. This reverses the intended one-way redaction boundary and can disclose API tokens, credentials, or service keys stored in SECRET_ variables. This issue is fixed in version 2.37.0.
CVE-2026-63640
This medium-severity CVE scores 4.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 89% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.3
- EG Score
- 4.3(medium)
- EG Risk
- 35(Track)EG Risk 35/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity43% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 11%
- KEV
- Not listed
Published
August 18, 2026
Last Modified
August 18, 2026
Advisory Details (4)
Auto-updated Aug 18, 2026v2.37.0
Patch available: MagicMirrorOrg/MagicMirror v2.37.0
https://github.com/MagicMirrorOrg/MagicMirror/releases/tag/v2.37.0commit ca7b75202596 (MagicMirrorOrg/MagicMirror)
Fix landed in MagicMirrorOrg/MagicMirror commit ca7b75202596 — awaiting tagged release
https://github.com/MagicMirrorOrg/MagicMirror/commit/ca7b752025962441196e148f8c1bc04b90117979fix(security): prevent unauthorized secret expansion in socket payloads
Fix merged in MagicMirrorOrg/MagicMirror PR #4184 on 2026-06-10 — awaiting tagged release
https://github.com/MagicMirrorOrg/MagicMirror/pull/4184MagicMirror socket payload secret placeholder expansion can disclose SECRET_* environment variables · Advisory · MagicMirrorOrg/MagicMirror · GitHub
https://github.com/MagicMirrorOrg/MagicMirror/security/advisories/GHSA-q4gh-4ffp-5cg8Vendor Advisories for CVE-2026-63640(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 19:36 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 18:23 UTCEG score recompute
- 2026-08-18 18:07 UTCEG score recompute
- 2026-08-18 17:40 UTCEG score recompute
- 2026-08-18 17:39 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-63640?
When was CVE-2026-63640 disclosed?
Is CVE-2026-63640 actively exploited?
What is the CVSS score of CVE-2026-63640?
How do I remediate CVE-2026-63640?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-63640
Is Your Infrastructure Affected by CVE-2026-63640?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.