image-size 2.0.2 Denial of Service via Malformed ICNS Image Parsing
Vulnerability Description
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.
Impact Analysis
Refer to official advisory for detailed impact metrics.
Remediation
Ensure systems are updated to the latest vendor-supplied patch levels.
Am I Vulnerable?
Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2025-71330
Credits & Attribution
The following person or organization is credited with identifying this vulnerability, as recorded in the NVD database:
- Preston Price (@prestonprice57)
References
Affected Vendor
image-size
View all reports →