What is CVE-2026-69220?
CVE-2026-69220 is a recursive vulnerability in the RabbitMQ Java client library. The `ValueReader.readTable` and `readArray` methods can trigger uncontrolled recursive calls to `readFieldValue`, leading to a Denial of Service (DoS) through `StackOverflowError`. Users must immediately upgrade the library to version 5.33.1 or later.
Azərbaycanca: CVE-2026-69220 RabbitMQ Java müştəri kitabxanasında rekursiv zəiflikdir. `ValueReader.readTable` və `readArray` metodları `readFieldValue` funksiyasını nəzarətsiz rekursiv çağıraraq `StackOverflowError` şəraitində Denial of Service (DoS) yarada bilər. İstifadəçilər dərhal kitabxananı 5.33.1 və ya daha yuxarı versiyaya yeniləməlidir.
FAQ1
What product is affected by CVE-2026-69220 and how can it be exploited?
This vulnerability is in the RabbitMQ Java client library. The `ValueReader.readTable` and `readArray` methods trigger uncontrolled recursive calls to `readFieldValue`, leading to a `StackOverflowError` and a potential Denial of Service (DoS) condition.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.