Answer in brief
CVE-2025-71319 records a High severity (CVSS 7.5) vulnerability in image-size 2.0.2 Denial of Service via Infinite Loop in JXL/HEIF Parser. The current sources do not mark it as known exploited. The current feed maps image-size/image-size (generic), image-size (npm), image-size (npm). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps image-size/image-size (generic), image-size (npm), image-size (npm). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| image-size/image-sizegeneric | 1.1.0 || 2.0.0 | Not reported |
| image-sizenpm | >=1.1.0,<1.2.1 | 1.2.1 |
| image-sizenpm | >=2.0.0,<2.0.2 | 2.0.2 |
Published upstream
Jun 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 3, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jun 11, 2026
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 image buffer with a zero-valued size field in a recognized box-type. Attackers can trigger an infinite loop in the JXL or HEIF image parsers by providing a crafted image containing a box with a size of zero, causing the offset to never advance and permanently hanging the application.
Quoted source text, attributed separately from HOL analysis.