Description
Netcore NR255-V firmware version 1.5.130703 contains a cross-site request forgery vulnerability affecting the wan_config_set_cgi, wan_num_set_cgi, and lan_ip_change_cgi endpoints. Attackers can craft forged requests to trick authenticated administrators into modifying WAN or LAN network configuration settings without consent.
Published: 2026-09-15
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Network Configuration Change
Action: Apply Patch
AI Analysis

Impact

A cross‑site request forgery flaw allows a malicious actor to forge HTTP requests that are processed by the netcore router’s web interface, causing authenticated administrators to inadvertently change WAN or LAN settings. The vulnerability is a classic CSRF, mapped to CWE‑352, and can lead to loss of connectivity, traffic interception, or diversion of data paths. No exploitation of user credentials or local system code is required – the flaw relies solely on the presence of an authenticated admin session.

Affected Systems

The flaw affects Netcore NR255‑V routers running firmware version 1.5.130703. The vulnerable endpoints are wan_config_set_cgi, wan_num_set_cgi, and lan_ip_change_cgi, which are used for WAN and LAN configuration changes.

Risk and Exploitability

The CVSS score of 7.0 indicates moderate severity. EPSS is less than 1 %, making widespread exploitation unlikely, and the issue is not listed in CISA’s KEV catalog. The most probable attack path requires the attacker to be able to convince an administrator to click a crafted link or submit a forged form while the admin is authenticated. In environments where router administration is publicly exposed or access control is weak, the risk rises, but without such exposure the likelihood of successful exploitation remains low.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Netcore NR255‑V firmware to a version that resolves the CSRF issue, if a patch is available from the vendor.
  • Limit administrative access to the router’s web interface by using internal IP addresses or VPN tunnels and enforce strong authentication tokens.
  • Apply network segmentation or firewall rules to block or restrict the affected CGI endpoints until a vendor patch is applied.

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 cross-site request forgery vulnerability affecting the wan_config_set_cgi, wan_num_set_cgi, and lan_ip_change_cgi endpoints. Attackers can craft forged requests to trick authenticated administrators into modifying WAN or LAN network configuration settings without consent.
Title Netcore NR255-V 1.5.130703 Cross-Site Request Forgery in WAN/LAN Configuration Endpoints
Weaknesses CWE-352
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

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

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

Link: CVE-2026-76856

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-76856

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)