PatchSiren cyber security CVE debrief
CVE-2026-66078 rabbitmq CVE debrief
CVE-2026-66078 is a vulnerability in RabbitMQ that allows an administrator to bypass a safeguard and delete protected-tagged service accounts via the bulk endpoint. This issue arises from the lack of a protected-tag check in the rabbitauthbackendinternal:deleteuser/2 function. The vulnerability is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6. A RabbitMQ administrator can exploit this vulnerability to delete protected-tagged service accounts. Defenders should prioritize verifying and applying patches to prevent potential misuse of the bulk-delete endpoint.
- Vendor
- rabbitmq
- Product
- rabbitmq-server
- CVSS
- LOW 2.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
RabbitMQ administrators and users with administrator privileges should assess exposure and verify patches to prevent potential misuse of the bulk-delete endpoint. They should also review compensating controls for exposed systems while remediation is scheduled and verified. Additionally, they should monitor for any suspicious activity related to user deletion and track exceptions, retest remediated assets, and close the item only after evidence is verified
Why it matters
CVE-2026-66078 is a vulnerability in RabbitMQ that allows an administrator to bypass a safeguard and delete protected-tagged service accounts via the bulk endpoint. Defenders should prioritize verifying and applying patches to prevent potential misuse.
- Verification of patch application to prevent bypass of protected tags
- Monitoring for suspicious activity related to user deletion
- Restricting access to the bulk-delete endpoint to prevent misuse
Technical summary
The vulnerability allows an administrator with the administrator tag to delete protected-tagged service accounts via the bulk endpoint, bypassing a safeguard. The issue arises from the lack of a protected-tag check in the rabbitauthbackendinternal:deleteuser/2 function. This vulnerability can be exploited by a RabbitMQ administrator to delete protected-tagged service accounts. The vulnerability is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6. Defenders should prioritize verifying and applying patches to prevent potential misuse of the bulk-delete endpoint.
Defensive priority
Defenders should prioritize verifying and applying the patches to prevent potential misuse of the bulk-delete endpoint.
Recommended defensive actions
- Verify and apply patches to RabbitMQ versions 3.13.0-3.13.15, 4.0.20, 4.1.11, and 4.2.6
- Restrict access to the bulk-delete endpoint to prevent misuse
- Monitor for any suspicious activity related to user deletion
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The vulnerability is confirmed by the CVE Program and NVD records. The issue is detailed in the RabbitMQ server commit history and advisory pages. The CVE record was published on 2026-09-25T17:17:10.333Z and has not been modified since then. The RabbitMQ server commit history and advisory pages provide additional information on the vulnerability and the patches available. The NVD records provide a detailed assessment of the vulnerability and its potential impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-66078 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-66078
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-66078 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-66078
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/commit/e5b890a64b42ec1f79a8e9d735512150cf77479c
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.2.6
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/security/advisories/GHSA-j9m2-hw6x-rqr9
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.