CVE-2024-10280
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 · uneditedA 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 confidenceA 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.
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= 15.03.05.18= 15.03.05.19= 15.03.06.44= 15.03.06.48= 15.03.06.49= 1.0.0.14= 1.0.0.16= 2.0.1.9\(1307\)= 15.03.05.05= 15.03.05.19\(6318\)= 15.03.2.13= 15.03.05.14= 15.03.05.19\(6318\)= 15.03.06.42= 15.03.06.23= 15.03.06.23CVSS 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 checksWork through these to decide whether this CVE applies to you.
-
Identify Tenda router modelLog 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
-
Check installed firmware versionIn the router admin panel, navigate to System Settings, Firmware Upgrade, or Status page and record the firmware version numberAffected 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
-
Verify web management interface accessibilityAttempt 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 networksAffected if The router web interface is accessible from outside the local network (WAN side)
-
Confirm GetIPTV handler existsSend 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.
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 dataUpdate 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.
- Consultation4.0 h
- Implementation2.0 h
- Testing3.0 h
- Review / QA2.0 h
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 locallyCheck 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2024-10280 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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