CVE-2026-59321

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:L/I:L/A:N

Overview

About vulnerability

A single ScriptEngine instance is reused for every message on a script-backed channel. For JSR-223 engines that report THREADING=null (not thread-safe—e.g. the Kotlin kts engine), concurrent message processing can corrupt engine-internal state, potentially leaking one message’s payload/headers bindings into another message’s script evaluation or throwing spurious exceptions.

In a multi-tenant or request/response flow this is cross-request information disclosure or availability loss.

Details

Affected product:
Apache Log4j , Spring , camel
Affected packages:
Spring Integration @ 5.5.19 (+2675 more)