LiveActive security incident?Get immediate response
CVE Record

CVE-2023-23110: An exploitable firmware modification vulnerability was discovered in certain Netgear products.

An exploitable firmware modification vulnerability was discovered in certain Netgear products. The data integrity of the uploaded firmware image is ensured with a fixed checksum number. Therefore, an attacker can conduct a MITM attack to modify the user-uploaded firmware image and bypass the checksum verification. This affects WNR612v2 Wireless Routers 1.0.0.3 and earlier, DGN1000v3 Modem Router 1.0.0.22 and earlier, D6100 WiFi DSL Modem Routers 1.0.0.63 and earlier, WNR1000v2 Wireless Routers 1.1.2.60 and earlier, XAVN2001v2 Wireless-N Extenders 0.4.0.7 and earlier, WNR2200 Wireless Routers 1.0.1.102 and earlier, WNR2500 Wireless Routers 1.0.0.34 and earlier, R8900 Smart WiFi Routers 1.0.3.6 and earlier, and R9000 Smart WiFi Routers 1.0.3.6 and earlier.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Some Netgear routers and extenders can accept a tampered firmware image because integrity checking relies on a fixed checksum. An attacker positioned between the administrator and the firmware upload path could alter the uploaded image and still pass verification, risking device takeover or outage.

Executive priority

Treat as a targeted but high-impact infrastructure risk. Prioritize internet-edge or branch devices still on the listed firmware, then decide whether to patch, isolate, or replace based on vendor support.

Technical view

CVE-2023-23110 is CWE-494: firmware integrity is not reliably verified. The CVSS 3.1 score is 7.4, with network attack vector, high complexity, no privileges required, and high integrity and availability impact. The source record names multiple Netgear router, modem router, and extender models with affected firmware thresholds.

Likely exposure

Exposure is limited to organizations still operating the named Netgear models at or below the affected firmware versions, especially where administrators perform firmware uploads across untrusted networks or unmanaged paths.

Exploitation context

The bundle does not show CISA KEV listing or confirmed active exploitation. The described attack requires a man-in-the-middle position during firmware upload, which raises complexity but could be serious on hostile networks or compromised management paths.

Researcher notes

The public bundle describes the weakness and affected version thresholds, but does not include a specific patch matrix, exploit telemetry, or KEV status. Do not assume active exploitation or fixed versions beyond vendor guidance.

Mitigation direction

  • Inventory the named Netgear models and recorded firmware versions.
  • Check Netgear security guidance for patched firmware or support status.
  • Avoid firmware updates over untrusted or interceptable networks.
  • Restrict device administration to trusted management networks.
  • Retire unsupported devices if no vendor-supported update exists.

Validation and detection

  • Compare device model and firmware version against the CVE description.
  • Review whether firmware uploads occur over trusted administrative paths.
  • Check vendor advisories for fixed firmware or end-of-support status.
  • Confirm administrative interfaces are not exposed to untrusted networks.
  • Document devices requiring replacement or compensating controls.
Prepared
Confidence
medium
Sources
12

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-494: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-23110 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
11Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.4CVSS 3.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H2.25.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.4High
CVSS 3.1 vector shape for CVE-2023-23110Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-494 · source CWE mapping

Download of Code Without Integrity Check

Download of Code Without Integrity Check represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.