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.
Published: 2026-07-10
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

RabbitMQ Server’s management user interface on Windows is vulnerable to a Server Side Request Forgery that allows an attacker to supply URL‑encoded to a file‑information routine before normal path validation. As a result, the broker resolves the supplied UNC path and initiates outbound DNS and SMB queries to an attacker‑controlled server. This behavior provides the attacker with the ability to discover internal hostnames or shared resources and potentially pivot to other systems, but it does not enable remote code execution or privilege escalation on the broker itself.

Affected Systems

The flaw is present only in Windows deployments of RabbitMQ Server and affects versions earlier than 4.1.11 in the 4.1.x series and earlier than 4.2.6 in the 4.2.x series. It requires that more than one management extension plugin be enabled; the vulnerability manifests when the static file handler processes a URL containing UNC syntax.

Risk and Exploitability

A CVSS base score of 6.5 indicates moderate severity, while an EPSS score of less than 1% suggests a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, implying no known widespread exploitation. The described behavior infers that an attacker needs network access to the management UI to trigger the SSRF; if the UI is exposed to untrusted networks, a crafted request can cause the broker to reach internal resources and potentially aid lateral movement.

Generated by OpenCVE AI on July 29, 2026 at 10:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RabbitMQ Server to version 4.1.11 or later on Windows or to 4.2.6 or later on Windows
  • Disable or remove any additional management extension plugins so that only the core plugin is active
  • Restrict access to the RabbitMQ management UI to trusted networks or authenticated users only

Generated by OpenCVE AI on July 29, 2026 at 10:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-76
References
Metrics threat_severity

None

threat_severity

Critical


Fri, 10 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Rabbitmq
Rabbitmq rabbitmq-server
Vendors & Products Rabbitmq
Rabbitmq rabbitmq-server

Fri, 10 Jul 2026 20:45:00 +0000

Type Values Removed Values Added
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.
Title RabbitMQ: UNC SSRF affecting the management UI on Windows
Weaknesses CWE-36
CWE-918
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N'}


Subscriptions

Rabbitmq Rabbitmq-server
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-13T16:13:38.702Z

Reserved: 2026-06-24T02:00:46.802Z

Link: CVE-2026-57211

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Critical

Publid Date: 2026-07-10T20:16:01Z

Links: CVE-2026-57211 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:15:06Z

Weaknesses
  • CWE-36

    Absolute Path Traversal

  • CWE-76

    Improper Neutralization of Equivalent Special Elements

  • CWE-918

    Server-Side Request Forgery (SSRF)