CVE-2026-27281
Integer Overflow in Adobe DNG SDK Causes Denial of Service
Publication date: 2026-03-10
Last updated on: 2026-03-12
Assigner: Adobe Systems Incorporated
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adobe | dng_software_development_kit | to 1.7.1 (inc) |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects DNG SDK versions 1.7.1 2471 and earlier. It is an Integer Overflow or Wraparound issue that can cause the application to crash or become unresponsive.
An attacker can exploit this vulnerability by tricking a user into opening a malicious file, which triggers the overflow and leads to a denial-of-service condition.
How can this vulnerability impact me? :
The main impact of this vulnerability is application denial-of-service. This means the affected application could crash or become unresponsive, disrupting normal operations.
Since exploitation requires user interaction (opening a malicious file), the risk depends on user behavior and exposure to malicious files.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know