Lucene search
+L

130 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/15 9:29 a.m.4 views

CVE-2026-33808

Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via duplicate slashes when ignoreDuplicateSlashes is enabled, or...

9.1CVSS5.8AI score0.00483EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/15 9:29 a.m.6 views

CVE-2026-33808 @fastify/express vulnerable to middleware authentication bypass via URL normalization gaps (duplicate slashes and semicolons)

Impact@fastify/express v4.0.4 and earlier fails to normalize URLs before passing them to Express middleware when Fastify router normalization options are enabled. This allows complete bypass of path-scoped authentication middleware via duplicate slashes when ignoreDuplicateSlashes is enabled, or...

9.1CVSS7.2AI score0.00483EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/02/18 12:55 a.m.16 views

OpenClaw affected by SSRF in optional Tlon (Urbit) extension authentication

Summary The optional Tlon Urbit extension previously accepted a user-provided base URL for authentication and used it to construct an outbound HTTP request, enabling server-side request forgery SSRF in affected deployments. Impact This only affects deployments that have installed and configured t...

8.3CVSS5.7AI score0.00242EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/16 11:27 a.m.11 views

tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE

A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If...

7.5CVSS6.2AI score0.66535EPSS
SaveExploits4References6
OSV
OSV
added 2026/02/10 12:25 a.m.12 views

GHSA-4MH3-H929-W968 File Browser has a Path-Based Access Control Bypass via Multiple Leading Slashes in URL

Summary An authenticated user can bypass the application's "Disallow" file path rules by modifying the request URL. By adding multiple slashes e.g., //private/ to the path, the authorization check fails to match the rule, while the underlying filesystem resolves the path correctly, granting...

8.1CVSS5.6AI score0.00461EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.12 views

MiracleLinux 4 : httpd24-1.1-19.AXS4, httpd24-httpd-2.4.25-9.AXS4.1, httpd24-nghttp2-1.7.1-8.AXS4 (AXSA:2019-4423:01)

The remote MiracleLinux 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2019-4423:01 advisory. httpd: modsessioncookie does not respect expiry time CVE-2018-17199 httpd: modauthdigest: access control bypass due to race condition CVE-2019-0217...

7.5CVSS6.8AI score0.81466EPSS
SaveExploits5References7
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.7 views

MiracleLinux 7 : httpd-2.4.6-90.0.1.el7.AXS7 (AXSA:2019-4324:03)

The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2019-4324:03 advisory. httpd: modauthdigest: access control bypass due to race condition CVE-2019-0217 httpd: URL normalization inconsistency CVE-2019-0220 Tenable has...

7.5CVSS7.3AI score0.1786EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/09 8:59 a.m.9 views

CVE-2023-49799

nuxt-api-party is an open source module to proxy API requests. nuxt-api-party attempts to check if the user has passed an absolute URL to prevent the aforementioned attack. This has been recently changed to use the regular expression ^https?://, however this regular expression can be bypassed by ...

7.5CVSS6.8AI score0.00819EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/01/08 7:23 a.m.19 views

tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE

A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If...

7.5CVSS7.7AI score0.66535EPSS
SaveExploits4References6
Github Security Blog
Github Security Blog
added 2025/12/16 9:22 p.m.17 views

Better Auth's rou3 Dependency has Double-Slash Path Normalization which can Bypass disabledPaths Config and Rate Limits

Summary An issue in the underlying router library rou3 can cause /path and //path to be treated as identical routes. If your environment does not normalize incoming URLs e.g., by collapsing multiple slashes, this can allow bypasses of disabledPaths and path-based rate limits. Details Better Auth...

7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/12/16 9:22 p.m.9 views

GHSA-X732-6J76-QMHM Better Auth's rou3 Dependency has Double-Slash Path Normalization which can Bypass disabledPaths Config and Rate Limits

Summary An issue in the underlying router library rou3 can cause /path and //path to be treated as identical routes. If your environment does not normalize incoming URLs e.g., by collapsing multiple slashes, this can allow bypasses of disabledPaths and path-based rate limits. Details Better Auth...

8.6CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2025/12/16 4:37 p.m.8 views

CLSA-2025-1765903038 tomcat: Fix of CVE-2025-55752

CVE-2025-55752: fix relative path traversal vulnerability by normalizing rewritten URLs before decoding to prevent bypassing security constraints and potential remote code execution via PUT requests...

7.5CVSS7.9AI score0.66535EPSS
SaveExploits4References1
RedHat Linux
RedHat Linux
added 2025/12/10 5:45 p.m.8 views

tomcat: org.apache.tomcat/tomcat-catalina: Apache Tomcat: Directory traversal via rewrite with possible RCE

A directory traversal vulnerability in Apache Tomcat caused by improper URL normalization during request rewriting. When specific rewrite rules are used, an attacker could craft a malicious request to bypass access restrictions and reach protected directories such as /WEB-INF/ or /META-INF/. If...

7.5CVSS7.7AI score0.66535EPSS
SaveExploits4References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-2233

Malicious code in bioql PyPI...

6.1CVSS6.5AI score0.01097EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/25 8:0 p.m.19 views

CVE-2024-28246 KaTeX is missing normalization of the protocol in URLs allows bypassing forbidden protocols

KaTeX is a JavaScript library for TeX math rendering on the web. Code that uses KaTeX's trust option, specifically that provides a function to blacklist certain URL protocols, can be fooled by URLs in malicious inputs that use uppercase characters in the protocol. In particular, this can allow fo...

5.5CVSS7.2AI score0.00406EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/03/21 6:59 p.m.53 views

Path traversal in webpack-dev-middleware

Summary The webpack-dev-middleware middleware does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. Details The middleware can either work with the physical filesystem when reading the files or it can...

7.5CVSS6.4AI score0.01209EPSS
SaveExploits1References11Affected Software1
Broadcom
Broadcom
added 2023/08/01 12:0 a.m.73 views

Apache httpd URL normalization inconsistency

A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes '/', directives such as LocationMatch and RewriteRule must account for duplicates in regular expressions while other aspects of the servers processing wi...

5.3CVSS6.1AI score0.1786EPSS
SaveExploits0Affected Software1
Prion
Prion
added 2023/06/21 8:15 p.m.15 views

Code injection

The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to lib.rs...

5CVSS7.4AI score0.01202EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2023/06/12 1:15 p.m.21 views

Code injection

The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service ReDos via a crafted URL to normalizeurl in lib.rs, a similar issue to CVE-2023-32758 Python...

5CVSS7.4AI score0.01033EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/05/29 9:7 a.m.12 views

CVE-2023-2808 Lack of URL normalization allows rendering previews for disallowed domains

Mattermost fails to normalize UTF confusable characters when determining if a preview should be generated for a hyperlink, allowing an attacker to trigger link preview on a disallowed domain using a specially crafted link...

4.3CVSS6.8AI score0.00408EPSS
SaveExploits0References1
Rows per page
Query Builder