Cyber Posture

CVE-2026-43532

HighPublic PoC

Published: 05 May 2026

Published
05 May 2026
Modified
07 May 2026
KEV Added
Patch
CVSS Score 7.7 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0004 11.9th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-43532 is a high-severity Incomplete List of Disallowed Inputs (CWE-184) vulnerability in Openclaw Openclaw. Its CVSS base score is 7.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 11.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 AC-4 (Information Flow Enforcement) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mandates validation and normalization of Discord event cover image parameters to block injection of host-local media references in sandbox processing.

prevent

Requires timely flaw remediation via patching to OpenClaw 2026.4.10, comprehensively addressing the normalization bypass vulnerability.

prevent

Enforces information flow controls to restrict unnormalized media references from accessing host-local resources through channel action paths.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Network-accessible sandbox bypass in media normalization enables remote exploitation of the application (T1190) to directly access and expose host-local files/media (T1005).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

OpenClaw versions 2026.4.7 before 2026.4.10 fail to normalize Discord event cover image parameters in sandbox media processing. Attackers can bypass media normalization to inject host-local media references into channel action paths expecting normalized media.

Deeper analysisAI

CVE-2026-43532 is a vulnerability in OpenClaw versions 2026.4.7 before 2026.4.10, affecting the sandbox media processing component. It stems from a failure to normalize Discord event cover image parameters, enabling attackers to bypass media normalization and inject host-local media references into channel action paths that expect normalized media. The issue carries a CVSS v3.1 base score of 7.7 (AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N) and is classified under CWE-184.

Attackers with low privileges (PR:L) can exploit this over the network (AV:N) with low attack complexity and no user interaction required. Successful exploitation allows injection of host-local media references, resulting in high confidentiality impact (C:H) by potentially exposing sensitive local media through manipulated channel action paths.

Advisories recommend upgrading to OpenClaw version 2026.4.10, where the fix is implemented via commit 979c6f09d6fad96596feb91c905934be7e0b4f15. Additional details are provided in the GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-c9h3-5p7r-mrjh and the VulnCheck advisory at https://www.vulncheck.com/advisories/openclaw-sandbox-media-normalization-bypass-via-discord-event-cover-image.

Details

CWE(s)

Affected Products

openclaw
openclaw
2026.4.7 — 2026.4.10

CVEs Like This One

CVE-2026-32017Same product: Openclaw Openclaw
CVE-2026-43566Same product: Openclaw Openclaw
CVE-2026-28363Same product: Openclaw Openclaw
CVE-2026-41392Same product: Openclaw Openclaw
CVE-2026-34426Same product: Openclaw Openclaw
CVE-2026-33581Same product: Openclaw Openclaw
CVE-2026-28479Same product: Openclaw Openclaw
CVE-2026-43533Same product: Openclaw Openclaw
CVE-2026-31992Same product: Openclaw Openclaw
CVE-2026-32024Same product: Openclaw Openclaw

References