CVE-2026-84292
HIGHDescription
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 to userinfo and pointing the authority at an attacker-controlled host. Both fast-uri and Node's URL read the result back as the attacker's host with no error, so re-validating the built URI does not catch it. This affects applications that build URIs from parts and assign untrusted data to the port component through the serialize, normalize, or equal functions in their object forms. The issue affects fast-uri versions before 2.4.6, from 3.0.0 before 3.1.7, and from 4.0.0 before 4.1.4. It is fixed in 2.4.6, 3.1.7, and 4.1.4, where recomposeAuthority rejects any port that is not a digit sequence per RFC 3986.
How to fix
TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 13% of all known CVEs.
References
Related Vulnerabilities
Other CWE-116 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2024-38475 | Critical | 9.1 | 100% | KEV | Fix |
| CVE-2022-36446 | Critical | 9.8 | 96% | - | Fix |
| CVE-2021-31806 | Medium | 6.5 | 96% | - | Fix |
| CVE-2022-30781 | High | 7.5 | 89% | - | Fix |
| CVE-2022-36099 | Critical | 9.9 | 76% | - | Fix |
| CVE-2022-36100 | Critical | 9.9 | 74% | - | Fix |
Common questions
How do I fix CVE-2026-84292?
Published advisories record a fix for 7 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.
Is CVE-2026-84292 being actively exploited?
Not that we know of. CVE-2026-84292 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.23% is the estimated probability that it will be exploited in the next 30 days. That is higher than 13% of all scored CVEs.
How severe is CVE-2026-84292?
CVE-2026-84292 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
What does CVE-2026-84292 affect?
Published advisories record a fix for node-ajv (Debian), grafana12 (Red Hat / RHEL), grafana12 (Rocky), grafana13 (Rocky), and 3 more. Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.
Embed a live status badge for CVE-2026-84292
Markdown
[](https://tridentstack.com/cve/CVE-2026-84292)HTML
<a href="https://tridentstack.com/cve/CVE-2026-84292"><img src="https://tridentstack.com/cve/badge/CVE-2026-84292.svg" alt="CVE-2026-84292"></a>Check your Linux endpoints for this class of vulnerability
TridentStack Control continuously scans Linux endpoints for known vulnerabilities and deploys the fixes from the same console. 200 endpoints free forever, no credit card.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-04.