Lucene search
+L

7929 matches found

CNNVD
CNNVD
added 2026/02/19 12:00 a.m.18 views

OpenClaw 代码问题漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a server-side request forgery vulnerability. The vulnerability stems from the fact that SSRF protection can be bypassed using a full form IPv4 mapping IPv6 literal, which can be exploited by an attacke...

7.5CVSS5.8AI score0.00391EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.15 views

OpenClaw 代码问题漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a code issue vulnerability that stems from the Gateway tool being under-restricted when accepting a gatewayUrl provided by the tool, which can be exploited by an attacker to cause an OpenClaw host to...

7.6CVSS6.1AI score0.00336EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.15 views

OpenClaw 信息泄露漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from an information disclosure vulnerability. The vulnerability stems from the fact that skills.status may return raw parsed configuration values for the skills.config path via configChecks, which can be...

5.3CVSS5.7AI score0.00303EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.17 views

OpenClaw 路径遍历漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a path traversal vulnerability. The vulnerability stems from the Feishu extension that allows sendMediaFeishu to treat an attacker-controlled mediaUrl value as a local file system path and read it...

7.5CVSS5.8AI score0.00482EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.15 views

PT-2026-24670

Summary In affected versions, when apply patch was enabled and the agent ran without filesystem sandbox containment, crafted paths could cause file writes/deletes outside the configured workspace directory. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.14 Details The...

8.8CVSS5.9AI score0.00742EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.36 views

PT-2026-20906

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, a bug in download skill installation allowed targetDir values from skill frontmatter to resolve outside the per-skill tools directory if not strictly validated. In the admin-only skills.install flow, this could write files outside t...

6.8CVSS5.5AI score0.00166EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.39 views

PT-2026-20962

OpenClaw is a personal AI assistant. In versions 2026.1.12 through 2026.2.12, OpenClaw browser download helpers accepted an unsanitized output path. When invoked via the browser control gateway routes, this allowed path traversal to write downloads outside the intended OpenClaw temp downloads...

6.7CVSS5.5AI score0.00199EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/18 10:44 p.m.8 views

Cross-site Scripting (XSS)

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Cross-site Scripting XSS via the rendering process of assistant identity values into an inline tag without proper escaping. An attacker can execute arbitrary JavaScript in the Control UI ...

6.8CVSS5.6AI score0.00228EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/18 10:44 p.m.20 views

GHSA-37GC-85XM-2WW6 OpenClaw affected by Stored XSS in Control UI via unsanitized assistant name/avatar in inline script injection

Summary Stored XSS in the OpenClaw Control UI when rendering assistant identity name/avatar into an inline tag without script-context-safe escaping. A crafted value containing could break out of the script tag and execute attacker-controlled JavaScript in the Control UI origin. Affected Packages ...

5.8CVSS5.8AI score0.00228EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/18 10:44 p.m.13 views

OpenClaw affected by Stored XSS in Control UI via unsanitized assistant name/avatar in inline script injection

Summary Stored XSS in the OpenClaw Control UI when rendering assistant identity name/avatar into an inline tag without script-context-safe escaping. A crafted value containing could break out of the script tag and execute attacker-controlled JavaScript in the Control UI origin. Affected Packages ...

5.8CVSS5.8AI score0.00228EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/02/18 10:44 p.m.7 views

External Control of File Name or Path

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to External Control of File Name or Path via improper validation of the targetDir parameter in the skill installation. An attacker can write files outside the intended installation sandbox b...

6.8CVSS5.6AI score0.00166EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/18 10:44 p.m.15 views

OpenClaw hardened the skill download target directory validation

Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.14 - Fixed in: planned release 2026.2.15 Impact A bug in download skill installation allowed targetDir values from skill frontmatter to resolve outside the per-skill tools directory if not strictly validated. In th...

6.8CVSS5.4AI score0.00166EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/18 10:44 p.m.20 views

GHSA-H7F7-89MM-PQH6 OpenClaw hardened the skill download target directory validation

Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.14 - Fixed in: planned release 2026.2.15 Impact A bug in download skill installation allowed targetDir values from skill frontmatter to resolve outside the per-skill tools directory if not strictly validated. In th...

6.8CVSS5.5AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/18 10:44 p.m.8 views

GHSA-XXVH-5HWJ-42PP OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

Description normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw sandbox flows, this hash is used to decide whether...

4.8CVSS5.6AI score0.00157EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/18 10:44 p.m.10 views

Incorrect Comparison Logic Granularity

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Comparison Logic Granularity due to the normalizeForHash function. An attacker can cause stale sandbox containers to be reused by modifying the order of primitive values in...

4.8CVSS5.6AI score0.00157EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/18 10:44 p.m.21 views

OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

Description normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw sandbox flows, this hash is used to decide whether...

4.8CVSS5.6AI score0.00157EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/02/18 10:43 p.m.11 views

Origin Validation Error

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Origin Validation Error in the sessionslist, sessionshistory, and sessionssend tools. An attacker can access sensitive transcript content from peer sessions by exploiting insufficient...

6.9CVSS5.7AI score0.00105EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/18 10:43 p.m.12 views

OpenClaw session tool visibility hardening and Telegram webhook secret fallback

Vulnerability In some shared-agent deployments, OpenClaw session tools sessionslist, sessionshistory, sessionssend allowed broader session targeting than some operators intended. This is primarily a configuration/visibility-scoping issue in multi-user environments where peers are not equally...

6.9CVSS5.6AI score0.00105EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/18 10:43 p.m.28 views

OpenClaw: Telegram bot token exposure via logs

Vulnerability Telegram bot tokens can appear in error messages and stack traces for example, when request URLs include https://api.telegram.org/bot/.... OpenClaw previously logged these strings without redaction, which could leak the bot token into logs, crash reports, CI output, or support...

6.9CVSS5.6AI score0.00142EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/02/18 10:43 p.m.8 views

Insufficiently Protected Credentials

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Insufficiently Protected Credentials via the logging process. An attacker can gain unauthorized access to sensitive credentials by reviewing logs, crash reports, CI output, or support...

6.9CVSS5.7AI score0.00142EPSS
SaveExploits0References2
Rows per page
Query Builder