CVE-2026-40386
Received
Received - Intake
Integer Underflow in libexif MakerNote Decoding Causes Crash, Data Leak
Publication date: 2026-04-12
Last updated on: 2026-04-14
Assigner: MITRE
Description
Description
In libexif through 0.6.25, an integer underflow in size checking for Fuji and Olympus MakerNote decoding could be used by attackers to crash or leak information out of libexif-using programs.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| libexif_project | libexif | to 0.6.25 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-191 | The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result. |