CVE-2026-44574
ADVISORY - githubSummary
Impact
Applications that rely on middleware to protect dynamic routes can be vulnerable to authorization bypass. In affected deployments, specially crafted query parameters can alter the dynamic route value seen by the page while leaving the visible path unchanged, which can allow protected content to be rendered without passing the expected middleware check.
Fix
We now only honor internal route-parameter normalization in trusted routing flows and ignore externally supplied parameter encodings that should never have been accepted from ordinary requests.
Workarounds
If you cannot upgrade immediately, enforce authorization in route or page logic instead of relying solely on middleware path matching.
Common Weakness Enumeration (CWE)
Authentication Bypass Using an Alternate Path or Channel
Authentication Bypass Using an Alternate Path or Channel
NIST
2.8
CVSS SCORE
8.1highGitHub
2.8
CVSS SCORE
8.1highChainguard
CGA-9j9f-g8g8-c4w5
-
minimos
MINI-2r99-xxj6-258r
-
minimos
MINI-3cx8-h6xg-2vx9
-
minimos
MINI-h824-8mhf-m29r
-