CVE-2026-27631

Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. Prior to version 0.28.8, an uncaught exception was found in Exiv2. The vulnerability is in the preview component, which is only triggered when running Exiv2 with an extra command line argument, like -pp. Due to an integer overflow, the code attempts to create a huge std::vector, which causes Exiv2 to crash with an uncaught exception. This issue has been patched in version 0.28.8.
Configurations

Configuration 1 (hide)

cpe:2.3:a:exiv2:exiv2:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-02 20:16

Updated : 2026-03-05 12:31


NVD link : CVE-2026-27631

Mitre link : CVE-2026-27631

CVE.ORG link : CVE-2026-27631


JSON object : View

Products Affected

exiv2

  • exiv2
CWE
CWE-248

Uncaught Exception