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: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The weakness manifests when RabbitMQ’s management aliveness check fails, causing a BrokerNotAliveException that appends the configured admin password in cleartext. An attacker who can read the exception output or associated logs can obtain the administrative credentials, enabling unauthorized access to the broker and potentially compromising data confidentiality and integrity. This is a classic information‑exposure flaw identified as CWE‑200.

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 the vulnerability as moderate. No EPSS score is available, suggesting limited publicly documented exploitation activity, and the issue is not listed in CISA’s KEV catalog. Exploitation requires an attacker to trigger the aliveness check failure and gain visibility of the exception message—either through an exposed log file or an application that surfaces the exception. While the attack vector is more limited than remote code execution, the potential impact of leaking administrator credentials can be significant for compromised RabbitMQ instances.

Generated by OpenCVE AI on August 27, 2026 at 07:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring AMQP to a version that contains the fix for CVE‑2026‑59271
  • Modify exception handling and logging configuration to suppress or redact sensitive data such as password fields
  • Restrict RabbitMQ administrator permissions to only necessary accounts and store credentials in a secure vault rather than plain text

Generated by OpenCVE AI on August 27, 2026 at 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T05:21:42.676Z

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

Link: CVE-2026-59271

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-59271

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T08:15:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor