CVE-2017-12575
Description
Improper access control in NEC Aterm WG2600HP and WG2600HP2 routers allows unauthenticated attackers to retrieve sensitive device information via crafted HTTP requests.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Improper access control in NEC Aterm WG2600HP and WG2600HP2 routers allows unauthenticated attackers to retrieve sensitive device information via crafted HTTP requests.
Vulnerability
The NEC Aterm WG2600HP (firmware Ver1.0.13 and earlier) and WG2600HP2 (firmware Ver1.0.3 and earlier) routers expose a set of web service APIs for configuration access and setup. Some of these APIs do not require authentication. Specifically, the endpoint /aterm_httpif.cgi/negotiate with parameter REQ_ID=SUPPORT_IF_GET can be accessed without credentials. This allows an attacker to retrieve DHCP client lists, firmware version, and network status information [1].
Exploitation
An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable endpoint. No authentication or user interaction is required. The attack can be performed remotely over the network. For example, using curl -X http://[IP]/aterm_httpif.cgi/negotiate -d "REQ_ID=SUPPORT_IF_GET" retrieves sensitive data [1].
Impact
Successful exploitation allows a remote attacker to obtain sensitive device information, including DHCP client details, firmware version, and network status. According to the JVN advisory, the attacker may also obtain and/or alter the settings stored in the device [1]. The CVSS v3 base score is 7.5 (High) with vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating high confidentiality impact but no integrity or availability impact per the official score.
Mitigation
NEC has not released a firmware patch for this vulnerability as of the latest advisory update (2021-02-02). The JVN page recommends applying workarounds, but specific details are not provided in the available reference [1]. Users should monitor for firmware updates from NEC and consider restricting network access to the router's management interface as a temporary measure.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: 1.0.2
Patches
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
2- jvn.jp/en/jp/JVN38248512/index.htmlmitrethird-party-advisoryx_refsource_JVN
- seclists.org/fulldisclosure/2018/Aug/26mitremailing-listx_refsource_FULLDISC
News mentions
0No linked articles in our index yet.