CVE & CISA-KEV Catalog

CVE-2026-76172

HIGH
7.5
CVSS v3
NVD

Description

fast-uri is a URI parser for Node.js. During parsing it runs a legacy decoding pass over the scheme component and never re-escapes the result, and serialization writes the scheme back out verbatim, unlike the host component which is re-escaped. As a result an input whose scheme carries percent-encoded slashes parses as a scheme with no authority, so the parsed host and error are both undefined, yet resolving or normalizing that same input emits a network-path reference whose authority is attacker-chosen and re-parses to that host. An application that allowlists on the parsed host, or treats a reference with no authority as safe to resolve against its base, gets the opposite of what it checked, giving an off-site redirect, server-side request forgery, or address-policy bypass. The legacy decoder also expands non-standard escape forms, widening the issue past upstream filters, and control characters in the scheme can reach the output as raw carriage return and line feed. The affected versions are 2.3.1 up to but not including 2.4.5, 3.0.0 up to but not including 3.1.6, and 4.0.0 up to but not including 4.1.3. The issue is fixed in 2.4.5, 3.1.6, and 4.1.3, which reject a scheme that is not valid after decoding. Users should upgrade to a patched version.

How to fix

Remediation Available
grafana12Red Hat / RHEL
Fixed in:4-main@x86_64RHSA-2026:60866
Fixed in:4-main@srcRHSA-2026:60866
Fixed in:4-main@aarch64RHSA-2026:60866
grafana12Rocky
Fixed in:4-main@srcRHSA-2026:60866
Fixed in:4-main@x86_64RHSA-2026:60866
Fixed in:4-main@aarch64RHSA-2026:60866
grafana13Red Hat / RHEL
Fixed in:2-main@x86_64RHSA-2026:60856
Fixed in:2-main@aarch64RHSA-2026:60856
Fixed in:1-main@aarch64RHSA-2026:60855
Fixed in:2-main@srcRHSA-2026:60856
Fixed in:1-main@srcRHSA-2026:60855
Fixed in:1-main@x86_64RHSA-2026:60855
grafana13Rocky
Fixed in:1-main@aarch64RHSA-2026:60855
Fixed in:2-main@srcRHSA-2026:60856
Fixed in:1-main@x86_64RHSA-2026:60855
Fixed in:2-main@x86_64RHSA-2026:60856
Fixed in:1-main@srcRHSA-2026:60855
Fixed in:2-main@aarch64RHSA-2026:60856

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

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Exploit Intelligence

0.25%probability of exploitation in 30 days
16thpercentile

Low risk: more likely to be exploited than 16% of all known CVEs.

References

Other references2

Related Vulnerabilities

Other CWE-177 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-27780High7.52.5%-Fix
CVE-2018-3718Medium5.31.3%-Fix
CVE-2026-41041Critical9.10.6%-Fix
CVE-2022-3854Medium6.50.6%-Fix
CVE-2026-29045High7.50.5%-Fix
CVE-2026-22031High8.40.5%-Fix

Common questions

How do I fix CVE-2026-76172?

Published advisories record a fix for 4 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-76172 being actively exploited?

Not that we know of. CVE-2026-76172 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.25% is the estimated probability that it will be exploited in the next 30 days. That is higher than 16% of all scored CVEs.

How severe is CVE-2026-76172?

CVE-2026-76172 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-76172 affect?

Published advisories record a fix for grafana12 (Red Hat / RHEL), grafana12 (Rocky), grafana13 (Red Hat / RHEL), grafana13 (Rocky). 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-76172
CVE-2026-76172 severity badge

Markdown

[![CVE-2026-76172](https://tridentstack.com/cve/badge/CVE-2026-76172.svg)](https://tridentstack.com/cve/CVE-2026-76172)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-76172"><img src="https://tridentstack.com/cve/badge/CVE-2026-76172.svg" alt="CVE-2026-76172"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

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