genieacs-mcp is an MCP server for GenieACS written in Go. Prior to 0.3.2, the Streamable HTTP transport in cmd/server/main.go creates an unauthenticated /mcp listener on the default MCP_LISTEN_ADDR value 127.0.0.1:8080 when MCP_AUTH_TOKEN is unset and the httpSrv.Start(addr) branch does not validate the Host or Origin headers. A malicious website can use DNS rebinding to send browser requests with attacker-controlled Host and Origin values to the loopback listener, initialize an MCP session, list tools, and invoke operations against the GenieACS NBI configured by ACS_URL. Successful exploitation can expose or modify CPE management state, including device reboots, firmware tasks, TR-069 parameter changes, presets, provisions, tags, connection requests, and task operations. The npm wrapper is not affected because it forces TRANSPORT=stdio and does not expose an HTTP listener. This issue is fixed in version 0.3.2.
CVE-2026-55637
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 90% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 44(Track)EG Risk 44/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 computedSeverity88% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 10%
- KEV
- Not listed
Published
August 25, 2026
Last Modified
August 25, 2026
Advisory Details (4)
Auto-updated Aug 25, 2026DNS rebinding reaches local GenieACS MCP Streamable HTTP transport · Advisory · GeiserX/genieacs-mcp · GitHub
https://github.com/GeiserX/genieacs-mcp/security/advisories/GHSA-cmwv-wf9p-p8wxv0.3.2
Patch available: GeiserX/genieacs-mcp v0.3.2
https://github.com/GeiserX/genieacs-mcp/releases/tag/v0.3.2fix(security): block DNS rebinding on HTTP transport (GHSA-cmwv-wf9p-p8wx)
Patch available: GeiserX/genieacs-mcp v0.3.2 (PR #26 merged 2026-06-14)
https://github.com/GeiserX/genieacs-mcp/pull/26commit 577306d78190 (GeiserX/genieacs-mcp)
Patch available: GeiserX/genieacs-mcp v0.3.2 (contains commit 577306d78190)
https://github.com/GeiserX/genieacs-mcp/commit/577306d78190622eee97e362b042a69499ef373fVendor Advisories for CVE-2026-55637(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 5× in last 7d / 5× 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-26 21:07 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 19:20 UTCEG score recompute
- 2026-08-25 18:19 UTCEG score recompute
- 2026-08-25 18:19 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-55637?
When was CVE-2026-55637 disclosed?
Is CVE-2026-55637 actively exploited?
What is the CVSS score of CVE-2026-55637?
How do I remediate CVE-2026-55637?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55637
Is Your Infrastructure Affected by CVE-2026-55637?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.