libheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, when WITH_UNCOMPRESSED_CODEC is enabled, heif_context_add_image_tile() accepts an independently constructed tile whose component-plane dimensions do not match the tile geometry established by the prototype image. ImageItem_uncompressed::add_image_tile() passes that tile directly to unc_encoder::encode_tile(), which lacked the check_component_sizes() gate and sizes its output from the configured tile geometry while copying the tile's actual component-plane dimensions. An oversized component plane can therefore make unc_encoder_component_interleave::encode_tile() copy attacker-controlled data beyond the heap output buffer. This issue is fixed in version 1.23.2.
CVE-2026-84444
This high-severity CVE scores 7.4 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 58% 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.4
- EG Score
- 7.4(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
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 computedSeverity74% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 42%
- KEV
- Not listed
Published
September 18, 2026
Last Modified
September 22, 2026
Advisory Details (3)
Auto-updated Sep 18, 2026v1.23.2 - security release
Patch available: strukturag/libheif v1.23.2
https://github.com/strukturag/libheif/releases/tag/v1.23.2commit e65071f59a1a (strukturag/libheif)
Patch available: strukturag/libheif v1.23.2 (contains commit e65071f59a1a)
https://github.com/strukturag/libheif/commit/e65071f59a1ac08aa1eb0d07a831deaf6bb4d03bOut-of-bounds Write in libheif · Advisory · strukturag/libheif · GitHub
https://github.com/strukturag/libheif/security/advisories/GHSA-j264-xvrp-5v7qWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 16× 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-24 15:04 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 03:04 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 03:15 UTCEG score recompute
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 15:20 UTCEG score recompute
- 2026-09-22 14:55 UTCEG score recompute
- 2026-09-22 03:53 UTCEG score recompute
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-21 04:02 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 16:16 UTCEG score recompute
- 2026-09-18 16:25 UTCEG score recompute
- 2026-09-18 16:02 UTCEG score recompute
- 2026-09-18 15:59 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-84444?
When was CVE-2026-84444 disclosed?
Is CVE-2026-84444 actively exploited?
What is the CVSS score of CVE-2026-84444?
How do I remediate CVE-2026-84444?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-84444
Is Your Infrastructure Affected by CVE-2026-84444?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.