CVE-2025-64893
BaseFortify
Publication date: 2025-12-09
Last updated on: 2025-12-10
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | dng_sdk | 1.7.0 |
| adobe | dng_software_development_kit | to 1.7.0 (exc) |
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 DNG SDK versions 1.7.0 and earlier. It allows an attacker to read memory outside the intended boundaries, which can lead to exposure of sensitive information or cause the application to crash (denial of service). Exploiting this requires a user to open a malicious file.
How can this vulnerability impact me? :
The vulnerability can impact you by exposing sensitive information stored in memory to an attacker or causing your application to become unavailable due to a denial of service. This could compromise data confidentiality and disrupt normal application operations.
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 the DNG SDK to a version later than 1.7.0 once a patch is available from Adobe.