Integer overflow in RabbitMQ C client - CVE-2026-59986

 

Integer overflow in RabbitMQ C client - CVE-2026-59986

Published: September 7, 2026


Vulnerability identifier: #VU147320
CSH Severity: Medium
CVSS v4: 8.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-59986
CWE-ID: CWE-190
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information or cause a denial of service.

The vulnerability exists due to an integer overflow in the amqp_decode_bytes function when parsing AMQP BYTES or UTF8 field lengths. A remote attacker can send a crafted AMQP frame containing an oversized field length to disclose sensitive information or cause a denial of service.

Only 32-bit systems are affected; exploitation may require a malicious AMQP broker or a man-in-the-middle position on an unencrypted connection.


Affected software

RabbitMQ C client
Debian Linux
openEuler
librabbitmq
librabbitmq-debuginfo
librabbitmq-debugsource
librabbitmq-devel
librabbitmq-help
librabbitmq (Debian package)

How to mitigate CVE-2026-59986

Install security update from vendor's website.

RabbitMQ C client - update to 0.17.0
librabbitmq - update to 0.9.0-9
librabbitmq-debuginfo - update to 0.9.0-9
librabbitmq-debugsource - update to 0.9.0-9
librabbitmq-devel - update to 0.9.0-9
librabbitmq-help - update to 0.9.0-9
librabbitmq (Debian package) - update to 0.15.0-1+deb13u2

External References

Related Security Bulletins