CVE Catalog

CVE-2026-93565

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.46%

39th percentile - higher than 39% of all known CVEs

Summary

A flaw in Netty's RtspDecoder. The `RtspMethods.valueOf()` function incorrectly strips trailing control bytes from method tokens in RTSP requests. A remote attacker can send a specially crafted RTSP request, leading to method-token smuggling.

Risk Assessment

Allows bypassing method-based access controls and laundering malicious requests through Netty-based RTSP proxies so they appear legitimate to backend systems.

Recommendation

Update Netty to a patched version and review method-based RTSP access controls.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

A flaw was found in Netty RtspDecoder. The `RtspMethods.valueOf()` function incorrectly strips trailing control bytes from method tokens in Real-Time Streaming Protocol (RTSP) requests. A remote attacker can exploit this by sending a specially crafted RTSP request, leading to method-token smuggling. This vulnerability allows an attacker to bypass method-based access controls and can also be used to launder malicious requests through Netty-based RTSP proxies, making them appear legitimate to backend systems.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS