CVE-2026-15709
Reported by redhat · Published July 14, 2026
A flaw was found in libsoup's WebSocket implementation when using the permessage-deflate extension. The extension's decompression loop (inflate()) processes data in chunks without enforcing an upper boundary limit on the output buffer size. While libsoup limits the incoming compressed frame size via max_incoming_payload_size, it fails to track or limit memory allocation during decompression. A separate check for decompressed size (max_total_message_size) exists but executes only after inflation is complete, and it is entirely disabled by default for client connections. A remote, unauthenticated attacker can exploit this by sending a small, highly compressed payload (a decompression bomb), causing unbounded memory allocation that triggers an Out-of-Memory (OOM) crash and a Denial of Service (DoS).
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Enterprise Linux 10 | 0:3.6.5-3.el10_2.14 |
| Red Hat | Red Hat Enterprise Linux 9 | 0:2.72.0-16.el9_8.3 |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | 0:2.72.0-10.el9_6.9 |
| Red Hat | Red Hat Enterprise Linux 6 | |
| Red Hat | Red Hat Enterprise Linux 7 | |
| Red Hat | Red Hat Enterprise Linux 8 | |
| Red Hat | Red Hat Enterprise Linux 8 | |
| Red Hat | Red Hat Enterprise Linux 9 | 0:2.72.0-16.el9_8.3, 0:2.72.0-16.el9_8.3 |
| Red Hat | Red Hat Enterprise Linux 6 | |
| Red Hat | Red Hat Enterprise Linux 10 | 0:3.6.5-3.el10_2.14, 0:3.6.5-3.el10_2.14 |
| Red Hat | Red Hat Enterprise Linux 9.6 Extended Update Support | 0:2.72.0-10.el9_6.9 |
| Red Hat | Red Hat Enterprise Linux 7 |
Timeline
- Jul 14, 2026 CVE Published
- Jul 15, 2026 Coalition ESS Score
- Jul 16, 2026 Security Advisory
- Aug 7, 2026 EPSS Score
- Aug 24, 2026 EPSS Score
- Aug 26, 2026 EPSS Score
- Aug 28, 2026 EPSS Score
- Aug 30, 2026 EPSS Score
- Sep 3, 2026 EPSS Score
- Sep 5, 2026 EPSS Score
- Sep 6, 2026 EPSS Score
- Sep 8, 2026 EPSS Score
References
- RHSA-2026:68234 vendor-advisoryx_refsource_REDHAT
- RHSA-2026:68235 vendor-advisoryx_refsource_REDHAT
- RHSA-2026:68612 vendor-advisoryx_refsource_REDHAT
- vdb-entryx_refsource_REDHAT
- RHBZ#2499922 issue-trackingx_refsource_REDHAT