CVE-2026-57211 Details
Description
RabbitMQ is a messaging and streaming broker. Prior to 4.1.11 and 4.2.6 on Windows, the RabbitMQ management plugin static file handler rabbit_mgmt_wm_static can pass URL-encoded backslashes to erl_prim_loader:read_file_info before path validation when multiple management extension plugins are enabled, causing outbound DNS and SMB requests to attacker-controlled UNC paths. This issue is fixed in versions 4.1.11 and 4.2.6.
A server-side request forgery (SSRF) vulnerability has been identified in the RabbitMQ management plugin's static file handler, rabbit_mgmt_wm_static. This issue affects RabbitMQ versions 4.2.0 prior to 4.2.6 and 4.1.0 prior to 4.1.11 on Windows. The vulnerability arises when multiple management extension plugins are enabled, allowing URL-encoded backslashes to be passed to the Erlang function erl_prim_loader:read_file_info without proper path validation. This flaw can be exploited to send DNS and SMB requests to attacker-controlled UNC paths, potentially leaking NTLMv2 hashes of machine accounts on domain-joined Windows systems, which could be used in NTLM relay attacks.
Users can upgrade to RabbitMQ versions 4.2.6 or 4.1.11 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-36 | Absolute Path Traversal | [email protected] |
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| broadcom rabbitmq server | >= 4.1.0, < 4.2.6 |
CPE
Remediation
| |
| microsoft windows | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 13, 2026 | Initial Analysis | [email protected] |
| Jul 13, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | [email protected] |