Lucene search
K

282 matches found

CVE
CVE
added 3 days ago12 views

CVE-2026-10211

CVE-2026-10211 affects AstrBotDevs AstrBot 4.23.6. The vulnerability is in the function _normalize_rw_path of astrbot/core/tools/computer_tools/fs.py, leading to incorrect authorization. It can be exploited remotely, and the exploit has been publicly disclosed. The vendor was contacted early abou...

6.5CVSS6.3AI score0.00036EPSS
Exploits0References5
EUVD
EUVD
added 2026/05/19 9:24 a.m.7 views

EUVD-2026-30864

The file indexer does not normalize the configured directory path. A backend user with permission to edit indexer configurations can index documents from arbitrary locations on the server file system through path traversal sequences...

5.9CVSS5.9AI score0.00056EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/19 9:24 a.m.2 views

CVE-2026-46724

The file indexer does not normalize the configured directory path. A backend user with permission to edit indexer configurations can index documents from arbitrary locations on the server file system through path traversal sequences...

5.9CVSS5.9AI score0.00056EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/11 8:25 p.m.4 views

CVE-2026-42274

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs rule matching on the raw non-normalized request path, while downstream components may normalize dot-segments according to RFC 3986, Section 6.2.2.3. This discrepancy ca...

7.8CVSS5.7AI score0.00061EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/08 5:15 p.m.2 views

EUVD-2026-27129

fast-uri vulnerable to path traversal via percent-encoded dot segments...

7.5CVSS5.8AI score0.00048EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/08 3:43 a.m.4 views

EUVD-2026-28510

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs rule matching on the raw non-normalized request path, while downstream components may normalize dot-segments according to RFC 3986, Section 6.2.2.3. This discrepancy ca...

7.8CVSS5.7AI score0.00061EPSS
Exploits0References4
CVE
CVE
added 2026/05/08 3:43 a.m.4 views

CVE-2026-42274

CVE-2026-42274 affects Heimdall (cloud-native Identity Aware Proxy and Access Control Decision service). Before v0.17.14, it matches rules on raw, non-normalized request paths while downstream components normalize dot-segments per RFC 3986, potentially authorizing requests whose normalized path d...

7.8CVSS5.7AI score0.00061EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/08 3:43 a.m.26 views

CVE-2026-42274 Heimdall: Authorization bypass via path normalization mismatch

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs rule matching on the raw non-normalized request path, while downstream components may normalize dot-segments according to RFC 3986, Section 6.2.2.3. This discrepancy ca...

7.8CVSS0.00061EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/05/08 3:43 a.m.12 views

CVE-2026-42274 Heimdall: Authorization bypass via path normalization mismatch

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs rule matching on the raw non-normalized request path, while downstream components may normalize dot-segments according to RFC 3986, Section 6.2.2.3. This discrepancy ca...

7.8CVSS5.7AI score0.00061EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/05/08 2:27 a.m.3 views

SUSE CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00048EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 9:45 p.m.3 views

GHSA-2H4P-VJRC-8XPQ Mako vulnerable to path traversal via backslash URI on Windows in TemplateLookup

Summary On Windows, a URI using backslash traversal e.g. ....\ secret.txt bypasses the directory traversal check in Template.init and the posixpath-based normalization in TemplateLookup.gettemplate, allowing reads of files outside the configured template directory. Details The root cause is a...

8.7CVSS5.8AI score0.00287EPSS
Exploits1References6
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.5 views

PT-2026-38303

Name of the Vulnerable Software and Affected Versions Mako affected versions not specified Description On Windows, a path traversal issue exists where URIs using backslash traversal e.g., ....secret.txt can bypass directory traversal checks in Template. init and normalization in TemplateLookup.ge...

8.7CVSS5.8AI score0.00287EPSS
Exploits1References10
NVD
NVD
added 2026/05/05 9:16 p.m.2 views

CVE-2026-39852

Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path normalization inconsistency between the security layer and the routing layer allows unauthenticated or lower-privileged users to bypass HTTP...

8.8CVSS0.00015EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/05 8:58 p.m.3 views

CVE-2026-39852

Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path normalization inconsistency between the security layer and the routing layer allows unauthenticated or lower-privileged users to bypass HTTP...

8.8CVSS5.9AI score0.00015EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/05/05 8:58 p.m.15 views

CVE-2026-39852

Summary of CVE-2026-39852 : Quarkus exposes an authorization bypass due to path normalization mismatch between the security layer and RESTEasy Reactive routing, which preserves semicolons (matrix parameters) in the raw URL while routing drops them for endpoint matching. This allows unauthenticate...

8.8CVSS5.9AI score0.00015EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/05 8:58 p.m.2 views

CVE-2026-39852 Quarkus authorization bypass via semicolon path normalization inconsistency

Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path normalization inconsistency between the security layer and the routing layer allows unauthenticated or lower-privileged users to bypass HTTP...

8.8CVSS5.9AI score0.00015EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/05 12:0 a.m.5 views

Quarkus 安全漏洞

Quarkus is an open-source cloud-native Linux framework for writing Java applications. Quarkus has a security vulnerability that stems from inconsistent path normalization between the security layer and the routing layer. This vulnerability allows unauthenticated or low-privilege users to bypass...

8.8CVSS5.8AI score0.00015EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.3 views

PT-2026-37288

Name of the Vulnerable Software and Affected Versions s3-proxy versions prior to 0.0.0-20260424211602-1320e4abd46a Description Inconsistent URL path normalization and routing logic lead to authorization bypasses, allowing unauthenticated access to protected objects. The issues stem from a mismatc...

9.4CVSS5.8AI score0.00197EPSS
Exploits0References7
OSV
OSV
added 2026/05/04 8:16 p.m.0 views

DEBIAN-CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00048EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/04 7:31 p.m.3 views

CVE-2026-6321

fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize and equal functions. Encoded path data was treated like real slashes and parent-directory references, so distinct URIs could collapse onto the same normalized path. Applications...

7.5CVSS5.8AI score0.00048EPSS
Exploits0References3
Rows per page
Query Builder