CVE-2026-47881
Analyzed
Analyzed - Analysis Complete
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-09-01
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 |
|---|---|---|
| broadcom | spring_batch | From 4.3.0 (inc) to 4.3.14 (exc) |
| broadcom | spring_batch | From 5.2.0 (inc) to 5.2.7 (exc) |
| broadcom | spring_batch | From 6.0.0 (inc) to 6.0.4.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |