CVE-2025-71330

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:image-size:image-size:*:*:*:*:*:*:*:*
cpe:2.3:a:image-size:image-size:*:*:*:*:*:*:*:*

History

15 Jun 2026, 17:00

Type Values Removed Values Added
CPE cpe:2.3:a:image-size:image-size:*:*:*:*:*:*:*:*
References () https://joshua.hu/image-size-infinite-loop-dos-vulnerabilities - () https://joshua.hu/image-size-infinite-loop-dos-vulnerabilities - Exploit, Third Party Advisory
References () https://web.archive.org/web/20260224152152/https://github.com/image-size/image-size/pull/439 - () https://web.archive.org/web/20260224152152/https://github.com/image-size/image-size/pull/439 - Issue Tracking, Patch
References () https://www.vulncheck.com/advisories/image-size-denial-of-service-via-malformed-icns-image-parsing - () https://www.vulncheck.com/advisories/image-size-denial-of-service-via-malformed-icns-image-parsing - Third Party Advisory
First Time Image-size image-size
Image-size

10 Jun 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-10 14:16

Updated : 2026-06-15 17:00


NVD link : CVE-2025-71330

Mitre link : CVE-2025-71330

CVE.ORG link : CVE-2025-71330


JSON object : View

Products Affected

image-size

  • image-size
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')