CVE-2026-57251
Analyzed
Analyzed - Analysis Complete
Buffer Overflow in PDF Viewer Application
Vulnerability report for CVE-2026-57251, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-08
Last updated on: 2026-07-09
Assigner: Foxit
Description
Description
The application opens a PDF, but the cloud-like appearance of the construction process lacks proper setting of an upper limit and consistency checks. Out-of-bounds access to the underlying array is exposed, ultimately leading to a crash of the application.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foxit | pdf_editor | From 2023.1.0.15510 (inc) to 2023.3.0.23028 (inc) |
| foxit | pdf_editor | From 2024.1.0.23997 (inc) to 2024.4.1.27687 (inc) |
| foxit | pdf_editor | From 2025.1.0.27937 (inc) to 2025.3.0.35737 (inc) |
| foxit | pdf_editor | From 2026.1.0.36452 (inc) to 2026.1.1.36485 (inc) |
| foxit | pdf_reader | to 2026.1.1.36485 (inc) |
| foxit | pdf_editor | to 13.2.4.24048 (inc) |
| foxit | pdf_editor | From 14.0.0.33046 (inc) to 14.0.4.33508 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-129 | The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array. |