Lucene search
+L

277 matches found

OSV
OSV
added 2026/05/14 6:23 p.m.9 views

CVE-2026-44588 SiYuan: URL-encoded title bypasses `escapeAriaLabel`, decoded by `decodeURIComponent` into a tooltip-XSS

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, he tooltip mouseover handler in app/src/block/popover.ts reads aria-label via getAttribute and passes it through decodeURIComponent before assigning to messageElement.innerHTML in app/src/dialog/tooltip.ts:41. The...

9.4CVSS6.2AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/08 3:40 a.m.11 views

CVE-2026-42272 Heimdall: Case-sensitive handling of URL-encoded slashes may lead to inconsistent path interpretation

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall handles URL-encoded slashes %2F in a case-sensitive manner, while percent-encoding is defined to be case-insensitive. As a result, the lowercase equivalent %2f is not recognized...

7.8CVSS5.7AI score0.00396EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/08 3:40 a.m.55 views

CVE-2026-42272 Heimdall: Case-sensitive handling of URL-encoded slashes may lead to inconsistent path interpretation

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall handles URL-encoded slashes %2F in a case-sensitive manner, while percent-encoding is defined to be case-insensitive. As a result, the lowercase equivalent %2f is not recognized...

7.8CVSS0.00396EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:40 a.m.11 views

CVE-2026-42272

Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall handles URL-encoded slashes %2F in a case-sensitive manner, while percent-encoding is defined to be case-insensitive. As a result, the lowercase equivalent %2f is not recognized...

7.8CVSS5.7AI score0.00396EPSS
SaveExploits0References5Affected Software1
Ubuntu
Ubuntu
added 2026/04/17 12:23 a.m.16 views

USN-8182-1: Rack vulnerabilities

Andrew Lacambra discovered that Rack did not properly parse certain regular expressions. An attacker could possibly use this issue to bypass network security filters. This issue only affected Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS, and Ubuntu 25.10. CVE-2026-26961 William T. Nelson...

7.5CVSS5.9AI score0.00475EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2026/04/06 11:24 p.m.14 views

SUSE CVE-2026-33027

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operati...

6.9CVSS5.7AI score0.00397EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/03 8:41 p.m.9 views

CVE-2026-34786

A flaw was found in Rack. A remote attacker can exploit this vulnerability by sending a specially crafted request with a URL-encoded static path. This bypasses security-relevant response headers intended for static content, potentially leading to information disclosure or other unintended...

6.5CVSS5.8AI score0.00195EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/02 6:20 p.m.10 views

Incorrect Behavior Order: Validate Before Canonicalize

Overview rack is a minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between the so-called middleware into a singl...

6.9CVSS5.9AI score0.00195EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/02 4:44 p.m.4 views

CVE-2026-34786 Rack: Rack::Static header_rules bypass via URL-encoded paths

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Staticapplicablerules evaluates several headerrules types against the raw URL-encoded PATHINFO, while the underlying file-serving path is decoded before the file is served. As a result, a request for a...

5.3CVSS5.8AI score0.00195EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/02 4:44 p.m.52 views

CVE-2026-34786

Vulnerability summary: CVE-2026-34786 affects Rack’s static file serving. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Static#applicable_rules compares header_rules against the raw URL-encoded PATH_INFO while the file path is decoded for serving. This can allow a URL-encoded path variant to...

5.3CVSS5.7AI score0.00195EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/03/30 6:16 p.m.26 views

CVE-2026-33027

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operati...

6.9CVSS0.00397EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/30 4:33 p.m.44 views

Nginx Configuration Directory Vulnerable to Recursive Deletion via Improper Path Validation

Summary The nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operation on the base directory /etc/nginx. In particular, this allows an...

6.9CVSS5.8AI score0.00397EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/03/21 4:16 p.m.11 views

CVE-2019-25576

Kepler Wallpaper Script 1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code into the category parameter. Attackers can send GET requests to the category endpoint with URL-encoded SQL UNION statements to...

8.8CVSS0.00338EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/19 12:44 p.m.10 views

Salvo Affected by Denial of Service via Unbounded Memory Allocation in Form Data Parsing

Summary Salvo's form data parsing implementations formdata method and Extractible macro do not enforce payload size limits before reading request bodies into memory. This allows attackers to cause Out-of-Memory OOM conditions by sending extremely large payloads, leading to service crashes and...

8.7CVSS5.7AI score0.00437EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/12 12:36 a.m.5 views

Authentication Bypass Using an Alternate Path or Channel

Overview Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel in the SCIM API when URL-encoded path values are used. An attacker can access sensitive user information, including names, email addresses, phone numbers, addresses, external IDs,...

8.7CVSS5.8AI score0.00584EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/05 2:16 p.m.12 views

CVE-2026-1523

Path Traversal vulnerability in Digitek ADT1100 and Digitek DT950 from PRIMION DIGITEK, S.L.U Azkoyen Group. This vulnerability allows an attacker to access arbitrary files in the server's file system, thet is, 'http:///..%2F..% 2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd'. By manipulating...

8.7CVSS0.01087EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/05 1:16 p.m.9 views

CVE-2026-1523 Path Traversal in Digitek from Grupo Azkoyen

Path Traversal vulnerability in Digitek ADT1100 and Digitek DT950 from PRIMION DIGITEK, S.L.U Azkoyen Group. This vulnerability allows an attacker to access arbitrary files in the server's file system, thet is, 'http:///..%2F..% 2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd'. By manipulating...

8.7CVSS5.6AI score0.01087EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/28 7:30 p.m.12 views

CVE-2025-61726

The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containi...

5.9AI score0.01945EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/01/20 4:35 p.m.18 views

EUVD-2026-3320

@fastify/express vulnerable to Improper Handling of URL Encoding Hex Encoding...

8.4CVSS5.3AI score0.00327EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/20 3:27 p.m.9 views

CVE-2026-22031

@fastify/middie is the plugin that adds middleware support on steroids to Fastify. A security vulnerability exists in @fastify/middie prior to version 9.1.0 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters e.g., /%61dmin instead of /admin. While...

8.8CVSS5.5AI score0.00465EPSS
SaveExploits1References1
Rows per page
Query Builder