Lucene search
+L

234 matches found

OSV
OSV
added 2026/09/03 10:47 a.m.6 views

CLSA-2026-1788432470 TuxCare security update for fast-uri (5 CVEs)

TuxCare rebuilt fast-uri to address 5 CVEs. Fixed in 2.4.3-tuxcare.2...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0
NVD
NVD
added 2026/09/03 5:16 a.m.3 views

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...

7.5CVSS0.00221EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/02 9:11 p.m.7 views

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...

7.5CVSS5.8AI score0.00221EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/02 9:11 p.m.6 views

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...

7.5CVSS5.9AI score0.00226EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 8:25 p.m.31 views

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...

7.5CVSS0.00221EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/02 8:25 p.m.4 views

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...

7.5CVSS0.00221EPSS
SaveExploits0
CVE
CVE
added 2026/09/02 8:25 p.m.20 views

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...

7.5CVSS5.9AI score0.00221EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/09/02 8:17 p.m.5 views

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...

7.5CVSS0.00226EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 8:09 p.m.31 views

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...

7.5CVSS0.00226EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 8:09 p.m.25 views

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...

7.5CVSS5.9AI score0.00226EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/09/02 8:09 p.m.5 views

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...

7.5CVSS0.00226EPSS
SaveExploits0
OSV
OSV
added 2026/09/02 3:44 p.m.5 views

GHSA-5JGF-P345-68V8 fast-uri vulnerable to host confusion via skipped IDN canonicalization on scheme-relative references

Impact fast-uri canonicalizes a host to its ASCII form only when the input carries an explicit scheme. When resolve resolves a scheme-relative reference //host/ against a scheme-bearing base, it still emits the host verbatim even though the effective scheme is known, so re-parsing the resolved UR...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/02 3:44 p.m.13 views

EUVD-2026-64758

fast-uri vulnerable to host confusion via skipped IDN canonicalization on scheme-relative references...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/02 3:43 p.m.12 views

EUVD-2026-64772

fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization...

7.5CVSS5.9AI score0.0022EPSS
SaveExploits0References9
Patchstack
Patchstack
added 2026/09/02 3:43 p.m.6 views

NPM: fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization

NPM: fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization vulnerability discovered by ? in WordPress Npm fast-uri versions = 2.3.1, 2.4.5...

7.5CVSS5.9AI score0.0022EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/02 3:43 p.m.9 views

fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization

Impact fast-uri does not validate the complete RFC 3986 grammar for bracketed IPv6 literals, so a malformed literal with invalid trailing text is silently truncated to a different valid IPv6 address with no error reported. For example, normalize'http://::not-valid/private' returns...

7.5CVSS5.9AI score0.0022EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/09/02 3:43 p.m.5 views

GHSA-F65P-4M7J-42XC fast-uri vulnerable to server-side request forgery via malformed IPv6 normalization

Impact fast-uri does not validate the complete RFC 3986 grammar for bracketed IPv6 literals, so a malformed literal with invalid trailing text is silently truncated to a different valid IPv6 address with no error reported. For example, normalize'http://::not-valid/private' returns...

7.5CVSS5.9AI score0.0022EPSS
SaveExploits0References10
OSV
OSV
added 2026/09/02 3:42 p.m.5 views

GHSA-FPH4-WMHF-6FWF fast-uri vulnerable to server-side request forgery via repeated hostname percent-decoding

Impact fast-uri decodes a hostname's percent escapes twice in a single normalize or resolve call: once during parsing and again during authority recomposition. A nested percent-encoded host therefore survives the first decode and is turned into a live destination by the second, so...

7.5CVSS5.9AI score0.0022EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/02 3:42 p.m.9 views

EUVD-2026-64763

fast-uri vulnerable to server-side request forgery via repeated hostname percent-decoding...

7.5CVSS5.9AI score0.0022EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/02 3:41 p.m.18 views

EUVD-2026-64773

fast-uri vulnerable to host confusion via percent-encoded scheme normalization...

7.5CVSS5.9AI score0.00232EPSS
SaveExploits0References9
Rows per page
Query Builder