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.
CVE-2026-85715
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 65% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 17, 2026
Advisory Details (3)
Auto-updated Sep 17, 20264.41.1: ESM deep-import fix and HEIC/AVIF DoS security fix
Patch available: mattiasw/ExifReader v4.41.1
https://github.com/mattiasw/ExifReader/releases/tag/v4.41.1commit 17b901cd192d (mattiasw/ExifReader)
Patch available: mattiasw/ExifReader v4.41.1 (contains commit 17b901cd192d)
https://github.com/mattiasw/ExifReader/commit/17b901cd192d2c90d7f9f347bd3073b28b482699DoS via Crafted HEIC/AVIF iloc Box - Memory Exhaustion · Advisory · mattiasw/ExifReader · GitHub
https://github.com/mattiasw/ExifReader/security/advisories/GHSA-pj96-35fp-cfccVendor Advisories for CVE-2026-85715(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 6× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 07:37 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 17:56 UTCEG score recompute
- 2026-09-17 16:04 UTCEG score recompute
- 2026-09-17 15:44 UTCEG score recompute
- 2026-09-17 15:44 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-85715?
When was CVE-2026-85715 disclosed?
Is CVE-2026-85715 actively exploited?
What is the CVSS score of CVE-2026-85715?
How do I remediate CVE-2026-85715?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-85715
Is Your Infrastructure Affected by CVE-2026-85715?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.