Encoding Error in RabbitMQ Java Client Library - #VU151668
Published: September 22, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to an encoding error in ValueReader.readShortstr and ValueWriter.writeShortstr when processing an AMQP message with malformed UTF-8 shortstr properties. A remote user can send a specially crafted AMQP message to cause a denial of service.
The issue affects RPC consumers that echo received shortstr property values, and the unacknowledged message is requeued for subsequent consumers.