CVE-2026-59324

Updated on 27 Aug 2026

Severity

7.0 High severity

Details

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

Overview

About vulnerability

When an IntegrationFlow uses .fluxTransform() with an asynchronous/reordering fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription have their reply headers (replyChannel, errorChannel, correlationId, any propagated security/tenant headers) copied from whichever message was most recently consumed upstream. One user’s response payload is delivered to another user’s reply channel—cross-request information disclosure and reply mis-routing.

Details

Affected product:
Apache Log4j , Spring , camel
Affected packages:
log4j-api @ 2.12.4 (+2857 more)

Fixes