Vulnerabilities/

fast-uri vulnerable to host confusion via backslash authority introducer

Severity:
High

Description

fast-uri v4.1.1 and earlier require a literal // to recognize a URI authority, so a reference that uses \\, /\, or \/ as the authority introducer (in place of //, after an optional scheme) is parsed with no authority: the sequence and everything after it fold into the path.

Recommendation

Update the fast-uri package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
fast-uri
Anything's wrong? Let us know Last updated on August 03, 2026