CVE-2026-47875
Received
Received - Intake
Deserialization Flaw in Spring Batch Allows RCE
Vulnerability report for CVE-2026-47875, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-08-27
Assigner: VMware
Description
Description
Applications that deserialize execution contexts with Jackson2ExecutionContextStringSerializer are vulnerable to a deserialization attack if they use an untrusted data source for the job repository. The JobParameterDeserializer does not properly enforce the trusted-types allowlist, allowing an attacker to craft malicious input that can lead to arbitrary code execution, including known Jackson RCE gadgets.
Spring Batch 6.0.0 - 6.0.4
Spring Batch 5.2.0 - 5.2.6
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring | batch | From 6.0.0 (inc) to 6.0.4 (inc) |
| spring | batch | From 5.2.0 (inc) to 5.2.6 (inc) |
| vmware | spring_batch | From 6.0.0 (inc) to 6.0.4 (inc) |
| vmware | spring_batch | From 5.2.0 (inc) to 5.2.6 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |