libexif through 0.6.25 has a flaw in decoding MakerNotes. If the exif_mnote_data_get_value function gets passed in a 0 size, the passed in-buffer would be overwritten due to an integer underflow.
References
| Link | Resource |
|---|---|
| https://github.com/libexif/libexif/commit/7df372e9d31d7c993a22b913c813a5f7ec4f3692 | Patch |
| https://github.com/libexif/libexif/issues/247 | Exploit Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-03-16 14:19
Updated : 2026-06-17 10:36
NVD link : CVE-2026-32775
Mitre link : CVE-2026-32775
CVE.ORG link : CVE-2026-32775
JSON object : View
Products Affected
libexif_project
- libexif
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)
