Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Unauthenticated remote TEARDOWN request over RTSP with low complexity (AV:N/AC:L/PR:N/UI:N); impact is device crash only, so C:N/I:N and A:H.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
A stack-based buffer overflow vulnerability in the RTSP service of Tenda CP3 V3.0 (firmware V31.1.9.991) allows an unauthenticated remote attacker to cause a denial of service via a crafted TEARDOWN request.
AnalysisAI
Remote denial of service in the Tenda CP3 V3.0 IP camera (firmware V31.1.9.991) allows an unauthenticated attacker on the network to crash the device by sending a specially crafted RTSP TEARDOWN request that overflows a stack buffer. Publicly available exploit code exists via a third-party GitHub write-up, though the flaw affects only availability (no data disclosure or code execution is claimed). No active exploitation has been reported in CISA KEV, and EPSS data was not provided.
Technical ContextAI
The affected component is the RTSP (Real Time Streaming Protocol) service embedded in the Tenda CP3, a consumer/SMB pan-tilt IP surveillance camera. RTSP (RFC 2326) is the control protocol used to negotiate and tear down media streams; the TEARDOWN method ends an established session. The root cause is CWE-121 (Stack-Based Buffer Overflow): the firmware copies attacker-controlled data from the TEARDOWN request into a fixed-size stack buffer without adequate bounds checking, corrupting the stack and crashing the service. The CPE string provided (cpe:2.3:a:n/a:n/a:*) is a placeholder and does not usefully identify the product; identification here relies on the description and references rather than structured CPE data.
RemediationAI
No vendor-released patch identified at time of analysis - no Tenda advisory or fixed firmware version appears in the provided data, so a specific upgrade target cannot be cited. As compensating controls, restrict network access to the camera's RTSP service (typically TCP port 554) using firewall or ACL rules so it is reachable only from trusted management hosts or a dedicated VLAN; place all cameras on an isolated network segment with no direct Internet exposure, since this eliminates the unauthenticated remote reachability the attack depends on (trade-off: legitimate remote viewing must then go through a VPN or hardened gateway). Monitor the device for unexpected reboots or RTSP crashes as an indicator of exploitation, and check the Tenda security portal for firmware updates addressing CVE-2026-51605. The referenced proof-of-concept (https://github.com/kkkk2222874/cve_ID_report) should be reviewed to validate exposure.
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Remote code execution in the Exim mail transfer agent (versions before 4.99.3) built against certain GnuTLS configuratio
SQL injection in EasyAppointments <=1.5.1 allows unauthenticated attackers to extract and modify database contents via t
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
Privilege escalation via broken access control in Citrix Cloud (through 2025-11-10) lets a user holding only read-only p
go-wind-cms (GoWind) before 1.0.0 exposes all administrative APIs to any authenticated user because NewAuthorizer() retu
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42648
GHSA-9ppp-4252-fggq