LiveActive security incident?Get immediate response
CVE Record

CVE-2023-24498: Netgear ProSAFE 24 Port 10/100 FS726TP - CWE-522: Insufficiently Protected Credentials.

An uspecified endpoint in the web server of the switch does not properly authenticate the user identity, and may allow downloading a config page with the password to the switch in clear text.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A Netgear ProSAFE FS726TP switch may let an unauthenticated network user download configuration content containing the switch password in clear text. The main business risk is credential exposure that could enable later administrative access if management interfaces are reachable.

Executive priority

Prioritize containment where these switches manage production or sensitive network segments. The issue is high severity because it can expose administrative credentials remotely without login, but urgency depends on management interface reachability and vendor guidance availability.

Technical view

The CVE describes an unspecified web server endpoint that does not properly authenticate user identity before allowing download of a configuration page containing a cleartext password. CVSS 3.1 is 7.5, network exploitable, low complexity, no privileges or user interaction, confidentiality impact high.

Likely exposure

Exposure is most likely where Netgear ProSAFE 24 Port 10/100 FS726TP management web interfaces are reachable from untrusted networks, shared admin networks, or the internet. The source bundle does not provide exact affected firmware versions.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates unauthenticated network access is sufficient, but no exploit status, proof-of-concept status, or endpoint details are provided in the bundle.

Researcher notes

Evidence is sparse: the endpoint is unspecified, affected versions are imprecise, and the bundle names no patch. Treat this as a confidentiality-focused credential exposure issue under CWE-522. Avoid assuming integrity impact unless exposed credentials are proven reusable for administrative changes.

Mitigation direction

  • Check Netgear and advisory guidance for fixed firmware, replacement, or official mitigations.
  • Restrict switch web management to trusted administrative networks only.
  • Remove internet exposure for affected switch management interfaces.
  • Rotate switch administrative passwords after remediation or containment.
  • Review whether web management can be disabled if operationally unnecessary.

Validation and detection

  • Inventory Netgear ProSAFE FS726TP switches and record firmware versions.
  • Confirm management interfaces are not reachable from untrusted networks.
  • Check vendor advisory status for each identified device.
  • Review access logs for unexpected management interface activity.
  • Verify stored or exported configurations do not expose reusable credentials.
Prepared
Confidence
medium
Sources
3

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-522: 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-24498 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.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/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
2Source 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.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NetgearProSAFE 24 Port 10/100 FS726TP.Listed
Weakness

CWE details

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

CWE-522 · source CWE mapping

Insufficiently Protected Credentials

Insufficiently Protected Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.