Description
Out-of-bounds read vulnerability in the image codec module. Impact: Successful exploitation of this vulnerability may affect service confidentiality.
Published: 2026-07-15
Score: 4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The reported defect is an out-of-bounds read (CWE-120) in the image codec module of HarmonyOS. This flaw allows an attacker to read arbitrary memory locations when the codec processes crafted image data, potentially leaking confidential information. The vulnerability does not provide a path to modify data or execute code; the impact is limited to the disclosure of data that resides in adjacent memory.

Affected Systems

The affected product is the HarmonyOS operating system, distributed by Huawei across consumer devices such as smartphones, laptops, vision devices, and wearables. No specific version numbers are included in the advisory, so all installations that use the vulnerable codec implementation should be considered at risk until a patch is applied.

Risk and Exploitability

The CVSS score of 4 ranks the flaw as low to moderate severity. An EPSS score of less than 1% indicates that exploitation of the vulnerability is unlikely in the wild at this time, and the flaw is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is local file input or network transmission of a crafted image that is decoded by the system. The lack of a mention of remote execution or privilege escalation suggests that only devices that can provide the vulnerable data will be affected, making exploitation more constrained.

Generated by OpenCVE AI on August 1, 2026 at 08:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply Huawei‑released updates to HarmonyOS that fix the image codec vulnerability.
  • Ensure HarmonyOS devices are kept current with the latest official security patches.
  • Where feasible, limit or disable processing of untrusted image files to reduce exposure.
  • Monitor system logs for anomalous memory access or decode errors that may indicate exploitation attempts.

Generated by OpenCVE AI on August 1, 2026 at 08:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 09:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in HarmonyOS Image Codec Exposes Confidential Data

Wed, 29 Jul 2026 03:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in HarmonyOS Image Codec Leading to Potential Confidentiality Disclosure

Sat, 25 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in HarmonyOS Image Codec Leading to Potential Confidentiality Disclosure

Wed, 22 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in HarmonyOS Image Codec May Expose Sensitive Data

Fri, 17 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in HarmonyOS Image Codec May Expose Sensitive Data

Thu, 16 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Huawei
Huawei harmonyos
Vendors & Products Huawei
Huawei harmonyos

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Description Out-of-bounds read vulnerability in the image codec module. Impact: Successful exploitation of this vulnerability may affect service confidentiality.
Weaknesses CWE-120
References
Metrics cvssV3_1

{'score': 4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Huawei Harmonyos
cve-icon MITRE

Status: PUBLISHED

Assigner: huawei

Published:

Updated: 2026-07-15T13:47:15.223Z

Reserved: 2026-07-01T10:03:11.402Z

Link: CVE-2026-58550

cve-icon Vulnrichment

Updated: 2026-07-15T13:47:11.163Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T09:00:04Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')