CVE-2026-59271

Updated on 27 Aug 2026

Severity

4.0 Medium severity

Details

CVSS score
4.0
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Overview

About vulnerability

When the RabbitMQ management aliveness check fails, the configured admin password is embedded in cleartext in the thrown exception message. If a CI pipeline sets RABBITMQ_TEST_ADMIN_PASSWORD to a real credential and the broker is required (RABBITMQ_SERVER_REQUIRED=true), the password is printed into test output / CI logs where anyone with log-read access can harvest it.

Details

Affected product:
Spring
Affected packages:
Spring Integration @ 5.5.19 (+1225 more)

Fixes