LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34983: NETGEAR Multiple Routers httpd Missing Authentication for Critical Function Information Disclosure Vulnerability

NETGEAR Multiple Routers httpd Missing Authentication for Critical Function Information Disclosure Vulnerability. This vulnerability allows network-adjacent attackers to disclose sensitive information on affected installations of multiple NETGEAR routers. Authentication is not required to exploit this vulnerability. The specific flaw exists within the httpd service, which listens on TCP port 80 by default. The issue results from the lack of authentication prior to allowing access to system configuration information. An attacker can leverage this vulnerability to disclose stored credentials, leading to further compromise. Was ZDI-CAN-13708.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This NETGEAR router flaw can let someone on the same network segment view sensitive configuration data without logging in. The disclosed information may include stored credentials, which could help an attacker take further control. The source bundle does not show internet-wide exploitation or a confirmed patch version.

Executive priority

Treat this as a near-term network hygiene and credential-risk issue. It is not marked as known exploited in the supplied data, but unauthenticated disclosure of router credentials can materially increase compromise risk inside offices, branches, or shared networks.

Technical view

CVE-2021-34983 is a CWE-306 missing-authentication issue in NETGEAR router httpd, listening on TCP port 80 by default. The CVSS 3.0 score is 6.5 with adjacent-network attack vector, no privileges, no user interaction, and high confidentiality impact. ZDI tracked it as ZDI-CAN-13708.

Likely exposure

Exposure is most likely on NETGEAR devices whose management HTTP service is reachable from Wi-Fi, LAN, guest, or other adjacent networks. The bundle names Multiple Routers and version V1.0.11.116_10.2.100, but model coverage is incomplete here.

Exploitation context

The provided sources say authentication is not required and the attacker must be network-adjacent. CISA KEV status is false in the bundle, and no cited source here states active exploitation. The main risk is disclosure of stored credentials enabling follow-on compromise.

Researcher notes

The bundle lacks exact model enumeration, fixed versions, and detailed vendor mitigation text. The NETGEAR advisory title in the bundle references a different vulnerability class, so verify the advisory mapping before making product-specific claims.

Mitigation direction

  • Check the NETGEAR advisory for exact affected models and fixed firmware.
  • Update affected devices according to NETGEAR guidance for the exact model.
  • Restrict router management access to trusted administrative networks only.
  • Disable remote or unnecessary HTTP management if vendor settings allow it.
  • Rotate credentials stored on or managed through affected devices.

Validation and detection

  • Inventory NETGEAR routers, extenders, and DSL modem routers in scope.
  • Record model numbers and firmware versions, especially V1.0.11.116_10.2.100.
  • Confirm whether TCP port 80 management is reachable from untrusted adjacent networks.
  • Review NETGEAR advisory coverage against each discovered model.
  • Check for unexpected configuration changes or credential exposure indicators.
Prepared
Confidence
medium
Sources
4

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 · medium confidence lookup

CWE-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-2021-34983 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
Medium
CVSS
6.5 (3.0)
Known Exploited
No
Published

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

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
3Source 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
6.5CVSS 3.0MediumCVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N2.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.5Medium
CVSS 3.0 vector shape for CVE-2021-34983Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NETGEARMultiple RoutersV1.0.11.116_10.2.100unknown
Weakness

CWE details

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

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.