Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
RTSP is network-reachable with no auth or interaction and a low-complexity crash, but the described impact is availability-only, so C:N/I:N/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.91) allows an unauthenticated remote attacker to cause a denial of service via a crafted PLAY request.
AnalysisAI
Denial of service in the Tenda CP3 V3.0 IP camera (firmware V31.1.9.91) allows an unauthenticated remote attacker to crash the RTSP service by sending a crafted PLAY request that overflows a fixed-size stack buffer. The flaw is remotely reachable with no authentication or user interaction, but per the description and CVSS the impact is limited to availability loss (device crash/reboot), with no confirmed code execution. A public technical report with reproduction details exists on GitHub; the issue is not listed in CISA KEV and no EPSS score was provided.
Technical ContextAI
The affected component is the RTSP (Real Time Streaming Protocol) server embedded in the Tenda CP3, a consumer/SMB network security camera. RTSP is the control protocol used to negotiate and manage media streams, and the PLAY method instructs the server to begin transmitting a stream. The root cause is CWE-121 (Stack-based Buffer Overflow): the RTSP handler copies attacker-controlled data from the PLAY request into a fixed-size buffer on the call stack without adequate bounds checking, corrupting the stack frame. The provided CPE string (cpe:2.3:a:n/a:n/a:*) is a placeholder and does not identify the product; the affected product is established from the description as Tenda CP3 V3.0, firmware V31.1.9.91.
RemediationAI
No vendor-released patch identified at time of analysis - no Tenda advisory or fixed firmware version was supplied in the source data, so monitor Tenda's official support/download portal for firmware superseding V31.1.9.91 and apply it once released. As compensating controls, the most effective mitigation is to remove the RTSP service from untrusted exposure: block inbound access to the RTSP port (typically TCP 554) at the network firewall and never expose the camera directly to the internet, which prevents remote reach at the cost of losing remote/off-LAN live streaming. Place the camera on an isolated VLAN and restrict RTSP access to a small allowlist of trusted NVR/management hosts, accepting the operational overhead of segmentation. If remote viewing is required, tunnel it over a VPN rather than exposing RTSP directly. Consult the public technical report at https://github.com/kkkk2222874/cve_ID_report/blob/main/Tenda_CP3_V3.0/Tenda_CP3_V3.0_6th/README.md for reproduction details to validate any fix.
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-42647
GHSA-xcpq-fjmw-996v