Description
Netcore NR255-V version 1.5.130703 contains a stored cross-site scripting vulnerability in ddns_wan_list_show.cgi caused by unsafe eval() handling of DDNS data. Attackers can inject malicious script through the DDNS configuration path, leading to persistent execution when the affected page is viewed.
Published: 2026-09-15
Score: 4.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross-Site Scripting
Action: Patch Now
AI Analysis

Impact

Netcore NR255-V firmware version 1.5.130703 contains a stored cross‑site scripting vulnerability within ddns_wan_list_show.cgi. The flaw arises from an unsafe eval() call that processes DDNS data, allowing an attacker to inject malicious JavaScript through the DDNS configuration path. Once injected, the payload is stored and will execute each time an affected user opens the page, enabling persistent script execution and potential compromise of the web interface.

Affected Systems

The vulnerability affects Netcore NR255-V routers running firmware 1.5.130703. No other vendor or product versions are listed in the CNA data or the provided references.

Risk and Exploitability

The CVSS score of 4.8 reflects a moderate risk, and the EPSS score of <1% indicates a very low likelihood of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Attackers would need to manipulate the DDNS configuration to embed the malicious script, which requires access to the router’s administrative interface. The stored nature of the flaw means the malicious code persists across reboots and affects all users who view the page, exposing them to potential session hijacking, credential theft, or other client‑side attacks.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the router’s firmware version and check Netcore’s website for an updated release that addresses the vulnerability; apply the firmware upgrade immediately if available.
  • If no update is available, restrict DDNS configuration changes to authenticated administrators only and monitor for suspicious script injections in the DDNS interface.
  • Consider disabling the ddns_wan_list_show.cgi feature or removing the eval() call from the firmware if a patch cannot be applied in the short term.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description Netcore NR255-V version 1.5.130703 contains a stored cross-site scripting vulnerability in ddns_wan_list_show.cgi caused by unsafe eval() handling of DDNS data. Attackers can inject malicious script through the DDNS configuration path, leading to persistent execution when the affected page is viewed.
Title Netcore NR255-V 1.5.130703 Stored Cross-Site Scripting via DDNS eval() in ddns_wan_list_show.cgi
Weaknesses CWE-79
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-16T19:06:08.289Z

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

Link: CVE-2026-76858

cve-icon Vulnrichment

Updated: 2026-09-16T19:06:03.757Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-16T20:21:01.047

Link: CVE-2026-76858

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')