Description
Netcore NR255-V version 1.5.130703 contains a null pointer dereference vulnerability in route_policy_add.cgi caused by a missing exit_port parameter. Attackers can send requests lacking the exit_port field to trigger the null pointer dereference, resulting in a denial of service.
Published: 2026-09-15
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

Netcore NR255-V firmware version 1.5.130703 contains a null pointer dereference flaw in the route_policy_add CGI script. When an HTTP request omits the exit_port parameter, the script dereferences a null pointer, causing the process to crash. The crash results in a temporary loss of routing functionality, disabling the router from adding or modifying routes and effectively denying network services.

Affected Systems

The vulnerability is present exclusively in Netcore NR255-V routers that run firmware 1.5.130703. No other firmware releases are listed as affected in the CVE record, but administrators should verify that they are not running any other versions that may have similar code paths.

Risk and Exploitability

The CVSS score of 6.9 classifies this issue as medium severity. The EPSS score is reported as less than 1 %, suggesting that exploitation attempts are currently rare. The flaw is not catalogued in CISA’s KEV list, indicating no known active exploits. Based on the description, it is inferred that attackers can trigger the crash by sending HTTP requests that miss the exit_port field to the exposed route_policy_add endpoint, a step that is likely achievable from any host with network connectivity to the device; no authentication or privileged access is required.

Generated by OpenCVE AI on September 16, 2026 at 21:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the firmware update that patches the null pointer dereference in route_policy_add.cgi.
  • If no update is immediately available, restrict or block access to the route_policy_add.cgi endpoint from non‑trusted hosts and enforce that all HTTP requests include a valid exit_port value.
  • Enable monitoring of crash or restart events on the device and review logs regularly for signs of attempted exploitation.

Generated by OpenCVE AI on September 16, 2026 at 21:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19: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 null pointer dereference vulnerability in route_policy_add.cgi caused by a missing exit_port parameter. Attackers can send requests lacking the exit_port field to trigger the null pointer dereference, resulting in a denial of service.
Title Netcore NR255-V 1.5.130703 NULL Pointer Dereference in route_policy_add.cgi via Missing exit_port
Weaknesses CWE-476
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-16T19:02:25.587Z

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

Link: CVE-2026-76868

cve-icon Vulnrichment

Updated: 2026-09-16T19:02:21.768Z

cve-icon NVD

Status : Deferred

Published: 2026-09-15T22:17:01.667

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

Link: CVE-2026-76868

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses