Description
Netcore NR268 firmware version 1.7.121109 has an improper integrity verification flaw in mtd_write allowing forged firmware authenticity checks. Attackers can exploit put_file.cgi and check_image_uuid.c to bypass firmware signature validation and load unauthorized firmware images.
Published: 2026-09-15
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Firmware Upload leading to possible Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

Netcore NR268 firmware 1.7.121109 has an improper integrity verification flaw in the mtd_write function that allows attackers to forge firmware authenticity checks. This flaw enables the loading of unauthorized firmware images, which can result in remote code execution or complete device compromise. The weakness is categorized as CWE-354, improper validation of input data used by internal processes.

Affected Systems

The affected product is the Netcore NR268 router running firmware version 1.7.121109. No other products or versions were listed as impacted in the advisory.

Risk and Exploitability

The CVSS v3 score of 8.7 indicates a high severity. The EPSS score is less than 1% suggesting a low but non-zero probability of exploitation; it is not currently listed in the CISA KEV catalog. The vulnerability is likely exploitable via the web interface through the put_file.cgi and check_image_uuid.c paths, enabling an attacker to upload a forged firmware image and bypass signature validation. Because firmware updates are typically performed over an exposed network interface, the attack vector is inferred to be remote.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the router firmware to the latest Netcore release that includes a fix for the mtd_write integrity verification flaw.
  • Restrict or disable the put_file.cgi endpoint or enforce strict authentication to prevent unauthorized firmware uploads.
  • Implement network segmentation or firewall rules to limit access to the router’s firmware upload interface and monitor logs for unauthorized firmware load attempts.

Generated by OpenCVE AI on September 16, 2026 at 20:32 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 NR268 firmware version 1.7.121109 has an improper integrity verification flaw in mtd_write allowing forged firmware authenticity checks. Attackers can exploit put_file.cgi and check_image_uuid.c to bypass firmware signature validation and load unauthorized firmware images.
Title Netcore NR268 1.7.121109 Forgeable Firmware Authenticity Check in mtd_write
Weaknesses CWE-354
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/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:48.762Z

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

Link: CVE-2026-76852

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-76852

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T20:45:05Z

Weaknesses
  • CWE-354

    Improper Validation of Integrity Check Value