๐Ÿ” CVE Alert

CVE-2025-71330

HIGH 7.5

image-size 2.0.2 Denial of Service via Malformed ICNS Image Parsing

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

image-size through 2.0.2 contains a denial of service vulnerability that allows remote attackers to permanently block the Node.js event loop by supplying a specially crafted ICNS image buffer. Attackers can craft an ICNS buffer containing valid magic bytes and a zero-valued entry length field to trigger an infinite loop in the ICNS parser, as the offset is never incremented when the entry length field is 0, causing the while loop condition to remain true indefinitely.

CWE CWE-835
Vendor image-size
Product image-size
Published Jun 10, 2026
Last Updated Jun 10, 2026
Stay Ahead of the Next One

Get instant alerts for image-size image-size

Be the first to know when new high vulnerabilities affecting image-size image-size are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

image-size / image-size
1.1.0 โ‰ค 1.2.1 2.0.0 โ‰ค 2.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
joshua.hu: https://joshua.hu/image-size-infinite-loop-dos-vulnerabilities web.archive.org: https://web.archive.org/web/20260224152152/https://github.com/image-size/image-size/pull/439 vulncheck.com: https://www.vulncheck.com/advisories/image-size-denial-of-service-via-malformed-icns-image-parsing

Credits

Preston Price (@prestonprice57)