CVE-2026-36604
Description
Mercusys AC12G (EU) V1 routers are vulnerable to DNS rebinding attacks due to improper Host header validation, allowing external attackers to access internal interfaces.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Mercusys AC12G (EU) V1 routers are vulnerable to DNS rebinding attacks due to improper Host header validation, allowing external attackers to access internal interfaces.
Vulnerability
Mercusys AC12G (EU) V1 routers, specifically firmware versions AC12G(EU)_V1_200909 and AC12G(EU)_V1_210128, contain an HTTP server that does not validate the Host header. This, combined with a DNS resolver that does not filter private IP addresses, enables DNS rebinding attacks [1].
Exploitation
An external attacker can exploit this vulnerability by hosting a malicious website. The attacker's DNS server is configured with a short TTL, initially resolving a domain to the attacker's public IP. When a victim visits the site, malicious JavaScript loads. The attacker then updates the DNS record to point the domain to the router's internal IP address (e.g., 192.168.1.1). Subsequent requests from the JavaScript are sent to the router, which accepts them due to the lack of Host header validation [1].
Impact
Successful exploitation allows an attacker's JavaScript, running in the victim's browser, to access the router's LAN-only administrative interface from the internet. This is possible because the router sets Access-Control-Allow-Origin: * on all HTTP responses, enabling the JavaScript to read the full response content. When chained with other vulnerabilities, this can lead to complete remote router compromise [1].
Mitigation
No specific patched firmware version or release date is disclosed in the available references. Users are advised to check for firmware updates from Mercusys. The router is listed as Medium severity with a CVSS score of 6.5 [1].
AI Insight generated on Jun 3, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
1- Mercusys AC12G Router: 15 Vulnerabilities Disclosed on June 3, 2026Vypr Intelligence · Jun 3, 2026