Lucene search
+L

23750 matches found

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
Github Security Blog
Github Security Blog
added 2026/02/18 10:42 p.m.27 views

OpenClaw: Unsanitized CWD path injection into LLM prompts

Overview OpenClaw embedded the current working directory workspace path into the agent system prompt without sanitization. If an attacker can cause OpenClaw to run inside a directory whose name contains control/format characters for example newlines or Unicode bidi/zero-width markers, those...

8.6CVSS5.5AI score0.00205EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/02/18 8:59 p.m.35 views

CVE-2026-24743

InvoicePlane 1.7.0 is affected by a stored XSS in the Upload Invoice Logo SVG handling. The vulnerability can enable attacker-controlled script execution via uploaded logos, potentially leading to unauthorized data modification, persistence (backdoors), and compromise of application integrity. Re...

7.5CVSS5.7AI score0.0022EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/02/18 5:44 p.m.17 views

GHSA-RWJ8-P9VQ-25GV OpenClaw has a LFI in BlueBubbles media path handling

Summary The BlueBubbles extension accepted attacker-controlled local filesystem paths via mediaPath and could read arbitrary local files from disk before sending them as media attachments. Details When sendBlueBubblesMedia received a non-HTTP media source, the previous implementation resolved it ...

7.5CVSS5.7AI score0.00292EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/18 5:41 p.m.19 views

GHSA-JFV4-H8MC-JCP8 OpenClaw: Process Safety - Unvalidated PID Kill via SIGKILL in Process Cleanup

Summary OpenClaw CLI process cleanup used system-wide process enumeration and pattern matching to terminate processes without verifying they were owned by the current OpenClaw process. On shared hosts, unrelated processes could be terminated if they matched the pattern. Affected Packages / Versio...

4.3CVSS5.6AI score0.00292EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/18 5:41 p.m.13 views

GHSA-7RCP-MXPQ-72PJ OpenClaw Chutes manual OAuth state validation bypass can cause credential substitution

Summary The manual Chutes OAuth login flow could accept attacker-controlled callback input in a way that bypassed OAuth CSRF state validation, potentially resulting in credential substitution. Impact If an attacker can convince a user to paste attacker-provided OAuth callback data during the manu...

5.9CVSS5.7AI score0.00131EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/18 3:18 p.m.8 views

UBUNTU-CVE-2025-71227

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't WARN for connections on invalid channels It's not clear to me how exactly syzbot managed to hit this, but it seems conceivable that e.g. regulatory changed and has disabled a channel between scanning channel...

5.5CVSS5.7AI score0.001EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/18 2:53 p.m.9 views

CVE-2025-71231 crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix out-of-bounds index in findemptyiaacompressionmode The local variable 'i' is initialized with -EINVAL, but the for loop immediately overwrites it and -EINVAL is never returned. If no empty compression mode can b...

5.2AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.28 views

SUSE CVE-2026-23140

In the Linux kernel, the following vulnerability has been resolved: bpf, testrun: Subtract size of xdpframe from allowed metadata size The xdpframe structure takes up part of the XDP frame headroom, limiting the size of the metadata. However, in bpftestrun, we don't take this into account, which...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2026/02/17 9:43 p.m.26 views

OpenClaw skills.status could leak secrets to operator.read clients

Summary skills.status could disclose secrets to operator.read clients by returning raw resolved config values in configChecks for skill requires.config paths. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.14...

5.3CVSS5.6AI score0.00303EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/17 9:36 p.m.17 views

OpenClaw has an inbound allowlist policy bypass in voice-call extension (empty caller ID + suffix matching)

Summary An authentication bypass in the optional voice-call extension/plugin allowed unapproved or anonymous callers to reach the voice-call agent when inbound policy was set to allowlist or pairing. Deployments that do not install/enable the voice-call extension are not affected. Affected Packag...

9.8CVSS5.6AI score0.00652EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/17 5:14 p.m.17 views

GHSA-XC7W-V5X6-CC87 OpenClaw has a webhook auth bypass when gateway is behind a reverse proxy (loopback remoteAddress trust)

Summary The BlueBubbles webhook handler previously treated any request whose socket remoteAddress was loopback 127.0.0.1, ::1, ::ffff:127.0.0.1 as authenticated. When OpenClaw Gateway is behind a reverse proxy Tailscale Serve/Funnel, nginx, Cloudflare Tunnel, ngrok, the proxy typically connects t...

8.2CVSS6AI score0.00408EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/17 4:46 p.m.20 views

OpenClaw has an exec allowlist bypass via command substitution/backticks inside double quotes

Summary Exec approvals allowlist bypass via command substitution/backticks inside double quotes. Affected Packages / Versions - Package: openclaw npm - Affected: = 2026.2.2 Impact Only affects setups that explicitly enable the optional exec approvals allowlist feature. Default installs are...

9.8CVSS5.5AI score0.0047EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/17 4:43 p.m.33 views

OpenClaw Hook Session Key Override Enables Targeted Cross-Session Routing

Summary The issue is not deterministic session keys by itself. The exploitable path was accepting externally supplied sessionKey values on authenticated hook ingress, allowing a hook token holder to route messages into chosen sessions. Affected Behavior - POST /hooks/agent accepted payload...

5.5AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/17 4:37 p.m.45 views

OpenClaw's gateway connect could skip device identity checks when auth.token was present but not yet validated

Summary The gateway WebSocket connect handshake could allow skipping device identity checks when auth.token was present but not yet validated. Details In src/gateway/server/ws-connection/message-handler.ts, the device-identity requirement could be bypassed based on the presence of a non-empty...

9.8CVSS5.6AI score0.00352EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/17 4:37 p.m.20 views

GHSA-RV39-79C4-7459 OpenClaw's gateway connect could skip device identity checks when auth.token was present but not yet validated

Summary The gateway WebSocket connect handshake could allow skipping device identity checks when auth.token was present but not yet validated. Details In src/gateway/server/ws-connection/message-handler.ts, the device-identity requirement could be bypassed based on the presence of a non-empty...

9.8CVSS5.6AI score0.00352EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/17 9:37 a.m.11 views

SUSE-SU-2026:20484-1 Security update for libsodium

This update for libsodium fixes the following issues: - CVE-2025-15444: Fixed cryptographic bypass via improper elliptic curve point validation bsc1256070. - CVE-2025-69277: Fixed incorrect validation of elliptic curve points in cryptocoreed25519isvalidpoint function bsc1255764...

9.8CVSS5.8AI score0.00242EPSS
SaveExploits0References5
Slackware Linux
Slackware Linux
added 2026/02/17 4:41 a.m.19 views

[slackware-security] mozilla-thunderbird

New mozilla-thunderbird packages are available for Slackware 15.0 and -current to fix a security issue. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/mozilla-thunderbird-140.7.2esr-i686-1slack15.0.txz: Upgraded. This update contains a security fix: Heap buffer overflow ...

8.8CVSS5.7AI score0.006EPSS
SaveExploits0
Slackware Linux
Slackware Linux
added 2026/02/17 4:41 a.m.13 views

[slackware-security] mozilla-firefox

New mozilla-firefox packages are available for Slackware 15.0 and -current to fix a security issue. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/mozilla-firefox-140.7.1esr-i686-1slack15.0.txz: Upgraded. This update contains a security fix: Heap buffer overflow in libvp...

8.8CVSS5.7AI score0.006EPSS
SaveExploits0
Rows per page
Query Builder