CVE-2026-8814 Details
Description
Versions of the package exifreader before 4.39.0 are vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) due to decompressing PNG zTXt metadata without enforcing a built-in maximum decompressed output size. When asynchronous parsing is enabled, a crafted PNG file containing a highly compressed zTXt chunk can cause ExifReader to materialize a disproportionately large Comment value in memory.
A vulnerability exists in the ExifReader package, specifically in versions prior to 4.39.0, related to the improper management of highly compressed data. This issue arises because the library decompresses PNG zTXt metadata without applying a maximum limit on the size of the decompressed output. When asynchronous parsing is activated, a specially crafted PNG file with a heavily compressed zTXt chunk can lead ExifReader to generate an excessively large Comment value in memory, potentially causing memory exhaustion.
Users are advised to upgrade ExifReader to version 4.39.0 or higher.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 19, 2026CISA-ADP
Assessed May 19, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://security.snyk.io/vuln/SNYK-JS-EXIFREADER-16689340 | CISA-ADP | AdvisoryExploitRemedy |
| https://gist.github.com/yuki-matsuhashi/cad1a45d936062438b4ab24613c34c55 | [email protected] | Broken Link |
| https://github.com/mattiasw/ExifReader/commit/5f116128adc19f674902f8bf582bfe7dd0a36375 | [email protected] | Source CodeVendor |
| https://security.snyk.io/vuln/SNYK-JS-EXIFREADER-16689340 | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-409 | Improper Handling of Highly Compressed Data (Data Amplification) | CISA-ADP |
| CWE-409 | Improper Handling of Highly Compressed Data (Data Amplification) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| exifreader | < 4.39.0 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | New CVE Received | [email protected] |
Volerion