Lucene search
+L

4117 matches found

Github Security Blog
Github Security Blog
added 2026/03/12 2:21 p.m.10 views

OpenClaw's system.run approvals did not bind mutable script operands across approval and execution

OpenClaw's system.run approval flow did not bind mutable interpreter-style script operands across approval and execution. A caller could obtain approval for an execution such as sh ./script.sh, rewrite the approved script before execution, and then execute different content under the previously...

6.3CVSS5.9AI score0.002EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.9 views

PT-2026-25053

Name of the Vulnerable Software and Affected Versions Backstage versions prior to 3.1.5 Description Backstage is an open framework for building developer portals. Authenticated users with permission to execute scaffolder dry-runs can gain access to server-configured environment secrets through th...

6.5CVSS5.9AI score0.00242EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.6 views

PT-2026-29229

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.8 Description The software contains an approval bypass issue in the system.run function where mutable script operands are not properly bound during the approval and execution stages. This allows attackers to...

6.3CVSS6.1AI score0.002EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2026/03/12 12:0 a.m.11 views

Backstage 信息泄露漏洞

Backstage is an open-source application developed by Backstage. It serves as an open platform for building developer portals. Versions of Backstage prior to 3.1.5 contained a vulnerability related to information leakage. This vulnerability occurred because verified users with permission to conduc...

6.5CVSS5.8AI score0.00242EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 11:2 p.m.3 views

CVE-2026-3964 OpenAkita Chat API Endpoint shell.py run os command injection

A weakness has been identified in OpenAkita up to 1.24.3. This impacts the function run of the file src/openakita/tools/shell.py of the component Chat API Endpoint. Executing a manipulation of the argument Message can lead to os command injection. The attack is restricted to local execution. The...

5.3CVSS5.8AI score0.01055EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/11 8:21 p.m.3 views

CVE-2026-0940

A potential improper initialization vulnerability was reported in the BIOS of some ThinkPads that could allow a local privileged user to modify data and execute arbitrary code...

8.4CVSS6AI score0.0013EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.11 views

PT-2026-24895

A weakness has been identified in OpenAkita up to 1.24.3. This impacts the function run of the file src/openakita/tools/shell.py of the component Chat API Endpoint. Executing a manipulation of the argument Message can lead to os command injection. The attack is restricted to local execution. The...

5.3CVSS5.5AI score0.01055EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.14 views

PT-2026-24779

R 3.4.4 on Windows x64 contains a buffer overflow vulnerability in the GUI Preferences language menu field that allows local attackers to bypass DEP and ASLR protections. Attackers can inject a crafted payload through the Language for menus preference to trigger a structured exception handler cha...

6.9CVSS6.3AI score0.00119EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/10 8:16 p.m.8 views

CVE-2025-36226

IBM Aspera Faspex 5 5.0.0 through 5.0.14.3 is vulnerable to cross-site scripting. This vulnerability allows an authenticated user to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session...

5.4CVSS5.5AI score0.0021EPSS
SaveExploits0References1
Microsoft KB
Microsoft KB
added 2026/03/10 2:0 p.m.19 views

Description of the security update for Office 2016: March 10, 2026 (KB5002838)

None None...

8.4CVSS7AI score0.0049EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/09 7:55 p.m.20 views

AzuraCast: RCE via Liquidsoap string interpolation injection in station metadata and playlist URLs

Summary AzuraCast's ConfigWriter::cleanUpString method fails to sanitize Liquidsoap string interpolation sequences ..., allowing authenticated users with StationPermissions::Media or StationPermissions::Profile permissions to inject arbitrary Liquidsoap code into the generated configuration file...

6AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/09 7:54 p.m.17 views

OpenClaw: system.run allow-always persistence included shell-commented payload tails

OpenClaw's system.run allowlist analysis did not honor POSIX shell comment semantics when deriving allow-always persistence entries. A caller in security=allowlist mode who received an allow-always decision could submit a shell command whose tail was commented out at runtime, for example by using...

5.9AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/09 7:54 p.m.7 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the system.run process. An attacker can cause unauthorized commands to be persisted as trusted entries by submitting a shell command with an unquoted character,...

5CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/03/09 7:54 p.m.7 views

GHSA-9Q2P-VC84-2RWM OpenClaw: system.run allow-always persistence included shell-commented payload tails

OpenClaw's system.run allowlist analysis did not honor POSIX shell comment semantics when deriving allow-always persistence entries. A caller in security=allowlist mode who received an allow-always decision could submit a shell command whose tail was commented out at runtime, for example by using...

5CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/09 7:54 p.m.14 views

OpenClaw: system.run wrapper-depth boundary could skip shell approval gating

OpenClaw's system.run dispatch-wrapper handling applied different depth-boundary rules to shell-wrapper approval detection and execution planning. With exactly four transparent dispatch wrappers such as repeated env invocations before /bin/sh -c, the approval classifier could stop treating the...

5.3CVSS5.9AI score0.00108EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/03/09 7:54 p.m.5 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the system.run process when handling dispatch wrappers with exactly four transparent wrappers such as repeated env invocations before /bin/sh -c. An attacker ca...

5.3CVSS5.9AI score0.00108EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/09 7:53 p.m.5 views

GHSA-3H2Q-J2V4-6W5R OpenClaw's system.run allowlist approval parsing missed PowerShell encoded-command wrappers

OpenClaw's system.run shell-wrapper detection did not recognize PowerShell -EncodedCommand forms as inline-command wrappers. In allowlist mode, a caller with access to system.run could invoke pwsh or powershell using -EncodedCommand, -enc, or -e, and the request would fall back to plain argv...

5CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/03/09 7:52 p.m.4 views

GHSA-J425-WHC4-4JGC OpenClaw's `system.run` env override filtering allowed dangerous helper-command pivots

Summary system.run env override sanitization allowed dangerous override-only helper-command pivots to reach subprocesses. A caller who could invoke system.run with env overrides could bypass allowlist/approval intent by steering an allowlisted tool through helper-command or config-loading...

6.3CVSS5.9AI score
SaveExploits0References4
Snyk
Snyk
added 2026/03/09 7:52 p.m.10 views

Authorization Bypass Through User-Controlled Key

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the system.run process. An attacker can bypass intended allowlist or approval mechanisms by supplying crafted environment variable...

6.3CVSS5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/09 7:52 p.m.15 views

OpenClaw's `system.run` env override filtering allowed dangerous helper-command pivots

Summary system.run env override sanitization allowed dangerous override-only helper-command pivots to reach subprocesses. A caller who could invoke system.run with env overrides could bypass allowlist/approval intent by steering an allowlisted tool through helper-command or config-loading...

5.9AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder