Lucene search
+L

40032 matches found

OSV
OSV
added 2026/03/03 9:36 p.m.12 views

GHSA-2HM8-RQRM-XFJQ OpenClaw's owner-only gateway tool access checks were incomplete in specific authenticated DM flows

Summary In authenticated non-owner DM sessions, a narrow tool-invocation path could reach broader-than-intended owner-only gateway actions. Impact This requires an authenticated non-owner sender in a DM session and a specific tool invocation path. No unauthenticated access is involved, and this...

4.8CVSS6.4AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 9:25 p.m.17 views

OpenClaw: Discord DM reaction ingress missed dmPolicy/allowFrom checks in restricted setups

Summary In OpenClaw = 2026.2.25 Fix Commits - aedf62ac7e669a89c7b299201bf6537dc6b12e0e Release Process Note patchedversions is pre-set to the release 2026.2.25 so after npm release the advisory is published. Thanks @tdjackey for reporting...

6.3CVSS6AI score0.00198EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/03 9:25 p.m.10 views

GHSA-354R-7MFH-7RH2 OpenClaw: Discord DM reaction ingress missed dmPolicy/allowFrom checks in restricted setups

Summary In OpenClaw = 2026.2.25 Fix Commits - aedf62ac7e669a89c7b299201bf6537dc6b12e0e Release Process Note patchedversions is pre-set to the release 2026.2.25 so after npm release the advisory is published. Thanks @tdjackey for reporting...

5.3CVSS6AI score0.00198EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 7:52 p.m.17 views

OpenClaw's shell env fallback trusts unvalidated SHELL path from host environment

The shell environment fallback path could invoke an attacker-controlled shell when SHELL was inherited from an untrusted host environment. In affected builds, shell-env loading used $SHELL -l -c 'env -0' without validating that SHELL points to a trusted executable. In threat-model terms, this...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/03 7:50 p.m.15 views

GHSA-RM2P-J3R7-4X4J OpenClaw's Slack reaction/pin sender-policy consistency issue in non-message ingress

Summary OpenClaw Slack monitor handled reaction and pin non-message events before applying sender-policy checks consistently. In affected versions, these events could be added to system-event context even when sender policy would not normally allow them. Affected Packages / Versions - Package: np...

5.3CVSS5.9AI score0.00204EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/03 7:50 p.m.14 views

OpenClaw's Slack reaction/pin sender-policy consistency issue in non-message ingress

Summary OpenClaw Slack monitor handled reaction and pin non-message events before applying sender-policy checks consistently. In affected versions, these events could be added to system-event context even when sender policy would not normally allow them. Affected Packages / Versions - Package: np...

5.3CVSS5.9AI score0.00204EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/03/03 7:46 p.m.39 views

CVE-2025-36363

CVE-2025-36363 affects IBM DevOps Plan 3.0.0–3.0.5. The root cause is an inadequate account lockout setting, potentially allowing a remote attacker to brute-force credentials. Documented impact is exposure of confidentiality with no integrity/availability impact stated; CVSS metrics indicate high...

7.5CVSS6AI score0.00241EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/03 7:09 p.m.19 views

GHSA-3XFW-4PMR-4XC5 OpenClaw safeBins grep -e File Read Bypass (stdin-only policy bypass)

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 /...

6.5CVSS5.9AI score0.00259EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 6:00 p.m.29 views

OpenClaw has allowlist exec-guard bypass via env -S

Summary In allowlist mode, system.run guardrails could be bypassed through env -S, causing policy-analysis/runtime-execution mismatch for shell wrapper payloads. Severity Rationale Medium This issue is rated medium because it is a guardrail/policy bypass in OpenClaw's trusted-operator model, not ...

8.8CVSS6.1AI score0.00339EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/03 2:51 p.m.21 views

Rancher's restricted PodSecurityPolicy does not prevent containers from running as a privileged user

Impact The restricted pod security policy PSP, provided in Rancher versions from 2.0 up to and including 2.6.3, has a deviation from the upstream restricted policy provided in Kubernetes, in which Rancher's PSP has runAsUser set to runAsAny, while upstream has runAsUser set to MustRunAsNonRoot...

5.9AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/03/03 2:51 p.m.2 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization due to the restricted pod security policy having runAsUser set to runAsAny, which allows containers to run as any user, including privileged users, even when the policy is enforced. An attacker can escalate...

7.1CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/03/03 2:51 p.m.6 views

GHSA-HWM2-4PH6-W6M5 Rancher's restricted PodSecurityPolicy does not prevent containers from running as a privileged user

Impact The restricted pod security policy PSP, provided in Rancher versions from 2.0 up to and including 2.6.3, has a deviation from the upstream restricted policy provided in Kubernetes, in which Rancher's PSP has runAsUser set to runAsAny, while upstream has runAsUser set to MustRunAsNonRoot...

7.1CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/03/03 1:29 p.m.23 views

BIT-DISCOURSE-2026-26207 DIscourse's discourse-policy plugin lacks post access check

Discourse is an open source discussion platform. Prior to versions 2025.12.2, 2026.1.1, and 2026.2.0, discourse-policy plugin allows any authenticated user to interact with policies on posts they do not have permission to view. The PolicyController loads posts by ID without verifying the current...

5.4CVSS6AI score0.00151EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/03 12:41 a.m.19 views

OpenClaw: macOS optional allowlist basename matching could bypass path-based policy

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.8CVSS5.9AI score0.00122EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/03 12:41 a.m.16 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the exec approval mode on macOS node-hosts when basename-only allowlist entries are configured. An attacker can execute unauthorized local binaries by creating ...

7.8CVSS6AI score0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/03 12:41 a.m.14 views

GHSA-7F4Q-9RQH-X36P OpenClaw: macOS optional allowlist basename matching could bypass path-based policy

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.8CVSS5.9AI score0.00122EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 12:40 a.m.13 views

OpenClaw: Node reconnect metadata spoofing could bypass platform-based node command policy

Summary A paired node device could reconnect with spoofed platform/deviceFamily metadata and broaden node command policy eligibility because reconnect metadata was accepted from the client while these fields were not bound into the device-auth signature. Affected Packages / Versions - Package:...

8.6CVSS6AI score0.0019EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/03/03 12:40 a.m.13 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the paired node device reconnect. An attacker can gain unauthorized access to restricted commands by spoofing the platform or deviceFamily metadata during a...

8.6CVSS6AI score0.0019EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.28 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.18 views

PT-2026-26392

Summary This issue applies to a non-default configuration only. If sort is manually added to tools.exec.safeBins, OpenClaw could treat sort --compress-program= as valid safe-bin usage. In security=allowlist + ask=on-miss, this could satisfy allowlist checks and skip operator approval, while GNU...

7.3CVSS5.8AI score0.00286EPSS
SaveExploits0References7
Rows per page
Query Builder