CVE-2026-0834
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 · uneditedLogic vulnerability in TP-Link Archer C20 v5, 6.0, Archer AX53 v1.0 and TL-WR841N v13 (TDDP module) allows unauthenticated adjacent attackers to execute administrative commands including factory reset and device reboot without credentials. Attackers on the adjacent network can remotely trigger factory resets and reboots without credentials, causing configuration loss and interruption of device availability. This issue affects Archer C20 v6.0 < V6_251031, Archer C20 v5 <EU_V5_260317 or < US_V5_260419 Archer AX53 v1.0 < V1_251215 TL-WR841N v13 < 0.9.1 Build 20231120 Rel.62366
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 · high confidenceLogic vulnerability in the TP-Link TDDP (Diagnostic Debug Protocol) module on Archer C20 v5/v6, Archer AX53 v1.0, and TL-WR841N v13 allows adjacent network attackers to bypass authentication and execute privileged administrative commands including factory reset and device reboot without any credentials.
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= 1.0= 6.0CVSS 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
- Adjacent
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/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 your router modelCheck the device label on the router chassis or access the web management interface (typically 192.168.0.1) and navigate to Status or System Tools > Device Info to confirm the exact model numberAffected if Model is TP-Link Archer C20 (any version), Archer AX53, or TL-WR841N v13
-
Check installed firmware versionAccess the router web interface > System Tools > Firmware Upgrade or Status page and note the firmware version shownAffected if Firmware version is 1.0 (Archer AX53) or 6.0 (Archer C20), or matches any version prior to the fixed releases (Archer C20 v6.0 < V6_251031, Archer C20 v5 < EU_V5_260317/US_V5_260419, Archer AX53 v1.0 < V1_251215, TL-WR841N v13 < 0.9.1 Build 20231120 Rel.62366)
-
Verify TDDP service exposureFrom a device on the same local network, run a UDP port scan against the router IP address targeting port 2989 using: nmap -sU -p 2989 -sV <router_ip>Affected if UDP port 2989 is open and the TDDP service is responsive on the local network
You are affected if your device model matches one of the affected models (Archer C20, Archer AX53 v1.0, TL-WR841N v13) AND your firmware version falls within the vulnerable version range AND the TDDP service (UDP 2989) is accessible from your local network.
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.
dbcve · scopedIsolate affected devices in a secure network segment to limit adjacent attack surface, disable TDDP protocol if possible, and apply vendor firmware updates (C20 v6>=V6_251031, C20 v5>=EU_V5_260317/US_V5_260419, AX53 v1>=V1_251215, TL-WR841N v13>=0.9.1 Build 20231120) once available.
Upgrade to firmware V6_251031 (Archer C20 v6.0), EU_V5_260317 (Archer C20 v5 EU), US_V5_260419 (Archer C20 v5 US), V1_251215 (Archer AX53 v1.0), or 0.9.1 Build 20231120 Rel.62366 (TL-WR841N v13) or later as applicable
- 1. Identify your TP-Link device model and current firmware version from the device's web management interface or status page.
- 2. Visit the official TP-Link support website (www.tp-link.com) and navigate to the Downloads section for your specific device model.
- 3. Download the appropriate fixed firmware version: For Archer C20 v6.0, download version V6_251031 or later; For Archer C20 v5 (EU), download version EU_V5_260317 or later; For Archer C20 v5 (US), download version US_V5_260419 or later; For Archer AX53 v1.0, download version V1_251215 or later; For TL-WR841N v13, download version 0.9.1 Build 20231120 Rel.62366 or later.
- 4. Access the device's web management interface and navigate to the Firmware Upgrade or System Tools section.
- 5. Upload the downloaded firmware file and wait for the upgrade process to complete - do not power off the device during this process.
- 6. After the device reboots, verify the new firmware version is installed correctly.
- 7. After upgrading, consider changing the device administrator password and reviewing network access controls to limit exposure to adjacent network attackers.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing2.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,168.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-0834 — 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-2026-0834 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