Resource exhaustion in Spring Batch - CVE-2026-47881
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled resource consumption in FlatFileItemReader when processing a specially crafted multi-line input file. A remote attacker can supply a specially crafted input file to cause a denial of service.
Only applications using DefaultRecordSeparatorPolicy or JsonRecordSeparatorPolicy are vulnerable; the default SimpleRecordSeparatorPolicy is not affected.