CVE-2026-41862
Received
Received - Intake
Remote Code Execution in Spring Statemachine via Unsafe Deserialization
Publication date: 2026-06-23
Last updated on: 2026-06-23
Assigner: VMware
Description
Description
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
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_statemachine | From 4.0.0 (inc) to 4.0.1 (inc) |
| vmware | spring_statemachine | From 3.2.0 (inc) to 3.2.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |