ExifReader is a JavaScript Exif information parser. Prior to 4.40.1, ExifReader.load() and the asynchronous file and URL loaders can pass attacker-supplied HEIC or AVIF data to the ISO-BMFF parser in src/image-header-iso-bmff.js, where findMetaBox() and parseBox() accept an eight-byte box header without confirming that fields required by the parsed box remain in the DataView. A valid ftyp box followed by an empty free or unknown box can cause an unchecked full-box version read, while a truncated extended-size box can make getBoxLength() and hasEmptyHighBits() read absent size fields. The resulting RangeError escapes the main parsing path and can abort an application request or worker when parse errors are not defensively caught, causing denial of service. This issue is fixed in version 4.40.1.
CVE-2026-53496
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 62% 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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 55(Attend)EG Risk 55/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 computedSeverity53% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 39%
- KEV
- Not listed
Published
July 17, 2026
Last Modified
September 14, 2026
Advisory Details (3)
Auto-updated Sep 14, 20264.40.1: Robustness fixes for malformed and truncated input
Patch available: mattiasw/ExifReader v4.40.1
https://github.com/mattiasw/ExifReader/releases/tag/v4.40.1commit 00878ca9df0e (mattiasw/ExifReader)
Patch available: mattiasw/ExifReader v4.40.1 (contains commit 00878ca9df0e)
https://github.com/mattiasw/ExifReader/commit/00878ca9df0e26480dda7a931c888048c9f7be45ExifReader HEIC/AVIF ISO-BMFF parser throws uncaught RangeError on truncated boxes · Advisory · mattiasw/ExifReader · GitHub
https://github.com/mattiasw/ExifReader/security/advisories/GHSA-g77h-45rf-hcx4Vendor Advisories for CVE-2026-53496(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| exifreader | — | 4.40.1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× 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-18 19:28 UTCEPSS rescore
- 2026-09-17 10:14 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 19:23 UTCEG score recompute
- 2026-09-14 18:55 UTCEG score recompute
- 2026-09-14 18:08 UTCEG score recompute
- 2026-07-30 19:16 UTCEG score recompute
- 2026-07-26 11:17 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-17 21:00 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-53496?
When was CVE-2026-53496 disclosed?
Is CVE-2026-53496 actively exploited?
What is the CVSS score of CVE-2026-53496?
How do I remediate CVE-2026-53496?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53496
Is Your Infrastructure Affected by CVE-2026-53496?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.