CVE-2026-36603
Received Received - Intake
Unauthenticated UPnP Port Mapping in Mercusys AC12G Router

Publication date: 2026-06-03

Last updated on: 2026-06-03

Assigner: MITRE

Description
Mercusys AC12G (EU) V1 router with firmware AC12G(EU)_V1_200909 exposes 15 of 18 UPnP IGD actions without authentication on port 1900, including AddPortMapping and GetExternalIPAddress. UPnP is enabled by default through the admin interface, allowing any unauthenticated LAN device to create arbitrary port forwarding rules and access WAN traffic statistics.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-03
Last Modified
2026-06-03
Generated
2026-06-04
AI Q&A
2026-06-03
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
mercusys ac12g ac12g(eu)_v1_200909
mercusys ac12g ac12g(eu)_v1_210128
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-36603 affects the Mercusys AC12G (EU) V1 router with firmware versions AC12G(EU)_V1_200909 and AC12G(EU)_V1_210128. The vulnerability is due to an unauthenticated UPnP IGD (Internet Gateway Device) implementation on port 1900, which exposes 15 out of 18 SOAP actions without requiring any authentication.

This includes critical functions such as AddPortMapping and GetExternalIPAddress, allowing any device on the local network to manipulate port forwarding rules, terminate the WAN connection, or access sensitive network information like the WAN IP address and traffic statistics.

UPnP is enabled by default and cannot be disabled through the admin interface, and there is no per-action authentication, making the device vulnerable to unauthorized access and control from any unauthenticated LAN device.


How can this vulnerability impact me? :

This vulnerability allows any unauthenticated device on the local network to create arbitrary port forwarding rules, which can expose internal network services to the internet without authorization.

An attacker could also terminate the WAN connection or access sensitive WAN traffic statistics and the external IP address, potentially disrupting network availability and compromising network privacy.

Because UPnP cannot be disabled and there is no authentication, the risk of unauthorized network manipulation and information disclosure is high.


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by scanning the local network for devices exposing UPnP IGD services on port 1900 without authentication.

You can use network scanning tools or commands to check for open UPnP services and test if critical SOAP actions like AddPortMapping and GetExternalIPAddress are accessible without authentication.

  • Use nmap to scan for UPnP services on port 1900: nmap -sU -p 1900 --script=upnp-info <target_ip>
  • Use a UPnP client tool or script to send SOAP requests for actions such as AddPortMapping or GetExternalIPAddress to verify if they respond without authentication.

What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include restricting access to the vulnerable router's LAN interface to trusted devices only, since UPnP is enabled by default and cannot be disabled via the admin interface.

Other recommended actions are to implement network-level controls such as firewall rules to block or limit UPnP traffic on port 1900, and monitor for unauthorized port forwarding rules.

Long-term mitigations suggested include implementing UPnP authentication, providing an option to disable UPnP, restricting AddPortMapping requests to the originating client's IP, and rate-limiting UPnP operations, though these require firmware updates which are not planned for this end-of-life device.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability in the Mercusys AC12G (EU) V1 router allows unauthenticated local devices to manipulate port forwarding rules and access WAN traffic statistics, potentially exposing sensitive network information.

Such unauthorized access and control over network traffic could lead to violations of common standards and regulations like GDPR and HIPAA, which require protection of personal and sensitive data and mandate secure network configurations to prevent unauthorized access.

Because UPnP is enabled by default with no option to disable it and no authentication, this vulnerability increases the risk of data exposure and unauthorized network access, thereby negatively impacting compliance with these regulations.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart