Description
Any application shipping logs to RabbitMQ over TLS via the Log4j2 appender, relying on the documented default, is exposed to man-in-the-middle interception of every log event.
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: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Man‑in‑the‑Middle due to disabled TLS hostname verification
Action: Patch Now
AI Analysis

Impact

Any application shipping logs through Log4j2 AmqpAppender to RabbitMQ over TLS uses a default configuration that disables hostname verification. This weakness, identified as CWE-295 and CWE-297, allows an attacker to perform a man‑in‑the‑middle interception of every log event, compromising the confidentiality and integrity of the transmitted data. The vulnerability stems from improper certificate validation and hostname verification.

Affected Systems

Spring AMQP 4.1.0, Spring AMQP 4.0.0–4.0.4, Spring AMQP 3.2.0–3.2.12, and all Spring AMQP 2.4.18 or earlier are affected.

Risk and Exploitability

The CVSS score of 6.8 indicates a medium severity vulnerability. The EPSS score of < 1% indicates a very low exploitation probability, and the issue is not listed in CISA’s KEV catalog. An attacker would need to position themselves between the application and the RabbitMQ broker to intercept log events, exploiting the Log4j2 configuration during TLS communication. However, given the low EPSS score, the likelihood of such exploitation in the wild is very low.

Generated by OpenCVE AI on September 4, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Spring AMQP release that enables hostname verification by default (e.g., 4.1.1 or later).
  • If an upgrade is not immediately possible, reconfigure the Log4j2 AmqpAppender to explicitly enable hostname verification within the TLS settings to prevent MITM interception.
  • Consider isolating the logging network path or placing the RabbitMQ broker behind a VPN or firewall to limit exposure.

Generated by OpenCVE AI on September 4, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 00:15:00 +0000

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

None

threat_severity

Moderate


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

Fri, 28 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-295

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

Type Values Removed Values Added
First Time appeared Spring
Spring spring Amqp
Weaknesses CWE-295
CWE-297
Vendors & Products Spring
Spring spring Amqp
Metrics ssvc

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


Thu, 27 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Description Any application shipping logs to RabbitMQ over TLS via the Log4j2 appender, relying on the documented default, is exposed to man-in-the-middle interception of every log event. 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 Log4j2 AmqpAppender disables TLS hostname verification by default
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T03:55:35.123Z

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

Link: CVE-2026-59272

cve-icon Vulnrichment

Updated: 2026-08-27T17:42:52.111Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T17:18:57.423

Modified: 2026-09-01T15:50:45.450

Link: CVE-2026-59272

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-27T16:41:08Z

Links: CVE-2026-59272 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T02:30:13Z

Weaknesses
  • CWE-295

    Improper Certificate Validation

  • CWE-297

    Improper Validation of Certificate with Host Mismatch