{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.6.25"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "e99f14785ef02ee249bccbad8a97595eadbab810"
            },
            {
              "fixed": "7df372e9d31d7c993a22b913c813a5f7ec4f3692"
            }
          ],
          "repo": "https://github.com/libexif/libexif",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2026-32775",
  "modified": "2026-04-01T23:08:40.869471562Z",
  "published": "2026-03-16T14:19:44.413Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/libexif/libexif/issues/247"
    },
    {
      "type": "FIX",
      "url": "https://github.com/libexif/libexif/commit/7df372e9d31d7c993a22b913c813a5f7ec4f3692"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}