CVE-2026-8813
Published: 19 May 2026
Summary
CVE-2026-8813 is a high-severity Improper Validation of Specified Quantity in Input (CWE-1284) vulnerability in Snyk (inferred from references). Its CVSS base score is 7.5 (High).
Operationally, ranked at the 16.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
NVD Description
This affects versions of the package exifreader before 4.39.0. A crafted image containing an ICC mluc tag can set an attacker-controlled record count together with a zero record size. During parsing, ExifReader repeatedly processes the same record and appends entries…
more
to an array without sufficient bounds validation, causing excessive memory growth. In applications that parse attacker-supplied images, this may lead to denial of service through memory exhaustion.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)