Ac15 FirmwareOperating system · Tenda

CVE-2024-10280

HIGH · 7.5 CVSS v3.1 Published 2024-10-23
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
84/100
Remediation priority · High
Remotely reachable No privileges Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A vulnerability was found in Tenda AC6, AC7, AC8, AC9, AC10, AC10U, AC15, AC18, AC500 and AC1206 up to 20241022. It has been rated as problematic. This issue affects the function websReadEvent of the file /goform/GetIPTV. The manipulation of the argument Content-Length leads to null pointer dereference. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

A null pointer dereference vulnerability in Tenda AC series routers (multiple models AC6-AC1206) in the /goform/GetIPTV web handler allows remote attackers to cause a denial of service by manipulating the Content-Length HTTP header, leading to a crash via the websReadEvent function.

MitigationUpdate router firmware to a version after 20241022; if no update available, restrict access to the router's web management interface from untrusted networks or disable the affected GetIPTV functionality.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Ac15 FirmwareOperating system
Affected:= 15.03.05.18= 15.03.05.19
Ac7 FirmwareOperating system
Affected:= 15.03.06.44
Ac10u FirmwareOperating system
Affected:= 15.03.06.48= 15.03.06.49
Ac500 FirmwareOperating system
Affected:= 1.0.0.14= 1.0.0.16= 2.0.1.9\(1307\)
Ac18 FirmwareOperating system
Affected:= 15.03.05.05= 15.03.05.19\(6318\)
Ac9 FirmwareOperating system
Affected:= 15.03.2.13= 15.03.05.14= 15.03.05.19\(6318\)= 15.03.06.42
Ac1206 FirmwareOperating system
Affected:= 15.03.06.23
Ac6 FirmwareOperating system
Affected:= 15.03.06.23

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify Tenda router model
    Log into the router admin panel (typically at 192.168.0.1 or 192.168.1.1) and locate the device information or status page to confirm the exact AC model (AC6, AC7, AC9, AC10u, AC15, AC18, AC500, or AC1206)
    Affected if Router is not a Tenda AC series model from the affected product list
  2. Check installed firmware version
    In the router admin panel, navigate to System Settings, Firmware Upgrade, or Status page and record the firmware version number
    Affected if Firmware version matches any of these: AC15: 15.03.05.18 or 15.03.05.19; AC7: 15.03.06.44; AC10u: 15.03.06.48 or 15.03.06.49; AC500: 1.0.0.14, 1.0.0.16, or 2.0.1.9(1307); AC18: 15.03.05.05 or 15.03.05.19(6318); AC9: 15.03.2.13, 15.03.05.14, 15.03.05.19(6318), or 15.03.06.42; AC1206: 15.03.06.23; AC6
  3. Verify web management interface accessibility
    Attempt to access the router login page from an external network (WAN) or check router firewall settings to confirm if port 80/443 is exposed to untrusted networks
    Affected if The router web interface is accessible from outside the local network (WAN side)
  4. Confirm GetIPTV handler exists
    Send an HTTP request to http://[router-ip]/goform/GetIPTV and observe if the router responds (even with an error)
    Affected if The /goform/GetIPTV endpoint responds, indicating the vulnerable handler is present

User is affected if they have a Tenda AC series router matching one of the listed models AND running one of the specific firmware versions AND the web interface is exposed to network attackers.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

From vendor data
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Update router firmware to a version after 20241022; if no update available, restrict access to the router's web management interface from untrusted networks or disable the affected GetIPTV functionality.

Fix this in Ac15 Firmware Scoped from the published advisory
  • Consultation4.0 h
  • Implementation2.0 h
  • Testing3.0 h
  • Review / QA2.0 h
11.0 hours of engineering $1,970
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,152.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-10280 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-10280 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data