LiveActive security incident?Get immediate response
CVE Record

CVE-2026-24441: Tenda AC7 Transmits Admin Credentials Without HTTPS Protection

Shenzhen Tenda AC7 firmware version V03.03.03.01_cn and prior expose account credentials in plaintext within HTTP responses, allowing an on-path attacker to obtain sensitive authentication material.

HighCVSS 8.2Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Certain Tenda AC7 routers can expose administrator credentials in plaintext HTTP responses. An attacker positioned on the same network path could read those credentials and gain sensitive authentication material. The source bundle does not name a vendor patch or confirm active exploitation.

Executive priority

Treat this as a high-priority network hygiene issue for environments using Tenda AC7 devices. The business risk is credential disclosure leading to router compromise, but urgency depends on whether affected routers exist and whether management traffic crosses observable networks.

Technical view

CVE-2026-24441 affects Tenda AC7 firmware V03.03.03.01_cn and prior. The issue is CWE-319: credentials are transmitted without HTTPS protection in HTTP responses. CVSS v4.0 is 8.2 high, with network attack vector and high confidentiality impact, but high attack complexity.

Likely exposure

Exposure is most relevant where Tenda AC7 administration traffic can traverse shared, hostile, or poorly segmented networks. Internet exposure is not stated in the sources. Organizations should verify actual device presence and management-path reachability.

Exploitation context

The bundle does not report KEV listing or active exploitation. Exploitation requires an on-path attacker able to observe relevant HTTP responses; the provided evidence does not include exploit code, public exploitation claims, or observed attacks.

Researcher notes

Evidence is limited to the CVE description and VulnCheck advisory metadata in the source bundle. The unusual affected-version entry lists version "0" while the description says V03.03.03.01_cn and prior; validate against vendor advisory data before broad conclusions.

Mitigation direction

  • Check Tenda guidance and firmware availability before assuming a patch exists.
  • Restrict router management access to trusted administrative networks only.
  • Avoid administering affected routers across untrusted Wi-Fi or transit networks.
  • Rotate administrator credentials after mitigation if exposure is suspected.
  • Replace or isolate devices that cannot be updated or safely managed.

Validation and detection

  • Inventory Tenda AC7 devices and record firmware versions.
  • Confirm whether management traffic uses HTTP and where it is reachable.
  • Review administrative network paths for shared or untrusted segments.
  • Check whether credentials were rotated after any suspected exposure.
  • Monitor vendor and CVE sources for patch or advisory updates.
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 · low confidence lookup

CWE-319: 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-2026-24441 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
8.2 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA: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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
8.2CVSS 4.0HighCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

8.2High
CVSS 4.0 vector shape for CVE-2026-24441Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Shenzhen Tenda Technology Co., Ltd.Tenda AC70unaffected
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.