2 matches found
CVE-2026-69220: Uncontrolled Recursion
The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java permits ValueReader.readTable and ValueReader.readArray to call ValueReader.readFieldValue recursively f...
8.7CVSS5.8AI score0.00725EPSS
SaveExploits0References2
CVE-2026-69219: Memory Allocation with Excessive Size Value
The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1, src/main/java/com/rabbitmq/client/impl/ValueReader.java uses ValueReader.readBytes to accept a wire-declared contentLength below Integer.MAXVALUE and allocate a...
8.7CVSS5.8AI score0.00725EPSS
SaveExploits0References2
20