CVE-2026-59321

MEDIUMCVSS 5.4/10EPSS 0.12%

Last modified

CVE-2026-59321 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.12% chance of exploitation in the next 30 days.

Description

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. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10 Spring Integration 6.4.0 - 6.4.12 Spring Integration 5.5.21 and earlier

Metrics

EPSS Probability
0.12%

2.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
VmwareSpring Integration<= 5.5.21
VmwareSpring Integration>= 6.4.0, <= 6.4.12
VmwareSpring Integration>= 6.5.0, <= 6.5.10
VmwareSpring Integration>= 7.0.0, < 7.0.5.1
VmwareSpring Integration>= 7.1.0, < 7.1.0.1

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2026-59321?
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. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10 Spring Integration 6.4.0 - 6.4.12 Spring Integration 5.5.21 and earlier
How severe is CVE-2026-59321?
CVE-2026-59321 has a CVSS score of 5.4/10 (MEDIUM severity). The EPSS model estimates a 0.12% probability of exploitation in the next 30 days.
How do I fix CVE-2026-59321?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-59321?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST