CVE-2026-9105: TP-Link TL-WR841N v14 Buffer Overflow Denial-of-Service Vulnerability
A vulnerability in TP-Link TL-WR841N v14 routers allows anyone with valid login credentials to crash the device by sending specially crafted web requests. When triggered, the router's web server crashes and forces the device to automatically reboot, disrupting network connectivity until it comes back online. No data is at risk—this is purely a denial-of-service issue.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 6.5 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Weaknesses (CWE)
- CWE-121, CWE-787
- Affected products
- 2 configuration(s)
- Published / Modified
- 2026-06-29 / 2026-07-01
NVD description (verbatim)
An authenticated stack-based buffer overflow vulnerability exists in the web management interface of TP-Link TL-WR841N v14. A remote authenticated attacker can send crafted HTTP requests to cause the embedded web server to overflow a stack buffer, resulting in a crash of the affected process. Successful exploitation results in a denial-of-service condition, causing the device to crash and automatically reboot.
3 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-9105 is an authenticated stack-based buffer overflow in the embedded web management interface of the TP-Link TL-WR841N v14. The vulnerability resides in how the web server processes HTTP request parameters, failing to properly validate input length before writing to a fixed-size stack buffer. This violates both CWE-121 (stack-based buffer overflow) and CWE-787 (out-of-bounds write). Successful exploitation causes an unhandled exception that terminates the web server process, triggering device reboot. The attack requires valid administrative or user-level credentials and network-layer access to the management interface.
Business impact
For small office and home office (SOHO) environments using TL-WR841N routers, this vulnerability creates availability risk. A malicious insider or compromised account can temporarily take the router offline, interrupting all dependent network services. Recovery is automatic via reboot, but repeated exploitation could constitute a harassment or sabotage vector. Organizations should assess whether they run these devices in security-sensitive roles where frequent restarts would be operationally disruptive.
Affected systems
TP-Link TL-WR841N version 14 is the confirmed affected hardware. The vulnerability exists in the firmware controlling the device's web management interface. While only v14 is explicitly mentioned in available disclosures, network administrators should verify their deployed firmware versions and check TP-Link advisories for any expanded scope or similar issues in related models.
Exploitability
Exploitation requires two prerequisites: (1) valid credentials to access the web management interface, and (2) network-layer access to the device's administration port (typically HTTP/HTTPS on 80/443). This authentication barrier significantly limits opportunistic attacks. However, in environments where router credentials are shared, weak, or reused, risk increases. The actual exploit mechanism is straightforward once authenticated—no complex interactions or user interaction required—making it trivial to automate if credentials are compromised.
Remediation
Immediately apply any available firmware patches from TP-Link addressing this vulnerability. Until patching is complete: (1) restrict administrative access to the TL-WR841N's web interface via firewall rules, limiting connections to trusted management subnets only; (2) enforce strong, unique administrative passwords; (3) disable remote management features if not required; (4) monitor device logs and uptime for signs of unauthorized access or repeated crashes.
Patch guidance
Consult the TP-Link support portal and security advisories for firmware updates addressing CVE-2026-9105 for the TL-WR841N. Apply patches during maintenance windows to minimize service disruption. Verify the applied firmware version post-update to confirm successful patching. If TP-Link has not yet released a patch as of your review date, prioritize access restriction measures listed above until one becomes available.
Detection guidance
Monitor TL-WR841N devices for unexpected reboots or syslog entries indicating web server crashes. If possible, enable access logging on the router's management interface and review for suspicious HTTP requests—particularly those with unusually long parameter values or crafted payloads. Unexpected administrative login activity combined with device crashes warrants investigation. Network-level detection is difficult without deep packet inspection, so endpoint-level logging and device health monitoring are your best signals.
Why prioritize this
This vulnerability merits medium-priority attention due to its CVSS 6.5 severity and authentication requirement. The lack of confidentiality or integrity impact limits its urgency compared to remote code execution or authentication bypass flaws. However, the simplicity of exploitation and potential for service disruption mean it should be addressed within your normal patch cycle—not deferred indefinitely. Prioritization should also account for whether your organization relies on TL-WR841N devices for critical network functions.
Risk score, explained
The CVSS 3.1 score of 6.5 (MEDIUM) reflects the vulnerability's characteristics: high availability impact (the device crashes), but requiring prior authentication and incapable of leaking sensitive data or modifying system state. The attack vector is network-based and the attack complexity is low, meaning any authenticated user can trigger it trivially. While not critical, it represents a meaningful service availability risk for organizations running these devices.
Frequently asked questions
Can an unauthenticated attacker exploit this?
No. This vulnerability explicitly requires valid administrative or user credentials for the web management interface. An attacker must first obtain or compromise login credentials. If your router uses default credentials or weak passwords, the practical risk is higher.
Does this vulnerability compromise my network traffic or leak personal data?
No. This is purely a denial-of-service issue affecting the router device itself. It does not decrypt traffic, steal passwords, or modify network data. Once the device reboots, normal operation resumes.
Is this vulnerability being actively exploited in the wild?
As of the vulnerability's publication date, this was not listed in CISA's Known Exploited Vulnerabilities catalog. However, the simplicity of exploitation means any motivated attacker with credentials could weaponize it. Assume active exploitation is possible if the vulnerability becomes public and credentials are available.
What if I cannot apply a patch immediately?
Implement compensating controls: restrict web management access to trusted administrative subnets via firewall rules, disable remote management if enabled, enforce strong unique passwords, and monitor for unexpected device reboots. These steps significantly reduce exploitability risk while you plan patching.
This analysis is based on vulnerability disclosures and vendor advisories available as of the publication date. Threat landscape, patch availability, and exploitation status may evolve. Validate all remediation guidance against TP-Link's official security advisories and your specific hardware/firmware configuration. This document provides guidance only and does not constitute professional security advice; organizations should consult their security teams and vendor documentation before making patching or remediation decisions. Source: NVD (public-domain), retrieved 2026-08-08. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-55687HIGHESP-IDF JPEG Parser Out-of-Bounds Write – Denial of Service
- CVE-2026-1871MEDIUMTP-Link Tapo C200 v5 RTSP Buffer Overflow DoS Vulnerability
- CVE-2025-10238MEDIUMThinkPad BIOS Out-of-Bounds Write, SMM Code Execution Risk
- CVE-2025-55660MEDIUMStack Overflow in GPAC MP4Box v2.4 Denial of Service
- CVE-2025-59613MEDIUMQualcomm Memory Corruption Vulnerability – Firmware Security Impact
- CVE-2025-59614MEDIUMQualcomm Memory Corruption in RNG Command Handling
- CVE-2025-62858MEDIUMQNAP Buffer Overflow (QTS / QuTS hero) – Patch Now
- CVE-2025-7019MEDIUMAvast Norton AVG Antivirus Stack Overflow DoS (Definition Update Required)