Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-44372 3 Nitro, Nitrojs, Nitropack 3 Nitro, Nitro, Nitropack 2026-05-28 6.1 Medium
Nitro is a next generation server toolkit. Prior to 3.0.260429-beta, an attacker could turn a redirect route rule using wildcards rewrite into a cross-host redirect by sliding an extra slash in after the rule prefix. This vulnerability is fixed in 3.0.260429-beta.
CVE-2026-44373 2 Nitro, Nitrojs 3 Nitro, Nitro, Nitropack 2026-05-28 5.3 Medium
Nitro is a next generation server toolkit. Prior to 3.0.260429-beta, an attacker could bypass a proxy route rule by sending percent-encoded path traversal (..%2f) in the URL, causing Nitro to forward a request that the upstream resolved outside the configured scope. This vulnerability is fixed in 3.0.260429-beta.