Lucene search
+L

94 matches found

RedHat Linux
RedHat Linux
added 2026/09/22 8:32 a.m.7 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.20.39 security and extras update

Red Hat OpenShift Container Platform release 4.20.39 is now available with updates to packages and images that fix several bugs. This release includes a security update for Red Hat OpenShift Container Platform 4.20. Red Hat Product Security has rated this update as having a security impact of...

7.5CVSS5.9AI score0.0038EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/08 5:58 p.m.8 views

fast-uri: fast-uri: Host confusion via unbalanced URI brackets can bypass security policies

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.7AI score0.0038EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/09/08 4:15 p.m.9 views

fast-uri: fast-uri: Host confusion via unbalanced URI brackets can bypass security policies

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.7AI score0.0038EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/05 3:02 p.m.5 views

OESA-2026-3591 perl-URI security update

This module implements the URI class. Objects of this class represent "Uniform Resource Identifier references" as specified in RFC 2396 and updated by RFC 2732. Security Fixes: URI versions before 5.36 for Perl encode non-NFC host names to non-standard punycode labels via missing normalization in...

9.8CVSS5.7AI score0.00229EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/04 3:47 p.m.10 views

fast-uri: fast-uri: Host confusion via unbalanced URI brackets can bypass security policies

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.7AI score0.0038EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.13 views

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

7.5CVSS5.8AI score0.0038EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/09/02 9:36 p.m.11 views

Host Confusion

Overview fast-uri is a Dependency-free RFC 3986 URI toolbox Affected versions of this package are vulnerable to Host Confusion in the parse function, which returns a host that begins with but has no closing , such as @127.0.0.1, without validating it as an IPv6 literal or canonicalizing it as a...

8.7CVSS5.7AI score0.0038EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 8:25 p.m.47 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.0038EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 8:25 p.m.12 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.5CVSS5.8AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/02 8:25 p.m.13 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.5CVSS5.3AI score0.0038EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 8:25 p.m.42 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.0038EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/09/02 8:09 p.m.10 views

EUVD-2026-70280

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.5CVSS5.9AI score0.0038EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 3:44 p.m.7 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.00398EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/02 3:44 p.m.18 views

EUVD-2026-64758

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

7.5CVSS5.9AI score0.00398EPSS
SaveExploits0References9
Patchstack
Patchstack
added 2026/09/02 3:44 p.m.7 views

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

NPM: fast-uri vulnerable to host confusion via skipped IDN canonicalization on scheme-relative references vulnerability discovered by ? in WordPress Npm fast-uri versions = 2.4.2, 2.4.5...

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

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.00398EPSS
SaveExploits0References10Affected Software1
Patchstack
Patchstack
added 2026/09/02 3:41 p.m.7 views

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

NPM: fast-uri vulnerable to host confusion via percent-encoded scheme normalization vulnerability discovered by ? in WordPress Npm fast-uri versions = 2.3.1, 2.4.5...

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

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

Impact fast-uri decodes percent-encoded characters in the scheme component with the legacy global unescape and serializes the result back as raw characters, without re-escaping it or validating it as a scheme. A scheme that decodes to characters outside the RFC 3986 scheme grammar can therefore...

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

GHSA-JQFF-G426-HQXP fast-uri vulnerable to host confusion via percent-encoded scheme normalization

Impact fast-uri decodes percent-encoded characters in the scheme component with the legacy global unescape and serializes the result back as raw characters, without re-escaping it or validating it as a scheme. A scheme that decodes to characters outside the RFC 3986 scheme grammar can therefore...

7.5CVSS5.9AI score0.00398EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.16 views

PT-2026-84880

Name of the Vulnerable Software and Affected Versions fast-uri versions prior to 2.4.6 fast-uri versions prior to 3.1.7 fast-uri versions prior to 4.1.4 Description The parse function fails to report an error when a host contains an unbalanced or misplaced authority bracket. A host starting with ...

7.5CVSS5.9AI score0.0038EPSS
SaveExploits0References4
Rows per page
Query Builder