CVE-2026-36611
Description
Mercusys AC12G V1 firmware leaks 128 bytes of uninitialized memory via UPnP port 1900 to unauthenticated adjacent attackers.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Mercusys AC12G V1 firmware leaks 128 bytes of uninitialized memory via UPnP port 1900 to unauthenticated adjacent attackers.
Vulnerability
Mercusys AC12G (EU) V1 with firmware versions AC12G(EU)_V1_200909 and AC12G(EU)_V1_210128 is vulnerable to an uninitialized buffer disclosure. When receiving POST requests without a SOAPAction header on the UPnP port 1900, the device returns 128 bytes of uninitialized buffer data as the response body instead of a proper HTTP error [1].
Exploitation
An unauthenticated attacker on the adjacent network can trigger this vulnerability by sending a POST request to any endpoint on port 1900, such as /ipc, /ifc, /l3f, /igd.xml, or any arbitrary path, without including the required SOAPAction header [1].
Impact
Successful exploitation exposes 128 bytes of internal server memory, which may include fragments of HTTP response templates from previous requests and internal server state. This can lead to a cross-request information leak accessible to any unauthenticated LAN client [1].
Mitigation
This vulnerability is not planned to be fixed as the affected product is end-of-life. Recommended remediation steps include initializing response buffers to zero before use, returning a proper HTTP error response when required headers are missing, and clearing response buffers between requests to prevent cross-request data leakage [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