Bug 2507985
| Summary: | CVE-2026-57217 rabbitmq-server: RabbitMQ: Authorization bypass allows unauthorized topic writes and binds during metadata-store failures [fedora-all] | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Marian Rehak <mrehak> |
| Component: | rabbitmq-server | Assignee: | Peter Lemenkov <lemenkov> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | lemenkov, rjones |
| Target Milestone: | --- | Keywords: | Security, SecurityTracking |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | {"flaws": ["3a099faa-684d-4b78-a9f5-d1deaf0ab4e0"]} | ||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-07-30 13:20:27 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: | 2499210 | ||
|
Description
Marian Rehak
2026-07-28 12:37:49 UTC
CVE-2026-57217 is fixed upstream in RabbitMQ 4.2.6 (commit 94f1d33a70fcfa09006649599e79fc92786a2d36, "Khepri: distinguish missing keys from errors in one place"). Fedora status: - rawhide (4.3.3) and f44 (4.2.9) already ship >= 4.2.6 and therefore contain the fix. - f43 (4.0.9) is not affected in its default configuration. The flaw is in the Khepri-backed topic-permission lookup path (a Khepri lookup error collapsing to "undefined", which the internal backend treats as allow). In the 4.0.x series Khepri is opt-in and experimental, with Mnesia the default metadata store, so the vulnerable code path is not active by default. Closing as RAWHIDE: fixed in rawhide, f44 already carries the fix, and f43 is not affected in the default configuration. |