CVE-2026-47925
Analyzed
Analyzed - Analysis Complete
Integer Overflow in Adobe Acrobat Reader
Vulnerability report for CVE-2026-47925, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-12
Assigner: Adobe Systems Incorporated
Description
Description
Acrobat Reader versions 24.001.30365, 26.001.21651 and earlier are affected by an Integer Overflow or Wraparound vulnerability that could result in an application denial-of-service. An attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue requires user interaction in that a victim must open a malicious file.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | acrobat_dc | From 15.008.20082 (inc) to 26.001.21662 (exc) |
| adobe | acrobat_reader_dc | From 15.008.20082 (inc) to 26.001.21662 (exc) |
| adobe | acrobat | From 24.0.0 (inc) to 24.001.30383 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |