CVE-2026-1871
Analyzed
Analyzed - Analysis Complete
Stack-Based Buffer Overflow in TP-Link Tapo C200 v5 RTSP Authentication
Publication date: 2026-06-02
Last updated on: 2026-06-04
Assigner: TPLink
Description
Description
TP-Link Tapo C200 v5 contains a stack-based buffer overflow flaw in RTSP authentication handling due to improper validation of Authorization header field lengths, which can be triggered by a crafted authentication request.
Successful exploitation causes the affected RTSP core service process to crash and triggers an automatic system reboot, resulting in a denial of service (DoS) condition. This prevents legitimate users from accessing the cameraβs live video stream or management interface until the service restarts.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tp-link | tapo_c200_firmware | 1.0.12 |
| tp-link | tapo_c200_firmware | 1.0.13 |
| tp-link | tapo_c200_firmware | 1.0.17 |
| tp-link | tapo_c200_firmware | 1.0.5 |
| tp-link | tapo_c200_firmware | 1.1.4 |
| tp-link | tapo_c200_firmware | 1.1.8 |
| tp-link | tapo_c200_firmware | 1.2.3 |
| tp-link | tapo_c200_firmware | 1.3.1 |
| tp-link | tapo_c200_firmware | 1.3.3 |
| tp-link | tapo_c200_firmware | 1.3.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |