CRITICAL🇵🇱 Wersja polska

CVE-2026-28446

CVSS 9.2v4.0pub. 2026-03-05upd. 2026-03-11

OpenClaw versions prior to 2026.2.1 with the voice-call extension installed and enabled contain an authentication bypass vulnerability in inbound allowlist policy validation that accepts empty caller IDs and uses suffix-based matching instead of strict equality. Remote attackers can bypass inbound access controls by placing calls with missing caller IDs or numbers ending with allowlisted digits to reach the voice-call agent and execute tools.

🤖 AI Analysis
How it works

The vulnerability results from two related logical errors (CWE-303) in allowlist policy validation for incoming calls. First, the mechanism accepts empty caller ID identifiers instead of rejecting them. Second, matching the caller number against the allowlist is performed by checking the suffix (suffix-based matching) instead of strict equality (strict equality). An attacker can make a call with a missing caller ID or provide a number whose ending matches any entry on the allowlist, resulting in access being granted to the voice agent.

Impact

A remote, unauthenticated attacker can bypass access control to a voice-call agent and execute available tools (tools) of that agent, which may lead to unauthorized disclosure or modification of data handled by the voice component.

Mitigation & patch

OpenClaw should be updated to version 2026.2.1 or newer. Patch details are available in the GitHub repository (commit f8dfd034) and in the official security advisory GHSA-4rj2-gpmh-qq5x. Until the update is applied, it is recommended to disable the voice-call extension or restrict network access to the component handling incoming calls.

Who is affected

OpenClaw in versions earlier than 2026.2.1 with the voice-call extension installed and enabled.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Openclaw

    APP
    Openclaw
    < 2026.2.2
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Auth Bypass
CWE
References

Related vulnerabilities

CVE-2026-43585CRITICAL9.2PL ✓same product

OpenClaw: ominięcie uwierzytelniania przez nieodświeżane tokeny bearer po rotacji SecretRef

CVE-2026-43575CRITICAL9.2PL ✓same product

OpenClaw: Authentication Bypass w trasie pomocniczej sandbox noVNC

CVE-2026-43578CRITICAL9.1PL ✓same product

OpenClaw: privilege escalation przez pominięcie zdarzeń async exec w heartbeat

CVE-2026-43581CRITICAL9.0PL ✓same product

OpenClaw: ekspozycja Chrome DevTools Protocol poza sandbox

CVE-2026-44109CRITICAL9.2PL ✓same product

OpenClaw — Auth Bypass w walidacji Feishu webhook umożliwia RCE