PT-2026-77214 · Vmware · Rabbitmq Java Client

CVE-2026-69220

·

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
Name of the Vulnerable Software and Affected Versions RabbitMQ Java client library versions prior to 5.33.1
Description In the ValueReader.java file, the readTable() and readArray() functions call readFieldValue() recursively for AMQP table type F and AMQP array type A values without a nesting-depth limit. A malicious AMQP server or network intermediary can send approximately 580 nested table levels in the pre-authentication connection.start frame, which fits within the default 131072-byte frame maximum. This triggers a StackOverflowError, which terminates the client input processing thread and results in a denial of service.
Recommendations Update to version 5.33.1.

Exploit

Fix

DoS

Uncontrolled Recursion

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

Weakness Enumeration

Related Identifiers

CVE-2026-69220
GHSA-93J5-89VC-PPH4

Affected Products

Rabbitmq Java Client