Description
The approach used to check whether a path is within allowed directories is vulnerable to path prefix bypass when the allowed directories do not end with a path separator. This occurs because the check relies on a raw string prefix comparison.
Recommendation
Update the ipx package to the latest compatible version. Followings are version details:
Affected version(s): **>= 3.0.0, < 3.1.1 >= 2.0.0-0, < 2.1.1 < 1.3.2** Patched version(s): **3.1.1 2.1.1 1.3.2**
References
Related Issues
- Feathers has an origin validation bypass via prefix matching - CVE-2026-27192
- hemmelig allows SSRF Filter bypass via Secret Request functionality - CVE-2025-69206
- Nitro has a proxy scope bypass via percent-encoded path traversal in `routeRules` - nitro - CVE-2026-44373
- Nitro has a proxy scope bypass via percent-encoded path traversal in `routeRules` - CVE-2026-44373
You might also like:
- Tags:
- npm
- ipx
Anything's wrong? Let us know Last updated on August 05, 2025


