CVE & CISA-KEV Catalog

CVE-2026-18149

MEDIUM
5.9
CVSS v3
NVD

Description

undici's retry handler can leave an already-exposed response body pending forever. When a server returns a successful response that declares a Content-Length, sends only part of the body, and closes the connection, the retry handler retries the request. If the retry returns a non-retryable status such as 400, the handler forwards that new response downstream and replaces its internal response stream, but the original response body that the application still holds is never ended or destroyed. As a result calls that read that body never settle, and the configured body timeout does not fire because its timer is tied to the connection parser rather than the orphaned body. An attacker-controlled server can trigger this with two short responses without keeping a connection open, and repeated requests accumulate pending promises and streams that can exhaust application concurrency or memory. This affects undici versions from 7.11.0 up to 7.29.1 and from 8.0.0 up to 8.10.2. Users should upgrade to undici 7.29.1 or 8.10.2.

How to fix

Remediation Available
node-undiciDebian
Fixed in:8.10.2+dfsg+~cs3.2.2-1CVE-2026-18149
grafana12Red Hat / RHEL
Fixed in:4-main@srcRHSA-2026:66008
Fixed in:4-main@x86_64RHSA-2026:66008
Fixed in:4-main@aarch64RHSA-2026:66008
grafana12Rocky
Fixed in:4-main@aarch64RHSA-2026:66008
Fixed in:4-main@x86_64RHSA-2026:66008
Fixed in:4-main@srcRHSA-2026:66008

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 ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.31%probability of exploitation in 30 days
24thpercentile

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

References

Related Vulnerabilities

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

CVESeverityCVSSEPSSExploitedFix
CVE-2003-0132Medium5.087%-Fix
CVE-2017-14495High7.584%-Fix
CVE-2021-22883High7.574%-Fix
CVE-2024-2398High8.636%-Fix
CVE-2020-9375High7.527%--
CVE-1999-1127High7.518%--

Common questions

How do I fix CVE-2026-18149?

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

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

How severe is CVE-2026-18149?

CVE-2026-18149 has a CVSS v3 base score of 5.9, rated moderate. 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-18149 affect?

Published advisories record a fix for node-undici (Debian), grafana12 (Red Hat / RHEL), grafana12 (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-18149
CVE-2026-18149 severity badge

Markdown

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

HTML

<a href="https://tridentstack.com/cve/CVE-2026-18149"><img src="https://tridentstack.com/cve/badge/CVE-2026-18149.svg" alt="CVE-2026-18149"></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-09-16.