Description
When the RabbitMQ management aliveness check fails, the configured admin password is embedded in cleartext in the thrown exception message.
Spring AMQP 4.1.0
Spring AMQP 4.0.0 - 4.0.4
Spring AMQP 3.2.0 - 3.2.12
Spring AMQP 2.4.18 and earlier
Published: 2026-08-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Credential Disclosure
Action: Apply Update
AI Analysis

Impact

When RabbitMQ’s liveness check fails, the exception that is thrown includes the configured admin password in clear text. This information‑exposure flaw, identified as CWE‑209, allows an adversary who can read the exception output or logs accessed through the application to retrieve the broker’s administrative credentials. With those credentials, the attacker could gain full control over the RabbitMQ instance, compromising confidentiality and integrity of the data it transports.

Affected Systems

Spring AMQP 4.1.0, Spring AMQP 4.0.0 through 4.0.4, Spring AMQP 3.2.0 through 3.2.12, and Spring AMQP 2.4.18 and all earlier releases.

Risk and Exploitability

The CVSS score of 5.3 rates this vulnerability as moderate. The EPSS score is less than 1%, indicating a very low likelihood of public exploitation. It is not listed in the CISA KEV catalog. Attackers must trigger a failed aliveness check and gain access to the exception message or associated logs, which limits the attack surface to exposed logs or applications that surface the exception. Even so, disclosure of administrator credentials can have significant impact on a compromised RabbitMQ instance.

Generated by OpenCVE AI on August 27, 2026 at 18:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring AMQP to a version that includes the fix for CVE‑2026‑59271
  • Alter exception handling and logging to remove or mask sensitive data such as passwords
  • Ensure RabbitMQ administrator accounts have the least privilege necessary and store credentials securely in a vault rather than plain text

Generated by OpenCVE AI on August 27, 2026 at 18:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Advanced Message Queuing Protocol
CPEs cpe:2.3:a:vmware:spring_advanced_message_queuing_protocol:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Advanced Message Queuing Protocol

Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-209
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Amqp
Vendors & Products Spring
Spring spring Amqp

Thu, 27 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description When the RabbitMQ management aliveness check fails, the configured admin password is embedded in cleartext in the thrown exception message. Spring AMQP 4.1.0 Spring AMQP 4.0.0 - 4.0.4 Spring AMQP 3.2.0 - 3.2.12 Spring AMQP 2.4.18 and earlier
Title Admin password disclosed in BrokerNotAliveException message
References
Metrics cvssV3_1

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


Subscriptions

Spring Spring Amqp
Vmware Spring Advanced Message Queuing Protocol
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T14:15:39.893Z

Reserved: 2026-07-04T18:13:09.972Z

Link: CVE-2026-59271

cve-icon Vulnrichment

Updated: 2026-08-27T14:15:31.472Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T06:17:21.510

Modified: 2026-09-01T18:29:11.173

Link: CVE-2026-59271

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:00:07Z

Weaknesses
  • CWE-209

    Generation of Error Message Containing Sensitive Information