CVE-2026-57246
Received
Received - Intake
Signature Verification Bypass in JavaScript Plugin
Vulnerability report for CVE-2026-57246, 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-08
Assigner: Foxit
Description
Description
When dealing with abnormally constructed objects, there is a lack of argument validation; JavaScript triggers signature verification, but the signature plugin does not perform validation when copying the abnormal string, causing the application to crash.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| foxit | pdf_reader | to 2024.2.3.25184 (exc) |
| foxit | pdf_editor | to 2024.2.3.25184 (exc) |
| foxit | pdf_editor | to 2023.3.0.23028 (exc) |
| foxit | pdf_editor | to 13.1.3.22478 (exc) |
| foxit | pdf_editor | to 12.1.7.15526 (exc) |
| foxit | pdf_editor | to 11.2.10.53951 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-120 | The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer. |