Lucene search
K

17 matches found

RedhatCVE
RedhatCVE
•added 2026/03/26 3:8 p.m.•5 views

CVE-2026-28460

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation characters. Attackers can bypass security analysis by injecting $\\ followed by a...

8.8CVSS5.9AI score0.00439EPSS
Exploits0References1
EUVD
EUVD
•added 2026/03/24 12:30 a.m.•6 views

EUVD-2026-14564

OpenClaw before 2026.2.22 contains an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation. Attackers can bypass shell-wrapper analysis by injecting $\ followed by newline and inside...

5.8CVSS6.1AI score
Exploits0References4
NVD
NVD
•added 2026/03/23 10:16 p.m.•2 views

CVE-2026-32047

Rejected reason: This CVE ID has been rejected...

Exploits0
Cvelist
Cvelist
•added 2026/03/23 9:36 p.m.•19 views

CVE-2026-32047

...

Exploits0
CVE
CVE
•added 2026/03/23 9:36 p.m.•7 views

CVE-2026-32047

OpenClaw before 2026.2.22 is affected by an allowlist bypass in system.run . Attackers can bypass shell-wrapper analysis by injecting $\ followed by a newline and ( inside double quotes, folding the payload into $(...) to execute arbitrary subcommands. This is a local, low-complexity issue with l...

6.1AI score
Exploits0
Positive Technologies
Positive Technologies
•added 2026/03/23 12:0 a.m.•2 views

PT-2026-27227

OpenClaw before 2026.2.22 contains an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation. Attackers can bypass shell-wrapper analysis by injecting $ followed by newline and inside...

5.8CVSS6.1AI score
Exploits0References5
OSV
OSV
•added 2026/03/19 3:30 a.m.•3 views

GHSA-XRGV-34CC-Q765 Duplicate Advisory: OpenClaw's system.run allowlist bypass via shell line-continuation command substitution

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-9868-vxmx-w862. This link is maintained to preserve external references. Original Description OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to...

6CVSS5.9AI score0.00439EPSS
Exploits0References4
EUVD
EUVD
•added 2026/03/19 3:30 a.m.•2 views

EUVD-2026-13013

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation characters. Attackers can bypass security analysis by injecting $\ followed by a...

8.8CVSS6AI score0.00439EPSS
Exploits0References4
Github Security Blog
Github Security Blog
•added 2026/03/19 3:30 a.m.•6 views

Duplicate Advisory: OpenClaw's system.run allowlist bypass via shell line-continuation command substitution

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-9868-vxmx-w862. This link is maintained to preserve external references. Original Description OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to...

8.8CVSS5.9AI score0.00439EPSS
Exploits0References5Affected Software1
OSV
OSV
•added 2026/03/19 2:16 a.m.•4 views

CVE-2026-28460

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation characters. Attackers can bypass security analysis by injecting $\ followed by a...

8.8CVSS6AI score
Exploits0References3
Cvelist
Cvelist
•added 2026/03/19 1:0 a.m.•24 views

CVE-2026-28460 OpenClaw < 2026.2.22 - Allowlist Bypass via Shell Line-Continuation Command Substitution in system.run

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation characters. Attackers can bypass security analysis by injecting $\ followed by a...

7.1CVSS0.00439EPSS
Exploits0References3
Vulnrichment
Vulnrichment
•added 2026/03/19 1:0 a.m.•2 views

CVE-2026-28460 OpenClaw < 2026.2.22 - Allowlist Bypass via Shell Line-Continuation Command Substitution in system.run

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in system.run that allows attackers to execute non-allowlisted commands by splitting command substitution using shell line-continuation characters. Attackers can bypass security analysis by injecting $\ followed by a...

7.1CVSS6AI score0.00439EPSS
Exploits0References3
CVE
CVE
•added 2026/03/19 1:0 a.m.•8 views

CVE-2026-28460

OpenClaw Open-Source: OpenClaw versions prior to 2026.2.22 are affected by an allowlist bypass in system.run. The issue lets an attacker bypass the approval boundary by splitting command substitution with shell line-continuation characters, specifically injecting "$\" followed by a newline and an...

8.8CVSS6AI score0.00439EPSS
Exploits0References3Affected Software1
Snyk
Snyk
•added 2026/03/03 7:53 p.m.•1 views

Incorrect Authorization

Overview openclaw is a šŸ¦ž OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via system.run when shell line-continuation and command substitution are used to bypass allowlist analysis. An attacker can execute unauthorized commands by crafti...

8.8CVSS6.1AI score0.00439EPSS
Exploits0References3
Github Security Blog
Github Security Blog
•added 2026/03/03 7:53 p.m.•6 views

OpenClaw's system.run allowlist bypass via shell line-continuation command substitution

Summary In OpenClaw system.run allowlist mode, shell-wrapper analysis could be bypassed by splitting command substitution as $\ + newline + inside double quotes. Analysis treated the payload as allowlisted for example /bin/echo, while shell runtime folded the line continuation into $... and...

8.8CVSS5.9AI score0.00439EPSS
Exploits0References5Affected Software1
OSV
OSV
•added 2026/03/03 7:53 p.m.•6 views

GHSA-9868-VXMX-W862 OpenClaw's system.run allowlist bypass via shell line-continuation command substitution

Summary In OpenClaw system.run allowlist mode, shell-wrapper analysis could be bypassed by splitting command substitution as $\ + newline + inside double quotes. Analysis treated the payload as allowlisted for example /bin/echo, while shell runtime folded the line continuation into $... and...

8.8CVSS5.9AI score0.00439EPSS
Exploits0References5
BDU FSTEC
BDU FSTEC
•added 2018/12/18 12:0 a.m.•4 views

The vulnerability of the console utility for downloading files with wget arises from insufficient input validation, allowing a attacker to compromise data integrity.

The vulnerability of the console utility for downloading files with wget relates to the lack of processing of the ā€œ\r\nā€ sequence in line continuation strings during the grammatical analysis of HTTP headers containing Set-Cookies. Exploiting this vulnerability allows a remote attacker to insert...

6.5CVSS6.7AI score0.17249EPSS
Exploits5References3Affected Software1
Rows per page
Query Builder