Lucene search
+L

1 matches found

Github Security Blog
Github Security Blog
added 2026/03/20 8:50 p.m.11 views

h3: Missing Path Segment Boundary Check in `mount()` Causes Middleware Execution on Unrelated Prefix-Matching Routes

Summary The mount method in h3 uses a simple startsWith check to determine whether incoming requests fall under a mounted sub-application's path prefix. Because this check does not verify a path segment boundary i.e., that the next character after the base is / or end-of-string, middleware...

5.3CVSS6AI score0.00239EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder