Bug 2490006 (CVE-2026-6733) - CVE-2026-6733 undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery.
Summary: CVE-2026-6733 undici: Undici: Response queue poisoning on reused keep-alive s...
Keywords:
Status: NEW
Alias: CVE-2026-6733
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2490212 2490213 2490214 2490215
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-17 19:02 UTC by OSIDB Bzimport
Modified: 2026-07-20 13:06 UTC (History)
36 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:35841 0 None None None 2026-07-06 04:36:53 UTC
Red Hat Product Errata RHSA-2026:35842 0 None None None 2026-07-06 05:16:42 UTC
Red Hat Product Errata RHSA-2026:35891 0 None None None 2026-07-06 14:23:40 UTC
Red Hat Product Errata RHSA-2026:35892 0 None None None 2026-07-06 14:45:05 UTC
Red Hat Product Errata RHSA-2026:39868 0 None None None 2026-07-15 11:23:20 UTC
Red Hat Product Errata RHSA-2026:41947 0 None None None 2026-07-20 13:06:57 UTC

Description OSIDB Bzimport 2026-06-17 19:02:40 UTC
Impact:
Undici's HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request on that socket, it associates the injected response with the new request, causing responses to be delivered to the wrong requests.

This requires an attacker-controlled or compromised upstream HTTP/1.1 server and keep-alive connection reuse.

Patches:
Upgrade to undici v6.26.0, v7.28.0 or v8.5.0.

Workarounds:
Disable keep-alive connection reuse by setting keepAliveTimeout: 0 on the Client or Pool.

Comment 2 errata-xmlrpc 2026-07-06 04:36:50 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:35841 https://access.redhat.com/errata/RHSA-2026:35841

Comment 3 errata-xmlrpc 2026-07-06 05:16:40 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 10

Via RHSA-2026:35842 https://access.redhat.com/errata/RHSA-2026:35842

Comment 4 errata-xmlrpc 2026-07-06 14:23:37 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:35891 https://access.redhat.com/errata/RHSA-2026:35891

Comment 5 errata-xmlrpc 2026-07-06 14:45:03 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2026:35892 https://access.redhat.com/errata/RHSA-2026:35892

Comment 6 errata-xmlrpc 2026-07-15 11:23:17 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:39868 https://access.redhat.com/errata/RHSA-2026:39868

Comment 7 errata-xmlrpc 2026-07-20 13:06:55 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 8

Via RHSA-2026:41947 https://access.redhat.com/errata/RHSA-2026:41947


Note You need to log in before you can comment on or make changes to this bug.