CVE-2026-47878
Received
Received - Intake
DefaultExecutionContextSerializer Deserialization Flaw in Spring Batch
Vulnerability report for CVE-2026-47878, 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
DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject() without an ObjectInputFilter that restricts types to a trusted class allowlist.
Spring Batch 6.0.0 - 6.0.4
Spring Batch 5.2.6 and earlier
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring_project | spring_batch | From 5.2.6 (inc) to 6.0.4 (inc) |
| spring_project | spring_batch | 6.0.5 |
| spring_project | spring_batch | 5.2.7 |
| spring_project | spring_batch | From 6.0.0 (inc) to 6.0.4 (inc) |
| spring_project | spring_batch | to 5.2.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |