Lucene search
+L

89 matches found

Cvelist
Cvelist
added 2026/03/31 2:10 p.m.27 views

CVE-2026-33577 OpenClaw < 2026.3.28 - Insufficient Scope Validation in node.pair.approve

OpenClaw before 2026.3.28 contains an insufficient scope validation vulnerability in the node pairing approval path that allows low-privilege operators to approve nodes with broader scopes. Attackers can exploit missing callerScopes validation in node-pairing.ts to extend privileges onto paired...

8.6CVSS0.00379EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/31 3:10 a.m.5 views

Improper Authorization

Overview scitokens is a SciToken reference implementation library Affected versions of this package are vulnerable to Improper Authorization via the validatescp and validatescope functions. An attacker can gain unauthorized access to sibling paths by crafting tokens with scope paths that share a...

8.6CVSS5.9AI score0.00389EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/31 1:31 a.m.1 views

CVE-2026-32727 SciTokens: Authorization Bypass via Path Traversal in Scope Validation

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot .. in the scope claim of a token to escape the intended directory restriction. This occurs because the library...

8.1CVSS5.8AI score0.00516EPSS
SaveExploits1References4
CVE
CVE
added 2026/03/31 1:31 a.m.21 views

CVE-2026-32727

CVE-2026-32727 concerns SciTokens: prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack via a token scope claim containing dot-dot (..). The issue arises from normalization of both the authorized path and the requested path, then comparing with startswith. Affected: SciTo...

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

CVE-2026-32727 SciTokens: Authorization Bypass via Path Traversal in Scope Validation

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot .. in the scope claim of a token to escape the intended directory restriction. This occurs because the library...

8.1CVSS0.00516EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/31 1:31 a.m.4 views

CVE-2026-32727 SciTokens: Authorization Bypass via Path Traversal in Scope Validation

SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot .. in the scope claim of a token to escape the intended directory restriction. This occurs because the library...

8.1CVSS5.8AI score0.00516EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.8 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.00379EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/03/26 12:0 a.m.6 views

PT-2026-31774

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.22 Description OpenClaw contains a privilege escalation issue in the device.pair.approve method. An operator with pairing approval rights can approve device requests with broader operator scopes than authorize...

9.4CVSS6.4AI score0.00458EPSS
SaveExploits0References15
CVE
CVE
added 2026/03/19 8:37 p.m.17 views

CVE-2026-4428

The CVE relates to AWS-LC CRL distribution point validation logic before 1.71.0. A logic error caused partitioned CRLs to be incorrectly rejected as out of scope, enabling a revoked certificate to bypass revocation checks. Affected software is AWS-LC prior to 1.71.0; the issue is fixed in AWS-LC ...

9.1CVSS5.7AI score0.00252EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/06 12:0 a.m.12 views

Gogs 安全漏洞

Gogs Go Git Service is a self-service Git hosting service developed by the Gogs team using the Go language. It supports creating and migrating public/private repositories, as well as adding and removing repository collaborators. Gogs versions 0.13.3 and earlier have security vulnerabilities. Thes...

8.8CVSS6.1AI score0.00424EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/05 8:32 p.m.2 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization via the GRPC authorization middleware. An attacker can access resources outside the intended scope by bypassing scope validation through the archiver service. Remediation Upgrade...

8.8CVSS5.6AI score0.00273EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/27 12:0 a.m.10 views

Grafana security vulnerabilities

Grafana is a set of open-source monitoring tools developed by Grafana Open Source, which provide a visual monitoring interface. This tool is primarily used for monitoring and analyzing Graphite, InfluxDB, and Prometheus. Grafana has a security vulnerability, where the dashboard’s permission API...

8.1CVSS7.2AI score0.00647EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/01/23 6:31 p.m.15 views

Free5gc NRF is vulnerable to scope validation bypass via maliciously crafted targetNF value

An issue was discovered in Free5gc NRF 1.4.0. In the access-token generation logic of free5GC, the AccessTokenScopeCheck function in file internal/sbi/processor/accesstoken.go bypasses all scope validation when the attacker uses a crafted targetNF value. This allows attackers to obtain an access...

9.1CVSS5.6AI score0.00307EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/23 12:0 a.m.6 views

CVE-2025-66719

An issue was discovered in Free5gc NRF 1.4.0. In the access-token generation logic of free5GC, the AccessTokenScopeCheck function in file internal/sbi/processor/accesstoken.go bypasses all scope validation when the attacker uses a crafted targetNF value. This allows attackers to obtain an access...

9.1CVSS5.8AI score0.00307EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/01/08 10:40 p.m.1 views

Cross-site Request Forgery (CSRF)

Overview authlib is a library in building OAuth and OpenID Connect servers. Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF due to the improper validation of the request.scope in the validateauthorizationrequest function which leads to cache-backed...

8.8CVSS6.3AI score0.00237EPSS
SaveExploits1References2
Veracode
Veracode
added 2025/10/14 7:19 a.m.9 views

Improper Authorization

ethycafides is vulnerable to improper authorization. The vulnerability is due to insufficient scope validation in the OAuth client creation and update endpoints, which allows an attacker or a highly privileged user to escalate privileges to owner-level...

8.6CVSS7.2AI score0.00392EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2020-8163

Malware in sbrugna...

4.3CVSS5AI score0.00548EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/07/01 12:0 a.m.5 views

Janssen 安全漏洞

Janssen is an open source user authentication component from the Janssen Project Open Source. A security vulnerability exists in Janssen versions prior to 1.8.0, which stems from the Config API returning results without validating the scope, which could lead to information disclosure...

8.2CVSS6.3AI score0.00343EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/02 10:36 p.m.49 views

GHSA-C9PR-Q8GX-3MGP Improper Scope Validation in the `open` Endpoint of `tauri-plugin-shell`

Impact The Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener e.g. xdg-open on Linux. This was meant to be restricted to a reasonable number of protocols like htt...

9.3CVSS8.4AI score0.00951EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/04/02 10:36 p.m.21 views

Improper Scope Validation in the `open` Endpoint of `tauri-plugin-shell`

Impact The Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener e.g. xdg-open on Linux. This was meant to be restricted to a reasonable number of protocols like htt...

9.8CVSS8.4AI score0.00951EPSS
SaveExploits1References4Affected Software2
Rows per page
Query Builder