PT-2026-77213 · Vmware · Rabbitmq Java Client

CVE-2026-69219

·

Published

2026-08-18

·

Updated

2026-08-19

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Name of the Vulnerable Software and Affected Versions RabbitMQ Java client library versions prior to 5.33.1
Description An issue exists where the ValueReader.readBytes function in src/main/java/com/rabbitmq/client/impl/ValueReader.java allocates a byte array based on a wire-declared contentLength before verifying the actual bytes available in the frame. A malicious AMQP peer can exploit this during the pre-authentication connection.start server-properties table by sending a LongString or byte-array field with type tag S and a declared length such as 0x7FFFFFFE. This triggers an allocation of approximately 2 GB, leading to an OutOfMemoryError and subsequent JVM termination, resulting in a denial of service.
Recommendations Update to version 5.33.1.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-69219
GHSA-68MJ-5WR7-6FGG

Affected Products

Rabbitmq Java Client