Description
An improper input handling vulnerability in the RTSP service of Tenda CP3 V3.0 (firmware V31.1.9.91) causes the device to abruptly terminate the TCP connection with a RST packet when a request containing an oversized field value is received, without returning any RFC 2326-compliant error response. This behavior affects the request-line URL field and header field values across multiple RTSP request types.
Published: 2026-07-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper handling of RTSP request fields in Tenda CP3 routers built on firmware V31.1.9.91 (V3.0) causes the device to abruptly terminate the TCP connection with a reset packet when a request contains an oversized field value in either the URL or header fields. Because the server issues no RFC 2326‑compliant error response, legitimate clients are forced to disconnect immediately, resulting in a denial of service to any client attempting to use RTSP. The flaw is classified as CWE‑20 and does not need authentication or privilege escalation to be exercised.

Affected Systems

Only the Tenda CP3 router model running firmware V31.1.9.91 is affected, and the vulnerability is limited to the RTSP service listening on TCP 554. Core routing, Wi‑Fi management, and other services are not impacted by this input‑validation bug.

Risk and Exploitability

With a CVSS score of 7.5 the severity is high, and the EPSS score of < 1% suggests that exploitation is unlikely in the wild. The attack can be carried out remotely from any host with network reach to the router’s RTSP interface; the only requirement is to send an RTSP request with an oversized field value, which the device accepts and then resets the connection. Since the flaw is not listed in the CISA KEV catalog, no formal advisories are currently in place. The likely attack vector is remote, unauthenticated traffic directed to port 554, inferred from the description of the RTSP service being publicly exposed.

Generated by OpenCVE AI on July 29, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the firmware to a version that removes the RTSP input‑validation flaw; if no update is available, contact Tenda support for guidance.
  • Disable the RTSP service entirely or restrict port 554 to trusted hosts by configuring firewall or ACL rules; this prevents unauthenticated traffic from reaching the vulnerable endpoint.
  • Implement network segmentation to keep RTSP traffic isolated from critical network segments, thereby limiting the impact radius of any potential denial‑of‑service.

Generated by OpenCVE AI on July 29, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title RTSP Input Validation Failure Causes TCP Reset Leading to Denial of Service on Tenda CP3

Wed, 22 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Title RTSP Service Denial of Service via Oversized Field Input on Tenda CP3 Router

Thu, 16 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
Title RTSP Service Denial of Service via Oversized Field Input on Tenda CP3 Router

Mon, 13 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Title RTSP Input Validation Failure Causing Connection Reset on Tenda CP3

Sat, 11 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title RTSP Input Validation Failure Causing Connection Reset on Tenda CP3

Thu, 09 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
First Time appeared Tenda
Tenda cp3
Vendors & Products Tenda
Tenda cp3

Thu, 09 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Description An improper input handling vulnerability in the RTSP service of Tenda CP3 V3.0 (firmware V31.1.9.91) causes the device to abruptly terminate the TCP connection with a RST packet when a request containing an oversized field value is received, without returning any RFC 2326-compliant error response. This behavior affects the request-line URL field and header field values across multiple RTSP request types.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-09T17:53:01.219Z

Reserved: 2026-06-08T00:00:00.000Z

Link: CVE-2026-51606

cve-icon Vulnrichment

Updated: 2026-07-09T17:50:21.715Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T13:00:16Z

Weaknesses
  • CWE-20

    Improper Input Validation