Cyber Posture

CVE-2026-0652

HighRCE

Published: 10 February 2026

Published
10 February 2026
Modified
13 February 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0018 39.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0652 is a high-severity OS Command Injection (CWE-78) vulnerability in Tp-Link Tapo C260 Firmware. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 39.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses improper sanitization of POST parameters by requiring validation of untrusted inputs to prevent command injection.

prevent

Mitigates the specific vulnerability through timely flaw remediation, including application of TP-Link firmware patches.

prevent

Reduces impact of successful command injection by enforcing least privilege on processes handling configuration synchronization.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Command injection vulnerability in public-facing camera service enables remote exploitation (T1190, T1210) and arbitrary Unix shell command execution (T1059.004).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

On TP-Link Tapo C260 v1, command injection vulnerability exists due to improper sanitization in certain POST parameters during configuration synchronization. An authenticated attacker can execute arbitrary system commands with high impact on confidentiality, integrity and availability. It may cause full…

more

device compromise.

Deeper analysisAI

CVE-2026-0652 is a command injection vulnerability (CWE-78) affecting the TP-Link Tapo C260 v1 camera. The issue arises from improper sanitization of certain POST parameters during configuration synchronization, allowing arbitrary system command execution. Published on 2026-02-10, it has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity with significant impacts on confidentiality, integrity, and availability.

An authenticated attacker with low privileges (PR:L) can exploit this vulnerability remotely over the network (AV:N) with low complexity and no user interaction required. Successful exploitation enables execution of arbitrary system commands, potentially resulting in full device compromise.

TP-Link provides mitigation resources through its support pages, including firmware downloads for Tapo C260 v1 at https://www.tp-link.com/en/support/download/tapo-c260/v1/ and https://www.tp-link.com/us/support/download/tapo-c260/v1/, as well as FAQ 4960 at https://www.tp-link.com/us/support/faq/4960/. Security practitioners should consult these for patching instructions and updates.

Details

CWE(s)

Affected Products

tp-link
tapo c260 firmware
≤ 1.1.9

CVEs Like This One

CVE-2026-0651Same product: Tp-Link Tapo C260
CVE-2026-22225Same vendor: Tp-Link
CVE-2026-30818Same vendor: Tp-Link
CVE-2024-57357Same vendor: Tp-Link
CVE-2026-0630Same vendor: Tp-Link
CVE-2025-9377Same vendor: Tp-Link
CVE-2026-0654Same vendor: Tp-Link
CVE-2026-22227Same vendor: Tp-Link
CVE-2026-22223Same vendor: Tp-Link
CVE-2025-6542Same vendor: Tp-Link

References