Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable, unauthenticated (PR:N) RTSP request of low complexity; impact limited to a service crash, so C:N/I:N and A:H only.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Tenda CP3 V3.0 firmware V31.1.9.91 contains a stack-based buffer overflow in the RTSP service. The device fails to validate the length of the clock= value in the Range header field when processing a PLAY request. An unauthenticated remote attacker who has completed a standard RTSP session handshake can send a PLAY request with an excessively long clock= value to cause the RTSP service to crash.
AnalysisAI
Denial of service in the Tenda CP3 V3.0 IP camera (firmware V31.1.9.91) lets an unauthenticated remote attacker crash the onboard RTSP service by sending a PLAY request whose Range header carries an over-long clock= value, triggering a stack-based buffer overflow (CWE-121). The flaw affects only availability - a successful attack knocks the camera's video streaming offline until it recovers or is restarted, with no confirmed path to code execution or data disclosure. There is a public research write-up on GitHub, but no active exploitation is recorded in CISA KEV and EPSS rates exploitation likelihood as low (0.19%, 9th percentile).
Technical ContextAI
The affected component is the camera's embedded RTSP (Real Time Streaming Protocol) server, the standard control channel used by IP cameras to negotiate and deliver video streams. RTSP PLAY requests may include a Range header specifying playback position, and this device supports the clock= parameter to express an absolute time range. Per CWE-121 (stack-based buffer overflow), the service copies the attacker-supplied clock= string into a fixed-size stack buffer without validating its length, so an excessively long value overruns the buffer and corrupts the stack, crashing the service. EUVD lists affected versions as 'n/a', so the exact-product identity rests on the description: Tenda CP3 hardware V3.0 running firmware V31.1.9.91; no CPE string was provided in the input to further pin down configurations.
RemediationAI
No vendor-released patch is identified at time of analysis - the only references are the NVD entry and a GitHub research report, with no Tenda firmware fix version cited, so an exact upgrade target cannot be given. As compensating controls, restrict network reachability of the camera's RTSP service (typically TCP port 554) by placing cameras on an isolated VLAN or management network and blocking inbound RTSP from untrusted segments and the internet; this prevents remote triggering but will break any legitimate remote/off-network streaming or NVR integrations that traverse those boundaries. Where RTSP must remain reachable, front it with a firewall or reverse proxy that enforces source IP allowlists, and monitor the service for repeated crashes/restarts as an indicator of exploitation attempts. Check the vendor site (tendacn.com) for updated CP3 V3.0 firmware superseding V31.1.9.91 and apply it once available; until then, treat a crashed RTSP service as recoverable via device reboot, accepting the streaming outage as the failure mode.
Tenda ONT GPON AC1200 Dual band WiFi HG9 v1.0.1 is vulnerable to Command Injection via the Ping function. Rated high sev
Mediabridge Medialink MWN-WAPR300N devices with firmware 5.07.50 and Tenda N3 Wireless N150 devices allow remote attacke
The Shenzhen Tenda Technology Tenda A5s router with firmware 3.02.05_CN allows remote attackers to bypass authentication
Tenda AC9 v15.03.05.14 was discovered to contain a command injection vulnerability via the Telnet function. Rated critic
In Tenda AC9 v1.0 V15.03.05.14_multi, the wanMTU parameter of /goform/AdvSetMacMtuWan has a stack overflow vulnerability
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formSetSambaConf function via
Tenda AC9 V15.03.06.42_multi was found to contain a command injection vulnerability in the formsetUsbUnload function via
Tenda AC23 v16.03.07.44 was discovered to contain a buffer overflow via fromAdvSetMacMtuWan. Rated critical severity (CV
Tenda AC15 v15.03.05.19 is vulnerable to Command Injection via the handler function in /goform/telnet. Rated critical se
Tenda AX1803 v1.0.0.1 was discovered to contain a command injection vulnerability via the function fromAdvSetLanIp. Rate
Tenda AX3 v16.03.12.11 was discovered to contain a remote code execution (RCE) vulnerability via the list parameter at /
In the Tenda ac9 v1.0 router with firmware V15.03.05.14_multi, there is a stack overflow vulnerability in /goform/WifiWp
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42644
GHSA-pgqw-x8wr-7q7m