Skip to main content

CVE-2026-93565: CWE-1035 in Red Hat Red Hat AMQ Broker 7

0
High
Published: 09/18/2026 (09/18/2026, 15:32:20 UTC)
Source: CVE Database V5
Vendor/Project: Red Hat
Product: Red Hat AMQ Broker 7

Description

### 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 method token ends with a trailing control byte — for example `PLAY\x00` or `PLAY\r`, immediately before the separating space — is decoded by `RtspDecoder` as a fully successful PLAY request, with `decoderResult().isSuccess() == true and request.method() == RtspMethods.PLAY` (same object reference as the cached singleton). The application layer cannot distinguish this from a clean `PLAY` request. This is the same root cause as #16723 and #16971, in a sibling that those fixes did not reach. The fix for `HttpMethod` hardened `HttpMethod.valueOf()` directly, but `RtspMethods.valueOf()` has its own independent `checkNonEmptyAfterTrim()` call that runs before the cache lookup — meaning a trailing-control-byte token hits the cache before the hardened `HttpMethod` constructor ever sees it. ### Reproduction Minimal wire-level reproduction Send the following raw bytes to any Netty-based RTSP server using R

CVSS v3.1

Score 7.5high

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Affected software

Red Hat

Red Hat AMQ Broker 7

Red Hat

Red Hat AMQ Clients

Red Hat

Red Hat build of Apache Camel 4 for Quarkus 3

Red Hat

Red Hat build of Apache Camel for Spring Boot 4

Red Hat

Red Hat build of Apicurio Registry 3

Red Hat

Red Hat build of Debezium 3

Red Hat

Red Hat Build of Keycloak

Red Hat

Red Hat build of Quarkus

Red Hat

Red Hat Data Grid 8

Red Hat

Red Hat Fuse 7

Red Hat

Red Hat JBoss Enterprise Application Platform 7

Red Hat

Red Hat JBoss Enterprise Application Platform 8

Red Hat

Red Hat Single Sign-On 7

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/18/2026, 14:46:35 UTC

Technical Analysis

The vulnerability arises because RtspMethods.valueOf() silently removes trailing control bytes (characters with code point <= 0x20) from RTSP method tokens before performing a cache lookup against pre-populated method constants. As a result, a wire-delivered RTSP request with a method token ending in a trailing control byte (e.g., PLAY\x00 or PLAY\r) is decoded as a successful PLAY request with the cached singleton method object. This prevents the application from distinguishing between a clean method token and one with trailing control bytes. The root cause is similar to previous issues (#16723 and #16971) fixed in sibling components, but the fix for HttpMethod.valueOf() did not apply to RtspMethods.valueOf(), which has its own check that allows the malformed token to hit the cache before the hardened constructor is invoked.

Potential Impact

An attacker can send RTSP requests with method tokens containing trailing control bytes that are accepted as valid by the server, potentially bypassing validation checks that rely on exact method token matching. The CVSS score of 7.5 (high) with an impact vector indicating no confidentiality or availability impact but high integrity impact suggests that the vulnerability could allow unauthorized modification or injection of RTSP requests that appear valid to the application layer. There is no indication of direct confidentiality or availability compromise.

Mitigation Recommendations

Patch status is not yet confirmed — check the vendor advisory at https://access.redhat.com/security/cve/CVE-2026-93565 for current remediation guidance. No official fix or patch links are provided in the input data. Until a fix is available, consider additional input validation or filtering at the application or network level to detect and block RTSP method tokens with trailing control bytes.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Data Version
5.2
Assigner Short Name
redhat
Date Reserved
2026-09-18T09:59:50.676Z
Cvss Version
3.1
State
PUBLISHED
Vendor Advisory Urls
[{"url":"https://access.redhat.com/security/cve/CVE-2026-93565","vendor":"Red Hat"}]

Threat ID: 6aad4b7355bf5e2cf51f5ed1

Added to database: 09/18/2026, 14:32:19 UTC

Last enriched: 09/18/2026, 14:46:35 UTC

Last updated: 09/19/2026, 01:33:49 UTC

Views: 10

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses