PatchSiren cyber security CVE debrief
CVE-2026-67230 rabbitmq CVE debrief
CVE-2026-67230 is a vulnerability in RabbitMQ, a messaging and streaming broker, affecting versions 3.13.0 through 3.13.15, 4.0.20, 4.1.11, and 4.2.6 when the rabbitmq_web_stomp plugin is enabled. An unauthenticated client can maintain a connection with a slow stream of small frames, accumulating unbounded pre-authentication state. This issue is fixed in versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6.
- Vendor
- rabbitmq
- Product
- rabbitmq-server
- CVSS
- MEDIUM 6.3
- 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, security teams, and developers using RabbitMQ with the rabbitmq_web_stomp plugin enabled should assess exposure and apply patches or mitigations as necessary.
Why it matters
CVE-2026-67230 is a vulnerability in RabbitMQ that allows an unauthenticated client to accumulate unbounded pre-authentication state. Defenders should prioritize verifying exposure, applying patches, and monitoring RabbitMQ instances.
- Potential for denial-of-service (DoS) attacks through connection exhaustion.
- Possible impact on RabbitMQ performance and resource utilization.
- Need for verification of RabbitMQ version and plugin configuration.
- Potential for exploitation requires further investigation.
Technical summary
The rabbitmq_web_stomp plugin in RabbitMQ allows an unauthenticated client to maintain a connection with a slow stream of small frames, accumulating unbounded pre-authentication state. This issue is fixed in RabbitMQ versions 3.13.15, 4.0.20, 4.1.11, and 4.2.6. Defenders should prioritize verifying exposure of RabbitMQ instances, especially those with the rabbitmq_web_stomp plugin enabled, and apply patches or mitigations as necessary. The vulnerability affects RabbitMQ versions 3.13.0 through 3.13.15, 4.0.20, 4.1.11, and 4.2.6.
Defensive priority
Defenders should prioritize verifying exposure of RabbitMQ instances, especially those with the rabbitmq_web_stomp plugin enabled, and apply patches or mitigations as necessary.
Recommended defensive actions
- Verify if RabbitMQ instances with the rabbitmq_web_stomp plugin enabled are exposed to the internet or untrusted networks.
- Check if RabbitMQ versions are within the affected ranges (3.13.0-3.13.15, 4.0.20, 4.1.11, 4.2.6) and apply patches or mitigations as necessary.
- Monitor RabbitMQ logs for unusual connection attempts or slow frame streams.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- 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.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, affected versions, and fixed versions. However, additional information on exploitation or impact is limited. Defenders should verify exposure of RabbitMQ instances, especially those with the rabbitmq_web_stomp plugin enabled, and review connection logs for unusual patterns. The rabbitmq_web_stomp plugin must be enabled for exploitation, and no authentication is required to reach the vulnerable path.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-67230 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-67230
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-67230 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-67230
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/0b4080fa5d6f797b6331d0ce1db2b4bacd34560e
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/commit/8138edae6d2beaafe699a41a754d17420bdc2068
-
Source reference
Unverified legacy reference
URL: https://github.com/rabbitmq/rabbitmq-server/commit/c1000ba89052608c01c052d98016403ba6e92222
-
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-7v63-j4gm-p4rh
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.