Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Libexif Project | Libexif | <= 0.6.25 |
Related Weaknesses (CWE)
References
- https://github.com/libexif/libexif/commit/7df372e9d31d7c993a22b913c813a5f7ec4f36Patch
- https://github.com/libexif/libexif/issues/247Issue TrackingExploitVendor Advisory
FAQ
What is CVE-2026-32775?
CVE-2026-32775 is a vulnerability with a CVSS score of 7.4 (HIGH). 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.
How severe is CVE-2026-32775?
CVE-2026-32775 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32775?
Check the references section above for vendor advisories and patch information. Affected products include: Libexif Project Libexif.