CVE-2025-71319

Summary

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.

Affected Software

VendorProductVersion RangeStatus
image-sizeimage-size1.1.0 <= 1.2.1affected
image-sizeimage-size2.0.0 <= 2.0.2affected

Weaknesses

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

image-size: image-size: Denial of Service due to infinite loop when processing specially crafted images.

Additional References

References