CVE-2026-47851
Analyzed
Analyzed - Analysis Complete
StackOverflowError in Spring AI PDF Ingestion
Vulnerability report for CVE-2026-47851, 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-04
Assigner: VMware
Description
Description
Analyzing a PDF with a deeply nested or cyclic table of contents can cause a StackOverflowError in the ingestion thread.
Spring AI 2.0.0
Spring AI 1.1.0 - 1.1.8
Spring AI 1.0.0 - 1.0.9
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_ai | From 1.0.0 (inc) to 1.0.10 (exc) |
| vmware | spring_ai | From 1.1.0 (inc) to 1.1.9 (exc) |
| vmware | spring_ai | From 2.0.0 (inc) to 2.0.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |