CVE-2026-53496
Last modified
CVE-2026-53496 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mattiasw | ExifReader | < 4.40.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-53496?
How severe is CVE-2026-53496?
How do I fix CVE-2026-53496?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53488containerd is an open-source container runtime. In versions …8.8
- CVE-2026-53489containerd is an open-source container runtime. Versions pri…6.5
- CVE-2026-5349A vulnerability was identified in Trendnet TEW-657BRM 1.00.1…8.8
- CVE-2026-53492containerd is an open-source container runtime. In Versions …9.6
- CVE-2026-53493containerd is an open-source container runtime. Prior to ver…6.9
- CVE-2026-53495containerd is an open-source container runtime. Prior to 1.7…6.8
- CVE-2026-53497CrossWatch (CW) is a synchronization engine. Prior to versio…5.3
- CVE-2026-53499FORT Validator is a Resource Public Key Infrastructure (RPKI…7.2
- CVE-2026-5350A security flaw has been discovered in Trendnet TEW-657BRM 1…8.8
- CVE-2026-53500Thumbor is an open-source photo thumbnail service by globo.c…8.2
- CVE-2026-53501Thumbor is an open-source photo thumbnail service by globo.c…8.2
- CVE-2026-53502Thumbor is an open-source photo thumbnail service by globo.c…8.7
Are you affected by CVE-2026-53496?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
