10678 matches found
CVE-2026-84394
fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse returns it as the ho...
Linux Distros Unpatched Vulnerability : CVE-2026-59696
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Improper Validation of Specified Quantity in Input vulnerability in Erlang/OTP stdlib allows a remote attacker to degrade availability by supplying a URI whose...
Linux Distros Unpatched Vulnerability : CVE-2026-84292
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port...
Linux Distros Unpatched Vulnerability : CVE-2026-84394
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but do...
03-api-solid (>=1.0.0, <=1.1.2), 0uth (>=1.0.5, <=1.2.1) +2936 more potentially affected by CVE-2026-84394 via fast-uri (2.4.5)
fast-uri NPM version 2.4.5 is affected by a known vulnerability. The following packages have a transitive dependency on fast-uri and may be impacted: - 03-api-solid =1.0.0, =1.0.5, =1.0.3, =0.5.2-alpha-20231022145212-c0afe8d, =0.1.4-alpha-20231022145212-c0afe8d, =0.1.4-alpha-20231022145212-c0afe8...
@00rez/form-runner (>=1.0.0, <=1.0.6), @0gflow/explorer-api (>=1.0.0, <=1.0.3) +4144 more potentially affected by CVE-2026-84394 via fast-uri (4.1.3)
fast-uri NPM version 4.1.3 is affected by a known vulnerability. The following packages have a transitive dependency on fast-uri and may be impacted: - @00rez/form-runner =1.0.0, =1.0.0, =0.1.0, =0.1.0, =1.6.0, =0.1.0, =0.1.0, =1.0.0, =0.0.3, =0.1.6, =1.0.0, =1.1.0, =2.1.0 and more Source cves:...
03-api-solid (>=1.0.0, <=1.1.2), 0uth (>=1.0.5, <=1.2.1) +2953 more potentially affected by CVE-2026-84292 via fast-uri (>=2.1.0, <=2.4.5)
fast-uri NPM version =2.1.0, =1.0.0, =1.0.5, =1.0.3, =0.5.2-alpha-20231022145212-c0afe8d, =0.1.4-alpha-20231022145212-c0afe8d, =0.1.4-alpha-20231022145212-c0afe8d, =0.6.0, =0.2.0, =0.2.0, =0.0.1-alpha-20240310235646-1ea207b758e2c4cacf2c0f592448d86a94ff5ba4, =0.0.3, =0...
@00rez/form-runner (>=1.0.0, <=1.0.6), @0gflow/explorer-api (>=1.0.0, <=1.0.3) +4144 more potentially affected by CVE-2026-84292 via fast-uri (>=4.1.2, <=4.1.3)
fast-uri NPM version =4.1.2, =1.0.0, =1.0.0, =0.1.0, =0.1.0, =1.6.0, =0.1.0, =0.1.0, =1.0.0, =0.0.3, =0.1.6, =1.0.0, =1.1.0, =2.1.0 and more Source cves: CVE-2026-84292 Source advisory: SNYK:JS-FASTURI-19502739...
org.webjars.npm:ajv (>=8.17.1, <=8.20.0), org.webjars.npm:ajv-formats (>=2.1.1, <=3.0.1) +19 more potentially affected by CVE-2026-84292 via org.webjars.npm:fast-uri (3.1.5)
org.webjars.npm:fast-uri MAVEN version 3.1.5 is affected by a known vulnerability. The following packages have a transitive dependency on org.webjars.npm:fast-uri and may be impacted: - org.webjars.npm:ajv =8.17.1, =2.1.1, =0.1902.8, =19.2.8, =19.2.8, =2.0.44, =0.10.434, =0.3.16, =0.10.14, =0.25....
CVE-2026-84394
A flaw was found in fast-uri. The library incorrectly processes Uniform Resource Identifier URI hosts containing unbalanced brackets, leading to a discrepancy in how the host is parsed by fast-uri compared to other HTTP clients. This host confusion can allow an attacker to bypass security policie...
CVE-2026-84292
A flaw was found in fast-uri. This component improperly serializes the port component of a Uniform Resource Identifier URI without validating its content. A remote attacker can exploit this by crafting a malicious port value that injects authority delimiters. This manipulation can demote the...
CVE-2026-84394 fast-uri vulnerable to host confusion via an unclosed bracket in the URI authority
fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse returns it as the ho...
CVE-2026-84394 fast-uri vulnerable to host confusion via an unclosed bracket in the URI authority
fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse returns it as the ho...
CVE-2026-84394
fast-uri (a URI parsing library used by the Fastify ecosystem) contains a host confusion vulnerability: when a URI's authority contains an opening bracket [ without a matching closing bracket ], parse() returns the string as the host without error. Neither an IP literal nor a valid domain name is...
CVE-2026-84394
fast-uri accepts a host that contains an unbalanced or misplaced authority bracket without reporting an error. A host that starts with an opening bracket but does not end with a closing bracket is neither validated as an IP literal nor canonicalized as a domain name, so parse returns it as the ho...
CVE-2026-84292
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...
DEBIAN-CVE-2026-84292
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...
CVE-2026-84292
fast-uri , a URI library in the Fastify ecosystem, fails to validate the port component when serializing an authority. The recomposeAuthority function concatenates the port verbatim without escaping, so a crafted non-digit value (e.g., containing @) can inject authority delimiters, demoting the i...
CVE-2026-84292 fast-uri vulnerable to authority injection via an unvalidated port in serialize
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...
CVE-2026-84292
fast-uri serializes the port component of a URI without validating it. When recomposing the authority, the userinfo and host components are escaped but the port is concatenated verbatim, so a port value that is not a sequence of digits can inject authority delimiters, demoting the intended host t...