CVE-2026-47881
Received
Received - Intake
Denial of Service in Spring Batch via Malformed Multi-line Records
Vulnerability report for CVE-2026-47881, 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
Spring Batch's FlatFileItemReader supports files where a single logical record spans multiple physical lines β for example, a CSV field that contains embedded newlines wrapped in quotes. A specially crafted input file could exploit the way the reader assembles those multi-line records to consume excessive CPU time and memory, causing the batch job to stall or run out of memory.
Spring Batch 6.0.0 - 6.0.4
Spring Batch 5.2.0 - 5.2.6
Spring Batch 4.3.0 - 4.3.13
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring_project | spring_batch | From 4.3.0 (inc) to 4.3.13 (inc) |
| spring_project | spring_batch | From 5.2.0 (inc) to 5.2.6 (inc) |
| spring_project | spring_batch | From 6.0.0 (inc) to 6.0.4 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |