VYPR

RTSP

by Red Hat

CVEs (1)

  • CVE-2026-93565HigSep 18, 2026
    risk 0.49cvss 7.5epss

    ### Summary `RtspMethods.valueOf()` silently strips trailing control bytes (any character with code point <= 0x20, the full range that `String.trim()` removes) before performing a cache lookup against its ten pre-populated method constants. A wire-delivered RTSP request whose…