Lucene search
+L

2 matches found

Github Security Blog
Github Security Blog
added 2026/09/08 9:26 p.m.6 views

Astro: Authorization bypass from missing path-segment boundary check when stripping the configured base

Summary Astro stripped a configured base path from request pathnames using a string-prefix check that did not verify a path-segment boundary. With base: "/app", a request to /appX/admin was treated as being under the base and resolved internally to the /admin route, while middleware still observe...

6.3CVSS0.00407EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/03/26 5:19 p.m.36 views

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

H3 is a minimal HTTP framework. In versions 2.0.0-0 through 2.0.1-rc.16, 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...

3.7CVSS0.00239EPSS
SaveExploits1References1
Rows per page
Query Builder