CVE-2025-61840
BaseFortify
Publication date: 2025-11-11
Last updated on: 2025-11-13
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | format_plugins | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Out-of-bounds Read in Format Plugins versions 1.1.1 and earlier. It allows an attacker to read memory beyond the intended boundaries, potentially exposing sensitive information stored in memory. Exploiting this requires a victim to open a malicious file, which triggers the vulnerability.
How can this vulnerability impact me? :
The vulnerability can lead to disclosure of sensitive information stored in memory, which could compromise confidentiality. Since exploitation requires user interaction (opening a malicious file), it could be used in targeted attacks to leak sensitive data.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, avoid opening files from untrusted or unknown sources, as exploitation requires user interaction by opening a malicious file. Additionally, update Format Plugins to a version later than 1.1.1 once available to fix the out-of-bounds read vulnerability.