Back to overview

CVE-2025-62821

Description
Microsoft HEIF Image Extensions 1.2.22.0 has an out-of-bounds read because CHEIFItemInfoEntry_GetDataSize can return success while leaving the reported data size as 0. This causes a caller to make a 1-byte allocation. Later, CopyPixels computes copy_size = stride * abs(roi_height) but does not check the source buffer length before a memmove call.

Metadata

CVE ID
CVE-2025-62821
State
PUBLISHED
Assigner
mitre
Reserved
2025-10-23 00:00 UTC
Published
2026-06-19 00:00 UTC
Last updated
2026-06-19 13:30 UTC
Vendor / Product
n/a / n/a
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (1)
VendorProductPlatformVersions
n/a n/a n/a
Weakness (CWE)
CWESourceDescription
cna n/a
Back to overview