Skip to main content

OpenClaw EUVDEUVD-2026-27263

| CVE-2026-43526 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-05-05 VulnCheck
8.3
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
8.3 HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

5
Analysis Updated
May 05, 2026 - 12:52 vuln.today
v2 (cvss_changed)
Re-analysis Queued
May 05, 2026 - 12:37 vuln.today
cvss_changed
CVSS changed
May 05, 2026 - 12:37 NVD
8.2 (HIGH) 8.3 (HIGH)
Source Code Evidence Fetched
May 05, 2026 - 12:17 vuln.today
Analysis Generated
May 05, 2026 - 12:17 vuln.today

Blast Radius

ecosystem impact
† from your stack dependencies † transitive graph · vuln.today resolves 4-path depth
  • 2 npm packages depend on openclaw (2 direct, 0 indirect)

Ecosystem-wide dependent count for version 2026.4.12.

DescriptionCVE.org

OpenClaw before 2026.4.12 contains a server-side request forgery vulnerability in QQBot reply media URL handling that allows attackers to fetch arbitrary content. Attackers can exploit this by providing malicious media URLs that trigger SSRF requests, with fetched bytes subsequently re-uploaded through the channel.

AnalysisAI

Server-side request forgery in OpenClaw's QQBot media URL handler allows remote unauthenticated attackers to fetch arbitrary internal or external resources and exfiltrate them through the bot's messaging channel. Attackers provide malicious media URLs in QQBot replies, triggering the server to fetch content from attacker-specified locations, which is then re-uploaded through legitimate channels. Vendor patch available as of version 2026.4.12, with fix commits published on GitHub. CVSS 8.3 reflects high confidentiality impact with low integrity impact; CVSS v4.0 vector indicates network-accessible, low complexity attack requiring no privileges or user interaction but specific attack conditions (AT:P).

Technical ContextAI

This vulnerability affects OpenClaw's QQBot integration, specifically the component handling media URLs in bot replies. CWE-918 (Server-Side Request Forgery) occurs when an application accepts user-supplied URLs without proper validation and uses them to initiate server-side requests. In this case, the QQBot reply handler accepts media URLs from external sources, fetches the content server-side, then re-uploads the fetched bytes through the messaging channel. This creates a classic SSRF attack vector where the server acts as a proxy for attacker-controlled requests. The CPE string cpe:2.3:a:openclaw:openclaw identifies this as affecting the OpenClaw application from the openclaw vendor, with the wildcard indicating all versions prior to the patched release are vulnerable.

RemediationAI

Upgrade OpenClaw to version 2026.4.12 or later, which contains patches addressing the SSRF vulnerability in QQBot media URL handling. Two specific fix commits are available for review: commit 08ae021d1f4f02e0ca5fd8a3b9659291c1ecf95a and commit ddb7a8dd80b8d5dd04aafa44ce7a4354b568bb2d at https://github.com/openclaw/openclaw. Consult the vendor security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-2767-2q9v-9326 for complete remediation guidance. If immediate patching is not feasible, implement these specific compensating controls: disable QQBot reply media URL processing functionality entirely if not business-critical (eliminates attack surface but breaks media handling in bot replies); implement strict egress filtering to prevent the OpenClaw server from accessing internal networks, cloud metadata endpoints (169.254.169.254, fd00:ec2::254), and localhost (blocks internal SSRF targets but may interfere with legitimate local service dependencies); configure allowlist-based URL validation restricting media URLs to explicitly approved external domains only (reduces attack surface but requires maintenance and may impact legitimate use cases with new media sources). Each mitigation carries operational trade-offs requiring testing before production deployment.

CVE-2026-28446 CRITICAL POC
9.4 Mar 05

Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.

CVE-2026-33579 CRITICAL POC
9.4 Mar 31

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b

CVE-2026-32042 HIGH POC
8.8 Mar 21

OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att

CVE-2026-32051 HIGH POC
8.8 Mar 21

An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.

CVE-2026-25253 HIGH POC
8.8 Feb 01

OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e

CVE-2026-32846 HIGH POC
8.7 Mar 26

Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in

CVE-2026-32064 HIGH POC
7.7 Mar 21

OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all

CVE-2026-32055 HIGH POC
7.6 Mar 21

OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director

CVE-2026-32056 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func

CVE-2026-32049 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste

CVE-2026-32048 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low

CVE-2026-25474 HIGH POC
7.5 Feb 19

OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec

Share

EUVD-2026-27263 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy