CVE-2026-75931
Vulnerability Summary
Timeline
Description
fast-uri is a URI parser for Node.js. It canonicalizes a host to its ASCII form only when the input carries an explicit scheme, so a scheme-relative reference such as a host preceded by two slashes is returned with its host verbatim and no error set. As a result fast-uri's own entry points disagree with each other: parse, resolve, normalize, and equal can yield different hosts for the same input depending only on whether a scheme is written out, and equal can return opposite verdicts for the same pair of hosts. An application that extracts a host with fast-uri to check it against a policy list and then resolves the same reference can make its decision on one host while the destination is another, enabling host confusion and policy bypass. The affected versions are 2.4.2 up to but not including 2.4.5, 3.1.3 up to but not including 3.1.6, and 4.0.1 up to but not including 4.1.3. The issue is fixed in 2.4.5, 3.1.6, and 4.1.3, which canonicalize the host consistently across the resolve path. Users should upgrade to a patched version.
CVSS Metrics
- v3.1•HIGH•Score: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
EPSS Trends
Current EPSS score: 0.23%• Percentile: 14%
Techniques & Countermeasures
- CWE-436•Interpretation Conflict
Product A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B's state.
Affected Systems
- chainguard•arangodb-3.12
all | < 3.12.11-r1
- chainguard•gitlab-rails-ce-fips-19.1
< 19.1.7-r5
- chainguard•keep-ui
< 0.54.2-r8
- chainguard•keep-ui-fips
< 0.54.2-r11
- chainguard•kibana-9.2
< 9.2.8-r20
- chainguard•kibana-9.2-iamguarded
< 9.2.8-r20
- chainguard•kibana-9.3
all | < 9.3.8-r3
- chainguard•kibana-9.3-iamguarded
all
- chainguard•langfuse-4
< 4.27.0-r1
- chainguard•langfuse-4-worker
< 4.27.0-r1
- chainguard•langfuse-fips-4
< 4.26.0-r1
- chainguard•langfuse-fips-4-worker
< 4.26.0-r1
- chainguard•nextcloud-server-32
< 32.0.14-r1
- chainguard•nextcloud-server-34
< 34.0.3-r3
- chainguard•opensearch-dashboards-2
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-alerting-dashboards-plugin
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-anomaly-detection-dashboards-plugin
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-maps
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-notifications
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-observability
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-query-workbench
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-reporting
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-search-relevance
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-dashboards-visualizations
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-fips
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-alerting-dashboards-plugin
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-anomaly-detection-dashboards-plugin
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-maps
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-notifications
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-observability
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-query-workbench
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-reporting
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-search-relevance
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-dashboards-visualizations
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-index-management-dashboards-plugin
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-ml-commons-dashboards
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-security-analytics-dashboards-plugin
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-fips-security-dashboards-plugin
< 2.19.6-r5
- chainguard•opensearch-dashboards-2-index-management-dashboards-plugin
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-ml-commons-dashboards
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-security-analytics-dashboards-plugin
< 2.19.6-r16
- chainguard•opensearch-dashboards-2-security-dashboards-plugin
< 2.19.6-r16
- chainguard•opensearch-dashboards-3
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-alerting-dashboards-plugin
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-anomaly-detection-dashboards-plugin
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-dashboards-maps
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-dashboards-notifications
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-dashboards-observability
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-dashboards-query-workbench
< 3.8.0-r1
- chainguard•opensearch-dashboards-3-dashboards-reporting
< 3.8.0-r1
Showing first 50 affected entries in server-rendered view.
References (14)
- https://github.com/fastify/fast-uri/security/advisories/GHSA-5jgf-p345-68v8
- https://cna.openjsf.org/security-advisories.html
- https://security-tracker.debian.org/tracker/CVE-2026-75931
- https://ubuntu.com/security/CVE-2026-75931
- https://www.cve.org/CVERecord?id=CVE-2026-75931
- https://nvd.nist.gov/vuln/detail/CVE-2026-75931
- https://github.com/fastify/fast-uri/commit/0256bc8d1f28b5d0ac657faf67e2411a189dfcb5
- https://github.com/fastify/fast-uri/commit/444ecdad447db2cc23c4d422acc6f0daa6fa8eef
- https://github.com/fastify/fast-uri/commit/4e4ebd8b245f6ca16e448203559eea3e545453a3
- https://github.com/fastify/fast-uri
- https://github.com/fastify/fast-uri/releases/tag/v2.4.5
- https://github.com/fastify/fast-uri/releases/tag/v3.1.6
- https://github.com/fastify/fast-uri/releases/tag/v4.1.3
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/75xxx/CVE-2026-75931.json