Bug 2507939

Summary: CVE-2026-57212 rabbitmq-server: RabbitMQ: Denial of Service via oversized JSON bodies in HTTP API [fedora-all]
Product: [Fedora] Fedora Reporter: Marian Rehak <mrehak>
Component: rabbitmq-serverAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: lemenkov, rjones
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["f40a31e9-1552-439f-a1be-78ec7f385e4c"]}
Fixed In Version: rabbitmq-server-4.0.9-5.fc43 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-08-08 01:27:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2499205    

Description Marian Rehak 2026-07-28 09:36:33 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

RabbitMQ is a messaging and streaming broker. Prior to 3.13.14, 4.0.19, 4.1.10, and 4.2.5, the rabbitmq_management HTTP API accepts oversized valid JSON bodies on with_decode and direct_request paths because read_complete_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.

Comment 1 Peter Lemenkov 2026-07-30 15:05:26 UTC
Fixed upstream in RabbitMQ 4.2.5 (commit 3976d148901bdfa82e1cd60b7a4534e073266ba5).

Fedora status:
- rawhide (4.3.3) and f44 (4.2.9) already ship >= 4.2.5 and contain the fix.
- f43 (4.0.9): the upstream 4.0.x line is EOL and no fixed 4.0.x release was published (the advisory's 4.0.x fix versions do not exist as upstream tags), so the fix has been backported onto 4.0.9. Build in progress.

Comment 2 Fedora Update System 2026-07-30 15:25:35 UTC
FEDORA-2026-548235ea3b (rabbitmq-server-4.0.9-5.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-548235ea3b

Comment 3 Fedora Update System 2026-07-31 01:44:35 UTC
FEDORA-2026-548235ea3b has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-548235ea3b`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-548235ea3b

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2026-08-08 01:27:21 UTC
FEDORA-2026-548235ea3b (rabbitmq-server-4.0.9-5.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.