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: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An out-of-bounds read has been identified in HarmonyOS’s image codec module. The flaw permits an attacker to read data beyond the intended buffer borders, allowing acquisition of sensitive information from memory without write privileges. This leads to a confidentiality compromise and is classified under CWE-120, representing unsafe handling of buffer sizes.

Affected Systems

The vulnerability affects Huawei HarmonyOS. No specific release version is listed, so all HarmonyOS product lines that include the current image codec library are potentially at risk unless a patch has been applied.

Risk and Exploitability

The CVSS score of 5.1 marks moderate severity, while the EPSS score of less than 1 % suggests a low but non-zero chance of exploitation. HarmonyOS is not listed in the CISA KEV catalog, reducing the promptness of a coordinated response. The attack vector is inferred to be local or remote via a crafted image file delivered to the device; official mitigation steps are not yet released.

Generated by OpenCVE AI on July 31, 2026 at 03:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest HarmonyOS release or any Huawei patch that addresses the image- codec out-of-bounds read.
  • Restrict or disable the handling of external or untrusted image files on affected devices, or replace the codec with a vetted alternative where possible.
  • Enable detailed logging and monitor for anomalous memory access patterns or crashes that could indicate exploitation attempts, and investigate any findings promptly.

Generated by OpenCVE AI on July 31, 2026 at 03:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read Vulnerability in HarmonyOS Image Codec

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

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

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

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

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

Type Values Removed Values Added
Title Out‑of‑bounds read in HarmonyOS image codec module

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

Type Values Removed Values Added
Title Out‑of‑bounds read in HarmonyOS image codec module

Wed, 15 Jul 2026 20:00: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': 5.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L'}


Subscriptions

Huawei Harmonyos
cve-icon MITRE

Status: PUBLISHED

Assigner: huawei

Published:

Updated: 2026-07-15T13:14:22.767Z

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

Link: CVE-2026-58552

cve-icon Vulnrichment

Updated: 2026-07-15T13:14:11.905Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:00:15Z

Weaknesses
  • CWE-120

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