RabbitMQ is a messaging and streaming broker. Prior to 3.13.14, 4.0.19, 4.1.10, and 4.2.5, the rabbitmqmanagement HTTP API accepts oversized valid JSON bodies on withdecode and directrequest paths because readcomplete_body checks the accumulated size before the final chunk but not the final combined size. This issue is fixed in versions 3.13.14, 4.0.19, 4.1.10, and 4.2.5.
{
"cwe_ids": [
"CWE-770"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/57xxx/CVE-2026-57212.json",
"cna_assigner": "GitHub_M",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "4.1.0"
},
{
"fixed": "4.1.10"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.0.19"
},
{
"introduced": "3.13.0"
},
{
"fixed": "3.13.14"
}
],
"source": "AFFECTED_FIELD"
}
]
}