Lucene search
+L

1705 matches found

Vulnrichment
Vulnrichment
added 2026/03/11 1:32 p.m.6 views

CVE-2026-32061 OpenClaw < 2026.2.17 - Arbitrary File Read via $include Directive Path Traversal

OpenClaw versions prior to 2026.2.17 contain a path traversal vulnerability in the $include directive resolution that allows reading arbitrary local files outside the config directory boundary. Attackers with config modification capabilities can exploit this by specifying absolute paths, traversa...

6.7CVSS5.9AI score0.00146EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/11 1:32 p.m.38 views

CVE-2026-32061 OpenClaw < 2026.2.17 - Arbitrary File Read via $include Directive Path Traversal

OpenClaw versions prior to 2026.2.17 contain a path traversal vulnerability in the $include directive resolution that allows reading arbitrary local files outside the config directory boundary. Attackers with config modification capabilities can exploit this by specifying absolute paths, traversa...

6.7CVSS0.00146EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/11 1:32 p.m.12 views

EUVD-2026-11152

OpenClaw versions prior to 2026.2.17 contain a path traversal vulnerability in the $include directive resolution that allows reading arbitrary local files outside the config directory boundary. Attackers with config modification capabilities can exploit this by specifying absolute paths, traversa...

6.7CVSS5.9AI score0.00146EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/11 1:32 p.m.31 views

CVE-2026-32061

OpenClaw vulnerability CVE-2026-32061 affects OpenClaw versions prior to 2026.2.17, where the include directive resolution is susceptible to a path traversal that allows reading arbitrary local files outside the config directory boundary. Exploitation requires config modification privileges and c...

6.7CVSS5.9AI score0.00146EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/11 12:00 a.m.15 views

OpenClaw 路径遍历漏洞

OpenClaw is a tool for configuration management that supports loading external configuration files via the include directive. An arbitrary file read vulnerability exists in OpenClaw. An attacker can use this vulnerability to read sensitive files, such as API keys and credentials, outside of the...

6.7CVSS5.9AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/09 12:16 p.m.17 views

CVE-2025-14769

In some cases, the tcp-setmss handler may free the packet data and throw an error without halting the rule processing engine. A subsequent rule can then allow the traffic after the packet data is gone, resulting in a NULL pointer dereference. Maliciously crafted packets sent from a remote host ma...

7.5CVSS0.01097EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/07 12:30 a.m.13 views

EUVD-2026-10088

Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actio...

5.7AI score0.00328EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/04 5:16 p.m.17 views

CVE-2026-28696

Craft is a content management system CMS. Prior to 4.17.0-beta.1 and 5.9.0-beta.1, the GraphQL directive @parseRefs, intended to parse internal reference tags e.g., user:1:email, can be abused by both authenticated users and unauthenticated guests if a Public Schema is enabled to access sensitive...

8.7CVSS0.00447EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/04 4:21 p.m.10 views

CVE-2026-28696

Craft is a content management system CMS. Prior to 4.17.0-beta.1 and 5.9.0-beta.1, the GraphQL directive @parseRefs, intended to parse internal reference tags e.g., user:1:email, can be abused by both authenticated users and unauthenticated guests if a Public Schema is enabled to access sensitive...

8.7CVSS5.9AI score0.00447EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/03/03 10:25 p.m.13 views

Execution with Unnecessary Privileges

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Execution with Unnecessary Privileges due to the absence of a USER directive in the Dockerfiles, causing all processes to run as root. An attacker can gain root privileges within the...

8.8CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/03/03 10:25 p.m.13 views

GHSA-W7J5-J98M-W679 OpenClaw has multiple E2E/test Dockerfiles that run all processes as root

Three Dockerfiles in scripts/docker/ and scripts/e2e/ lack a USER directive, meaning all processes run as uid 0 root. If any process is compromised, the attacker has root inside the container, making container breakout significantly easier. Partial fix 2026-02-08: Commit 28e1a65e added USER sandb...

8.4CVSS6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/03 10:25 p.m.16 views

OpenClaw has multiple E2E/test Dockerfiles that run all processes as root

Three Dockerfiles in scripts/docker/ and scripts/e2e/ lack a USER directive, meaning all processes run as uid 0 root. If any process is compromised, the attacker has root inside the container, making container breakout significantly easier. Partial fix 2026-02-08: Commit 28e1a65e added USER sandb...

6AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/03 7:57 p.m.16 views

OpenClaw vulnerable to arbitrary file read via $include directive

Vulnerability Path traversal in config $include resolution allowed arbitrary local file reads outside the config directory boundary CWE-22. Attack Vectors 1. If an attacker can modify OpenClaw config, they can set $include to absolute paths for example /etc/passwd and read files accessible to the...

6.7CVSS6AI score0.00146EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/03 7:57 p.m.9 views

Directory Traversal

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Directory Traversal via the $include directive in configuration file resolution. An attacker can access arbitrary files outside the intended directory by specifying absolute or traversal...

6.9CVSS6.2AI score0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/03 7:57 p.m.16 views

GHSA-56PC-6HVP-4GV4 OpenClaw vulnerable to arbitrary file read via $include directive

Vulnerability Path traversal in config $include resolution allowed arbitrary local file reads outside the config directory boundary CWE-22. Attack Vectors 1. If an attacker can modify OpenClaw config, they can set $include to absolute paths for example /etc/passwd and read files accessible to the...

6.9CVSS6AI score0.00146EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.13 views

PT-2026-24671

Vulnerability Path traversal in config $include resolution allowed arbitrary local file reads outside the config directory boundary CWE-22. Attack Vectors 1. If an attacker can modify OpenClaw config, they can set $include to absolute paths for example /etc/passwd and read files accessible to the...

6.7CVSS5.8AI score0.00146EPSS
SaveExploits0References11
OSV
OSV
added 2026/03/02 1:19 p.m.4 views

SUSE-SU-2026:20528-1 Security update for cups

This update for cups fixes the following issues: Update to version 2.4.16. Security issues fixed: - CVE-2025-58436: single client sending slow messages to cupsd can delay the application and make it unusable for other clients bsc1244057. - CVE-2025-58060: authentication bypass with AuthType...

8CVSS6AI score0.01067EPSS
SaveExploits4References10
The Hacker News
The Hacker News
added 2026/02/28 4:57 a.m.28 views

Pentagon Designates Anthropic Supply Chain Risk Over AI Military Dispute

Anthropic on Friday hit back after U.S. Secretary of Defense Pete Hegseth directed the Pentagon to designate the artificial intelligence AI upstart as a "supply chain risk." "This action follows months of negotiations that reached an impasse over two exceptions we requested to the lawful use of o...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/02/27 9:23 a.m.38 views

CVE-2024-10938

The CVE-2024-10938 entry concerns the OVRI Payment WordPress plugin (v1.7.0). The connected documents describe malicious ".htaccess" files included with the plugin that contain directives intended to block execution of certain scripts while permitting execution of selected malicious PHP files. If...

6.5CVSS6.1AI score0.00307EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/02/27 12:26 a.m.221 views

Exploit for Path Traversal in Cisco Catalyst_Sd-Wan_Manager

🦅 BlueFalconInk — CISA ED 26-03 Compliance Tracker Built by...

10CVSS5.9AI score0.88243EPSS
SaveExploits11
Rows per page
Query Builder