Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Broadcom | Spring Batch | >= 5.2.0, < 5.2.7 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-47875Vendor Advisory
FAQ
What is CVE-2026-47875?
CVE-2026-47875 is a vulnerability with a CVSS score of 5.6 (MEDIUM). Applications that deserialize execution contexts with Jackson2ExecutionContextStringSerializer are vulnerable to a deserialization attack if they use an untrusted data source for the job repository. T...
How severe is CVE-2026-47875?
CVE-2026-47875 has been rated MEDIUM with a CVSS base score of 5.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47875?
Check the references section above for vendor advisories and patch information. Affected products include: Broadcom Spring Batch.