Description
Netcore NR255-V firmware version 1.5.130703 contains a sensitive information disclosure vulnerability in the ddns_wan_list_show.cgi endpoint and related DDNSset_cgi, IGD_GetCgiHandler, and IGD_CgiCall components. Attackers who reach this CGI handler can obtain plaintext DDNS credentials, exposing sensitive account information.
Published: 2026-09-15
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Information Disclosure
Action: Apply Patch
AI Analysis

Impact

Netcore NR255‑V firmware 1.5.130703 has a web‑based component that unintentionally returns DDNS credentials in clear text. This allows a user who can reach the ddns_wan_list_show.cgi handler to read private account usernames and passwords, exposing sensitive account information that can be leveraged for further compromise. The weakness is classified as CWE‑522, Sensitive Information Exposure, and is rated with a CVSS score of 7.1, indicating a high severity impact on confidentiality. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, but the disclosed credentials could enable attackers to hijack DDNS services or access the router’s back‑end. The existential threat originates from injection of credentials into publicly served responses, meaning an attacker can read them while the router is actively serving requests.

Affected Systems

Netcore routers running NR255‑V firmware version 1.5.130703 are affected. No prior or later firmware revisions are mentioned in the advisory. Administrators should verify they are operating on this specific build and assess whether any older or unpatched devices remain in the network.

Risk and Exploitability

The CVSS score of 7.1 indicates a significant risk to confidentiality in a scenario where attackers can reach the vulnerable CGI endpoint. The EPSS score of <1% suggests low probability of exploitation at present, and the vulnerability is not listed in KEV, implying no known widespread exploitation yet. However, the risk remains because once an attacker gains access to the CGI handler—likely through local network or remote web interface access—the credential disclosure is straightforward. The exploit requires the attacker to navigate to the ddns_wan_list_show.cgi path, which is typically a direct URL on the router’s web administration interface. This inference assumes that the router exposes its web interface over HTTP/HTTPS without additional authentication barriers, a common default configuration that enables local attackers to obtain credentials without needing elevated privileges.

Generated by OpenCVE AI on September 16, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the router to a firmware version where Netcore has addressed the credential disclosure issue.
  • If an upgrade is not immediately possible, restrict access to the router’s web administration interface by placing it on a separate VLAN, disabling remote management, or blocking the ddns_wan_list_show.cgi URL from external networks.
  • Manually delete or change DDNS account passwords on the router and disable unused DDNS services to reduce the value of any discovered credentials.

Generated by OpenCVE AI on September 16, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Description Netcore NR255-V firmware version 1.5.130703 contains a sensitive information disclosure vulnerability in the ddns_wan_list_show.cgi endpoint and related DDNSset_cgi, IGD_GetCgiHandler, and IGD_CgiCall components. Attackers who reach this CGI handler can obtain plaintext DDNS credentials, exposing sensitive account information.
Title Netcore NR255-V 1.5.130703 Plaintext DDNS Credential Disclosure via ddns_wan_list_show.cgi
Weaknesses CWE-522
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-15T21:57:52.138Z

Reserved: 2026-08-19T21:47:08.935Z

Link: CVE-2026-76857

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-15T22:16:59.767

Modified: 2026-09-16T19:47:01.197

Link: CVE-2026-76857

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T20:30:06Z

Weaknesses
  • CWE-522

    Insufficiently Protected Credentials