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.
CVE-2026-84292
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 87% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 13%
- KEV
- Not listed
Published
September 2, 2026
Last Modified
September 4, 2026
Advisory Details (2)
Auto-updated Sep 2, 2026fast-uri vulnerable to authority injection via an unvalidated port in serialize · Advisory · fastify/fast-uri · GitHub
https://github.com/fastify/fast-uri/security/advisories/GHSA-qw65-cvwx-89v3Security Advisories | OpenJS Foundation CVE Numbering Authority
https://cna.openjsf.org/security-advisories.htmlVendor Advisories for CVE-2026-84292(5)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:65617Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
- RHSA-2026:65537Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
- RHSA-2026:65155Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible plug-ins for Red Hat Developer Hub Product Release Update
- RHSA-2026:65118Red Hat Product SecurityHigh
Red Hat Security Advisory: Ansible plug-ins for Red Hat Developer Hub Product Release Update
- RHSA-2026:63782Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
Patch Availability(5)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | ansible-automation-platform/automation-portal:1788775748 | 2026-09-08 | redhat |
| redhat | ansible-automation-platform/automation-portal:1788783591 | 2026-09-08 | redhat |
| redhat | grafana13-2-main-13.2.1-0.2.hum1 | 2026-09-08 | redhat |
| redhat | grafana13-1-main-13.1.3-0.6.hum1 | 2026-09-08 | redhat |
| redhat | grafana12-4-main-12.4.9-0.6.hum1 | 2026-09-04 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(2 across 2 ecosystems)
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-ajv | 8.12.0~ds+~2.1.1-5 ... 8.20.0~ds+~cs7.1.5-1 (14 versions) | — | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-ajv | 8.12.0~ds+~2.1.1-5 ... 8.20.0~ds+~cs7.1.4-1 (13 versions) | 8.20.0~ds+~cs7.1.5-1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 19× in last 7d / 27× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 12:01 UTCEG score recompute
- 2026-09-11 12:01 UTCVendor advisory
- 2026-09-10 23:52 UTCVendor advisory
- 2026-09-10 11:39 UTCEG score recompute
- 2026-09-10 11:39 UTCVendor advisory
- 2026-09-09 23:30 UTCVendor advisory
- 2026-09-09 11:19 UTCVendor advisory
- 2026-09-08 23:10 UTCEG score recompute
- 2026-09-08 23:10 UTCVendor advisory
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 05:41 UTCVendor advisory
- 2026-09-07 17:31 UTCVendor advisory
- 2026-09-07 05:23 UTCVendor advisory
- 2026-09-06 17:11 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-05 16:53 UTCEG score recompute
- 2026-09-05 15:31 UTCEPSS rescore
- 2026-09-04 16:33 UTCEG score recompute
- 2026-09-04 06:30 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-03 14:31 UTCEG score recompute
- 2026-09-03 13:25 UTCEG score recompute
- 2026-09-03 08:28 UTCEG score recompute
Show 2 moreShow fewer
- 2026-09-02 20:17 UTCEG score recompute
- 2026-09-02 20:15 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-84292?
When was CVE-2026-84292 disclosed?
Is CVE-2026-84292 actively exploited?
What is the CVSS score of CVE-2026-84292?
How do I remediate CVE-2026-84292?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-84292
Is Your Infrastructure Affected by CVE-2026-84292?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.