CVE-2026-41862 PUBLISHED

Assigner: vmware
Reserved: 22.04.2026 Published: 23.06.2026 Updated: 24.06.2026

Spring Statemachine's Kryo-based persistence backends (JPA, MongoDB, Redis and ZooKeeper) deserialise persisted state-machine contexts without enforcing a class allowlist (CWE-502, deserialisation of untrusted data), which can lead to remote code execution inside the application JVM.

Affected versions: Spring Statemachine 4.0.0 through 4.0.1 Spring Statemachine 3.2.0 through 3.2.4

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Spring
Product Spring Statemachine
Versions Default: unaffected
  • affected from 4.0.0 to 4.0.1.1 (excl.)
  • affected from 3.2.0 to 3.2.5 (excl.)

References

Problem Types

  • CWE-502: Deserialization of Untrusted Data CWE

Impacts

  • An attacker who can write to a Kryo-backed state-machine persistence store can achieve remote code execution inside the application JVM with high impact on confidentiality, integrity, and availability.