CVE-2026-57241
Analyzed
Analyzed - Analysis Complete
PDF JavaScript Out-of-Bounds Access in Renderer
Vulnerability report for CVE-2026-57241, 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 the PDF, and JavaScript performs operations on the page and the document, causing the page-related objects within the application to lose synchronization; however, the renderer still trusts the outdated page count, and eventually the application crashes due to out-of-bounds access.
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-125 | The product reads data past the end, or before the beginning, of the intended buffer. |