CVE-2026-0651
Path Traversal in TP-Link Tapo C260 Allows Local File Probing
Publication date: 2026-02-10
Last updated on: 2026-04-02
Assigner: TPLink
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tp-link | tapo_c260_firmware | to 1.1.9 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects the TP-Link Tapo C260 v1 device and involves path traversal due to improper handling of specific GET request paths over HTTPS.
An attacker on the local network can exploit this flaw to probe the filesystem paths on the device without authentication.
However, the attacker cannot read, write, or execute code on the device.
How can this vulnerability impact me? :
The vulnerability allows a local attacker to determine the existence of certain files on the device by probing filesystem paths.
While this does not allow reading, writing, or executing code, it can reveal information about the device's filesystem structure.
This information disclosure could potentially aid further attacks or reconnaissance on the device.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know