CVE & CISA-KEV Catalog

CVE-2026-85715

HIGH
7.5
CVSS v3
NVD

Description

ExifReader is a JavaScript Exif information parser. Prior to 4.41.1, ExifReader parses attacker-controlled HEIC or AVIF ISO-BMFF files in getItems() within src/image-header-iso-bmff-iloc.js and trusts iloc itemCount and extentCount values while allocating an extent object for every nested-loop iteration. When offsetSize, lengthSize, baseOffsetSize, and indexSize are zero, the extent fields consume no input bytes and the buffer offset does not advance, but the parser can still allocate up to itemCount multiplied by extentCount objects without an allocation budget. A small malicious iloc box can therefore cause hundreds of megabytes of heap growth or exhaust system memory, terminating a Node.js process and denying service to web, desktop, or mobile applications that parse untrusted images. The zero field widths are valid ISO-BMFF values indicating absent fields, so the vulnerable parser must bound work rather than relying on offset advancement. The issue is fixed in version 4.41.1.

How to fix

Remediation Available
exifreadernpm
Fixed in:4.41.1GHSA-pj96-35fp-cfcc

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

EPSS data unavailable for this CVE.

References

Related Vulnerabilities

Other CWE-789 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-30522High7.590%-Fix
CVE-2026-49975High7.534%-Fix
CVE-2025-27533High7.58.7%-Fix
CVE-2017-7651High7.55.2%-Fix
CVE-2021-31811Medium5.53.4%--
CVE-2021-27906Medium5.53.3%-Fix

Common questions

How do I fix CVE-2026-85715?

Upgrade exifreader to 4.41.1 or later.

How severe is CVE-2026-85715?

CVE-2026-85715 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-85715 affect?

Published advisories record a fix for exifreader (npm). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-85715
CVE-2026-85715 severity badge

Markdown

[![CVE-2026-85715](https://tridentstack.com/cve/badge/CVE-2026-85715.svg)](https://tridentstack.com/cve/CVE-2026-85715)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-85715"><img src="https://tridentstack.com/cve/badge/CVE-2026-85715.svg" alt="CVE-2026-85715"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-17.