Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
OOB read inherently risks memory disclosure (C:L), correcting the C:N assignment; AV:L and PR:N retained per description and supplied vector.
Primary rating from Vendor (huawei).
CVSS VectorVendor: huawei
Lifecycle Timeline
1DescriptionCVE.org
Out-of-bounds read vulnerability in the image codec module. Impact: Successful exploitation of this vulnerability may affect service confidentiality.
AnalysisAI
Out-of-bounds read in the HarmonyOS image codec module allows a local unprivileged user to disrupt service availability on affected Huawei devices. Huawei's own bulletin language references potential confidentiality impact, but the NVD CVSS vector assigns C:N and A:L only - a discrepancy that warrants attention. No public exploit code and no CISA KEV listing have been identified at time of analysis, keeping real-world risk low despite the wide device footprint across Huawei phones, wearables, and laptops.
Technical ContextAI
The vulnerability resides in the image codec module of HarmonyOS (CPE: cpe:2.3:a:huawei:harmonyos:*:*:*:*:*:*:*:*), Huawei's proprietary operating system deployed across smartphones, tablets, smartwatches, and laptops. The assigned weakness is CWE-120 (Buffer Copy without Checking Size of Input - Classic Buffer Overflow), though the CVE description specifically characterizes the flaw as an out-of-bounds read, which aligns more closely with CWE-125. This discrepancy suggests either a mislabeled CWE or a codec flaw that involves both a read overrun and a downstream memory copy violation. Image codec modules typically parse complex binary formats (JPEG, PNG, HEIF, WebP); a missing or incorrect bounds check during decoding can allow a read cursor to advance past the allocated buffer, potentially leaking adjacent heap memory or causing a null/invalid dereference that crashes the media service.
RemediationAI
Apply the HarmonyOS security updates published in the July 2026 Huawei Security Bulletins. Separate advisories are available for smartphones (https://consumer.huawei.com/en/support/bulletin/2026/7/), vision/tablet devices (https://consumer.huawei.com/en/support/bulletinvision/2026/7/), wearables (https://consumer.huawei.com/en/support/bulletinwearables/2026/7/), and laptops (https://consumer.huawei.com/en/support/bulletinlaptops/2026/7/). Exact patched version numbers are not confirmed in the provided intelligence and must be verified in those advisories before deployment. Because the attack vector is local and requires processing a malformed image, a compensating control for unpatched devices is to restrict third-party or untrusted media file processing - for example, limiting media library sync from untrusted sources - though this has usability trade-offs. Given the low CVSS impact rating, patching within a standard patch cycle is appropriate rather than emergency deployment.
Out-of-bounds heap write in Huawei HarmonyOS WEB module allows unauthenticated remote attackers to execute arbitrary cod
Permission verification vulnerability in the wpa_supplicant module Impact: Successful exploitation of this vulnerability
Permission management vulnerability in the PMS module. Rated critical severity (CVSS 9.8), this vulnerability is remotel
Vulnerability of access permissions not being strictly verified in the APPWidget module.Successful exploitation of this
Vulnerability of permissions not being strictly verified in the window management module.Successful exploitation of this
API permission management vulnerability in the Fwk-Display module.Successful exploitation of this vulnerability may caus
Vulnerability of defects introduced in the design process in the HiviewTunner module. Rated critical severity (CVSS 9.8)
The DP module has a service hijacking vulnerability.Successful exploitation of this vulnerability may affect some Super
Vulnerability of out-of-bounds parameter read/write in the Wi-Fi module. Rated critical severity (CVSS 9.8), this vulner
Vulnerability of commands from the modem being intercepted in the atcmdserver module. Rated critical severity (CVSS 9.8)
Some smartphones have configuration issues. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitab
Some smartphones have the out-of-bounds write vulnerability. Rated critical severity (CVSS 9.8), this vulnerability is r
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44653
GHSA-7jx7-gp8g-mrw7