Cyber Posture

CVE-2026-32045

MediumPublic PoC

Published: 21 March 2026

Published
21 March 2026
Modified
24 March 2026
KEV Added
Patch
CVSS Score 5.9 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0009 25.1th percentile
Risk Priority 12 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-32045 is a medium-severity Authentication Bypass by Spoofing (CWE-290) vulnerability in Openclaw Openclaw. Its CVSS base score is 5.9 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 25.1th 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-3 (Access Enforcement) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

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

Mitigating Controls (NIST 800-53 r5)AI

prevent

Requires timely identification, reporting, and correction of flaws like the authentication bypass in OpenClaw via patching to version 2026.2.21 or later.

prevent

Enforces approved access control policies to block unauthorized access to HTTP gateway routes despite Tailscale header authentication bypass.

prevent

Mandates secure configuration settings and monitoring for authentication mechanisms, mitigating misapplication of tokenless Tailscale header authentication.

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.
Why these techniques?

Authentication bypass via spoofed Tailscale headers on HTTP gateway routes directly enables remote exploitation of a public-facing application for unauthorized data access (CWE-290).

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

NVD Description

OpenClaw versions prior to 2026.2.21 incorrectly apply tokenless Tailscale header authentication to HTTP gateway routes, allowing bypass of token and password requirements. Attackers on trusted networks can exploit this misconfiguration to access HTTP gateway routes without proper authentication credentials.

Deeper analysisAI

CVE-2026-32045 is an authentication bypass vulnerability affecting OpenClaw versions prior to 2026.2.21. The issue stems from the incorrect application of tokenless Tailscale header authentication to HTTP gateway routes, which allows attackers to bypass required token and password authentication. This misconfiguration, linked to CWE-290 (Authentication Bypass by Spoofing), has a CVSS v3.1 base score of 5.9 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N) and was published on 2026-03-21.

Attackers positioned on trusted networks can exploit this vulnerability over the network with no privileges or user interaction required, though it demands high attack complexity. Successful exploitation grants unauthorized access to HTTP gateway routes, resulting in high confidentiality impact by exposing sensitive data without integrity or availability disruption.

Advisories and the associated patch recommend updating to OpenClaw version 2026.2.21 or later to mitigate the issue. The fixing commit (356d61aacfa5b0f1d5830716ec59d70682a3e7b8) addresses the improper Tailscale header handling, while GitHub Security Advisory GHSA-hff7-ccv5-52f8 and VulnCheck's analysis provide further details on the flaw and remediation steps.

Details

CWE(s)

Affected Products

openclaw
openclaw
≤ 2026.2.21

CVEs Like This One

CVE-2026-28465Same product: Openclaw Openclaw
CVE-2026-35622Same product: Openclaw Openclaw
CVE-2026-31998Same product: Openclaw Openclaw
CVE-2026-32975Same product: Openclaw Openclaw
CVE-2026-35629Same product: Openclaw Openclaw
CVE-2026-22171Same product: Openclaw Openclaw
CVE-2026-31989Same product: Openclaw Openclaw
CVE-2026-41912Same product: Openclaw Openclaw
CVE-2026-42439Same product: Openclaw Openclaw
CVE-2026-28472Same product: Openclaw Openclaw

References