Lucene search
+L

4202 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/31 1:31 a.m.5 views

CVE-2026-32716

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match startswith. This allows a token with access to a specific path e.g., /john to also access sibling paths that start with the sa...

8.1CVSS5.8AI score0.00389EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/03/31 1:31 a.m.31 views

CVE-2026-32716 SciTokens: Authorization Bypass via Incorrect Scope Path Prefix Checking

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match startswith. This allows a token with access to a specific path e.g., /john to also access sibling paths that start with the sa...

8.1CVSS0.00389EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.15 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw has a security vulnerability that can be exploited by an attacker to cause a low-privileged operator to approve nodes with a wider scope...

8.6CVSS5.8AI score0.0038EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.12 views

PT-2026-29312

Name of the Vulnerable Software and Affected Versions SciTokens C++ versions prior to 1.4.1 Description SciTokens C++ is a library for creating and using SciTokens. Versions before 1.4.1 have an authorization bypass when handling path-based scopes within tokens. The library normalizes the scope...

8.3CVSS5.9AI score0.00834EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.12 views

PT-2026-29257

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.28 Description OpenClaw contains an insufficient scope validation issue in the node pairing approval path. This allows low-privilege operators to approve nodes with broader scopes than they are authorized to,...

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

PT-2026-29313

Name of the Vulnerable Software and Affected Versions SciTokens C++ versions prior to 1.4.1 Description The SciTokens C++ library, used for creating and utilizing SciTokens, contains a flaw in its path-based scope validation. The enforcer performs a string-prefix comparison to verify if a request...

8.1CVSS5.8AI score0.00272EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.23 views

PT-2026-29185

Name of the Vulnerable Software and Affected Versions SciTokens versions prior to 1.9.7 Description SciTokens is a library for generating and using SciTokens. The Enforcer component is susceptible to a path traversal issue. An attacker can exploit this by including 'dot-dot' .. sequences within t...

9.8CVSS5.9AI score0.00516EPSS
SaveExploits3References16
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.18 views

scitokens 安全漏洞

Scitokens is an open-source science computing token library developed by SciTokens. Versions of Scitokens prior to 1.4.1 contained security vulnerabilities. These vulnerabilities stemmed from the executor’s use of a simple string comparison when checking whether the resource path in a request was...

8.1CVSS5.8AI score0.00272EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/30 7:41 p.m.41 views

CVE-2026-28505 Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whitelist check

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS0.00476EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/30 7:41 p.m.10 views

CVE-2026-28505 Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whitelist check

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/03/30 7:41 p.m.23 views

CVE-2026-28505

CVE-2026-28505 affects Tautulli prior to version 2.17.0. The root cause is a flawed sandbox in notification_handler.py: the str_eval() sandbox inspects code.co_names, but nested lambda expressions create code objects whose attributes appear in code.co_consts, allowing bypass of the whitelist. Thi...

10CVSS5.8AI score0.00476EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/30 7:41 p.m.16 views

CVE-2026-28505 Tautulli: RCE via eval() sandbox bypass using lambda nested scope to escape co_names whitelist check

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS5.8AI score0.00476EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/30 6:41 p.m.11 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the /v1/models HTTP endpoint, which does not enforce the required operator read scope. An attacker can access and enumerate model metadata by sending...

5.3CVSS5.8AI score0.00272EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/30 6:41 p.m.17 views

OpenClaw has a Gateway HTTP /v1/models Route Bypasses Operator Read Scope

Fixed in OpenClaw 2026.3.24, the current shipping release. Summary The OpenAI-compatible HTTP endpoint /v1/models accepts bearer auth but does not enforce operator method scopes. In contrast, the WebSocket RPC path enforces operator.read for models.list. A caller connected with operator.approvals...

5.3CVSS5.9AI score0.00272EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/30 6:41 p.m.11 views

GHSA-68F8-9MHJ-H2MP OpenClaw has a Gateway HTTP /v1/models Route Bypasses Operator Read Scope

Fixed in OpenClaw 2026.3.24, the current shipping release. Summary The OpenAI-compatible HTTP endpoint /v1/models accepts bearer auth but does not enforce operator method scopes. In contrast, the WebSocket RPC path enforces operator.read for models.list. A caller connected with operator.approvals...

5.3CVSS5.9AI score0.00272EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/29 3:49 p.m.13 views

GHSA-H4JX-HJR3-FHGC OpenClaw: Gateway Plugin Subagent Fallback `deleteSession` Uses Synthetic `operator.admin`

Summary Gateway Plugin Subagent Fallback deleteSession Uses Synthetic operator.admin Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24 Details Gateway plugin subagent...

8.1CVSS5.9AI score0.0028EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/29 3:49 p.m.16 views

OpenClaw: Gateway Plugin Subagent Fallback `deleteSession` Uses Synthetic `operator.admin`

Summary Gateway Plugin Subagent Fallback deleteSession Uses Synthetic operator.admin Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24 Details Gateway plugin subagent...

8.8CVSS5.9AI score0.0028EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/29 3:46 p.m.14 views

OpenClaw: Gateway HTTP Session History Route Bypasses Operator Read Scope

Summary Gateway HTTP Session History Route Bypasses Operator Read Scope Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24 Details The HTTP /sessions/:sessionKey/histor...

7.1CVSS5.9AI score0.00233EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/03/29 3:46 p.m.8 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the /sessions/:sessionKey/history route, which failed to enforce the required operator.read scope during authentication. An attacker can access session history...

7.1CVSS5.9AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/29 3:46 p.m.5 views

GHSA-5JVJ-HXMH-6H6J OpenClaw: Gateway HTTP Session History Route Bypasses Operator Read Scope

Summary Gateway HTTP Session History Route Bypasses Operator Read Scope Affected Packages / Versions - Package: openclaw - Affected versions: = 2026.3.24 - First patched version: 2026.3.25 - Latest published npm version at verification time: 2026.3.24 Details The HTTP /sessions/:sessionKey/histor...

5.3CVSS5.9AI score0.00233EPSS
SaveExploits0References3
Rows per page
Query Builder