Lucene search
K

1271 matches found

NVD
NVD
added 2026/04/02 6:16 p.m.1 views

CVE-2026-34124

A denial-of-service vulnerability was identified in TP-Link Tapo C520WS v2.6 within the HTTP request path parsing logic. The implementation enforces length restrictions on the raw request path but does not account for path expansion performed during normalization. An attacker on the adjacent...

7.1CVSS0.00031EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/02 5:20 p.m.1 views

CVE-2026-34124

A denial-of-service vulnerability was identified in TP-Link Tapo C520WS v2.6 within the HTTP request path parsing logic. The implementation enforces length restrictions on the raw request path but does not account for path expansion performed during normalization. An attacker on the adjacent...

7.1CVSS6.1AI score0.00031EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.0 views

PT-2026-29869

OpenClaw versions prior to commit b57b680 contain an approval bypass vulnerability due to inconsistent environment variable normalization between approval and execution paths, allowing attackers to inject attacker-controlled environment variables into execution without approval system validation...

7.6CVSS6.1AI score0.00048EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.1 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Previous versions of OpenClaw b57b680 contained security vulnerabilities. These vulnerabilities stemmed from inconsistent normalization of environment variables between the approval and execution paths, which could...

7.6CVSS5.9AI score0.00048EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/31 10:51 p.m.3 views

SciTokens has an Authorization Bypass via Path Traversal in Scope Validation

Summary 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 normalizes both the authorized path from the token and the requested path from the...

8.1CVSS5.9AI score0.00018EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/03/31 10:51 p.m.3 views

GHSA-3X2W-63FP-3QVW SciTokens has an Authorization Bypass via Path Traversal in Scope Validation

Summary 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 normalizes both the authorized path from the token and the requested path from the...

8.1CVSS5.9AI score0.00018EPSS
Exploits1References6
OSV
OSV
added 2026/03/31 6:16 p.m.1 views

UBUNTU-CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS5.8AI score0.00268EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/31 5:1 p.m.0 views

CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS5.8AI score0.00268EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/31 8:45 a.m.7 views

BIT-MASTODON-2026-33868 Mastodon has a GET-Based Open Redirect via '/web/%2F<domain>'

Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.5.8, 4.4.15, and 4.3.21, an unauthenticated Open Redirect vulnerability CWE-601 exists in the /web/ route due to improper handling of URL-encoded path segments. An attacker can craft a specially encode...

6.1CVSS6AI score0.01396EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.2 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 library’s practice of normalizing path components within tokens before authorization, which could lea...

8.3CVSS5.8AI score0.00268EPSS
Exploits1References2
EUVD
EUVD
added 2026/03/29 3:30 p.m.1 views

EUVD-2026-17011

OpenClaw before 2026.3.11 contains an exec allowlist bypass vulnerability where matchesExecAllowlistPattern improperly normalizes patterns with lowercasing and glob matching that overmatches on POSIX paths. Attackers can exploit the ? wildcard matching across path segments to execute commands or...

9.8CVSS6AI score0.00082EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/29 12:44 p.m.2 views

CVE-2026-32973 OpenClaw < 2026.3.11 - Exec Allowlist Pattern Overmatch via POSIX Path Normalization

OpenClaw before 2026.3.11 contains an exec allowlist bypass vulnerability where matchesExecAllowlistPattern improperly normalizes patterns with lowercasing and glob matching that overmatches on POSIX paths. Attackers can exploit the ? wildcard matching across path segments to execute commands or...

9.8CVSS6AI score0.00082EPSS
Exploits0References2
CVE
CVE
added 2026/03/29 12:44 p.m.6 views

CVE-2026-32973

OpenClaw prior to 2026.3.11 is affected by an exec allowlist bypass vulnerability in the matchesExecAllowlistPattern logic. The issue arises from improper normalization (lowercasing) and glob matching that overmatches on POSIX paths, allowing the ? wildcard to cross path segments and execute comm...

9.8CVSS6AI score0.00082EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/29 12:44 p.m.19 views

CVE-2026-32973 OpenClaw < 2026.3.11 - Exec Allowlist Pattern Overmatch via POSIX Path Normalization

OpenClaw before 2026.3.11 contains an exec allowlist bypass vulnerability where matchesExecAllowlistPattern improperly normalizes patterns with lowercasing and glob matching that overmatches on POSIX paths. Attackers can exploit the ? wildcard matching across path segments to execute commands or...

9.8CVSS0.00082EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.2 views

PT-2026-28454

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.11 Description OpenClaw contains an exec allowlist bypass issue where the matchesExecAllowlistPattern function improperly normalizes patterns. This improper normalization, involving lowercasing and glob...

9.8CVSS6.2AI score0.00082EPSS
Exploits0References8
RedhatCVE
RedhatCVE
added 2026/03/28 11:9 p.m.3 views

CVE-2026-31943

LibreChat is a ChatGPT clone with additional features. Prior to version 0.8.3, isPrivateIP in packages/api/src/auth/domain.ts fails to detect IPv4-mapped IPv6 addresses in their hex-normalized form, allowing any authenticated user to bypass SSRF protection and make the server issue HTTP requests ...

8.5CVSS5.9AI score0.00044EPSS
Exploits1References1
Veracode
Veracode
added 2026/03/28 5:3 a.m.3 views

Path Traversal

pf4j is vulnerable to Path Traversal. The vulnerability is due to improper handling of zip entry names, where a lack of proper path normalization and validation can allow directory traversal or Zip Slip attacks...

7.5CVSS5.9AI score0.0046EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/27 7:50 p.m.4 views

CVE-2026-33868 Mastodon has a GET-Based Open Redirect via '/web/%2F<domain>'

Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.5.8, 4.4.15, and 4.3.21, an unauthenticated Open Redirect vulnerability CWE-601 exists in the /web/ route due to improper handling of URL-encoded path segments. An attacker can craft a specially encode...

4.3CVSS6AI score0.01396EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/27 7:50 p.m.21 views

CVE-2026-33868 Mastodon has a GET-Based Open Redirect via '/web/%2F<domain>'

Mastodon is a free, open-source social network server based on ActivityPub. Prior to versions 4.5.8, 4.4.15, and 4.3.21, an unauthenticated Open Redirect vulnerability CWE-601 exists in the /web/ route due to improper handling of URL-encoded path segments. An attacker can craft a specially encode...

4.3CVSS0.01396EPSS
Exploits0References1
Veracode
Veracode
added 2026/03/27 7:33 a.m.3 views

Interpretation Conflict

github.com/traefik/traefik is vulnerable to Interpretation Conflict. The vulnerability is due to improper path normalization when handling Path, PathPrefix, or PathRegex matchers, which allows an attacker to use URL-encoded characters to bypass middleware and access unintended backend services...

6.9CVSS7.1AI score0.00018EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder