Lucene search
+L

7308 matches found

Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.10 views

PT-2026-26746

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.22 Description The software reuses the gateway.auth.token as a fallback hash secret for owner-ID prompt obfuscation when commands.ownerDisplay is set to hash and commands.ownerDisplaySecret is unset. This...

6.3CVSS5.8AI score0.00262EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.10 views

PT-2026-26391

Summary In openclaw= 2026.2.24 planned next npm release - Latest published npm version at triage time 2026-02-24: 2026.2.23 Root Cause - Default safe-bin trusted directories included package-manager/user-managed paths. - Trust decision was directory-membership only for resolved executable paths...

8.5CVSS6.1AI score0.00133EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.19 views

PT-2026-26418

Summary In OpenClaw MSTeams media download flows, redirect handling could bypass configured mediaAllowHosts checks in specific attachment paths. Redirect chains were not consistently constrained to allowlisted targets before accepting fetched content. Affected Packages / Versions - Package:...

8.7CVSS5.8AI score0.00172EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.22 views

PT-2026-26403

Summary OpenClaw tools.exec.safeBins had a stdin-only policy bypass for grep. If pattern input was supplied through -e / --regexp, the validator consumed the pattern as a flag value and still allowed one positional operand. That positional could be a bare filename like .env. Affected Packages /...

6CVSS5.8AI score0.00259EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.7 views

PT-2026-26010

Summary In OpenClaw's macOS node-host path, system.run allowlist parsing in security=allowlist mode failed to reject command substitution tokens when they appeared inside double-quoted shell text. Because of that gap, payloads like echo "ok $id" could be treated as allowlist hits first executable...

7.5CVSS6AI score0.0063EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.10 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
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.15 views

PT-2026-26224

Summary When Nextcloud Talk webhook signing was valid, replayed requests could be accepted without durable replay suppression, allowing duplicate inbound processing after replay-window expiry or process restart. Details OpenClaw's Nextcloud Talk webhook path verified HMACsecret, random + body but...

6.5CVSS5.8AI score0.00267EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.25 views

PT-2026-26402

Summary Feishu allowlist authorization could be bypassed by display-name collision. Details channels.feishu.allowFrom is documented as an ID-based allowlist open id list, but Feishu policy matching accepted mutable sender display names in the same namespace. An attacker could set a display name...

6.3CVSS5.8AI score0.00205EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.25 views

PT-2026-26221

Summary A command injection vulnerability existed in Windows Scheduled Task script generation for OpenClaw. Environment values were written into gateway.cmd using unquoted set KEY=VALUE, which allowed Windows shell metacharacters in config-provided environment variables to break out of assignment...

7.8CVSS5.8AI score0.00637EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.27 views

PT-2026-26414

A workspace-only file-system guard mismatch allowed @-prefixed absolute paths to bypass boundary validation in some tool path checks. Impact When tools.fs.workspaceOnly=true, certain @-prefixed absolute paths for example @/etc/passwd could be validated before canonicalization while runtime path...

6CVSS5.9AI score0.00335EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.10 views

PT-2026-26397

Summary On macOS node-host, optional exec-approval allowlist mode previously treated basename-only entries for example echo as trusted command matches. This could allow a same-name local binary for example ./echo to run without approval under security=allowlist + ask=on-miss. Scope / Precondition...

7.3CVSS5.8AI score0.00122EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.24 views

PT-2026-26417

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.26 Description The OpenClaw gateway plugin contains a path traversal issue that allows remote attackers to bypass route authentication checks. This is achieved by manipulating the /api/channels paths with...

8.3CVSS6AI score0.00433EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.22 views

PT-2026-26013

Summary shell-env fallback trusted prefix-based executable paths for $SHELL, allowing execution of attacker-controlled binaries in local/runtime-env influence scenarios. Details In affected versions, shell selection accepted either: 1. a shell listed in /etc/shells, or 2. any executable under...

8.5CVSS6AI score0.00125EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.21 views

PT-2026-26416

Summary In [email protected], the Discord voice transcript path called agentCommand... without senderIsOwner, and agentCommand defaults missing senderIsOwner to true. This could allow a non-owner voice participant in the same channel to reach owner-only tool surfaces gateway, cron during voice...

5.9CVSS5.8AI score0.00139EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.21 views

PT-2026-26405

Summary OpenClaw avatar handling allowed a symlink traversal path that could expose local files outside an agent workspace through gateway avatar surfaces. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.22 so after npm release, the remaining action is to publis...

6.8CVSS5.8AI score0.00327EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.7 views

PT-2026-26235

Summary On Windows, the Lobster extension previously retried certain spawn failures ENOENT/EINVAL with shell: true for wrapper compatibility. In that fallback path, tool-provided arguments could be interpreted by cmd.exe if fallback was triggered. Affected Packages / Versions - Package: openclaw...

7CVSS5.9AI score0.00525EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.15 views

PT-2026-26407

Summary Sandbox media local-path validation accepted absolute paths under host tmp, even when those paths were outside the active sandbox root. Affected Packages / Versions - Package: openclaw npm - Latest published version verified during triage: 2026.2.23 - Affected versions: = 2026.2.24 Detail...

7.1CVSS5.9AI score0.00344EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.10 views

PT-2026-26011

Summary A path-confinement bypass in browser output handling allowed writes outside intended roots in openclaw versions up to and including 2026.3.1. The fix unifies root-bound, file-descriptor-verified write semantics and canonical path-boundary validation across browser output and related...

5.3CVSS5.8AI score0.0013EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.30 views

PT-2026-26404

Summary A wrapper-depth parsing mismatch in system.run allowed nested transparent dispatch wrappers for example repeated /usr/bin/env to suppress shell-wrapper detection while still matching allowlist resolution. In security=allowlist + ask=on-miss, this could bypass the expected approval prompt...

6.9CVSS5.9AI score0.00276EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.14 views

PT-2026-26406

This issue is a browser-origin WebSocket auth chain on local loopback deployments using password auth. It is serious, but conditional: an attacker must get the user to open a malicious page and then successfully guess the gateway password. Context and Preconditions OpenClaw’s web/gateway surface ...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits0References7
Rows per page
Query Builder