Description
A flaw was found in libsoup's SoupServer. A remote attacker could exploit a use-after-free vulnerability where the `soup_server_disconnect()` function frees connection objects prematurely, even if a TLS handshake is still pending. If the handshake completes after the connection object has been freed, a dangling pointer is accessed, leading to a server crash and a Denial of Service.
Problem types
Product status
Timeline
| 2026-02-26: | Reported to Red Hat. |
| 2026-02-11: | Made public. |
Credits
Red Hat would like to thank Ilya Rozentsvaig for reporting this issue.
References
access.redhat.com/security/cve/CVE-2026-2436
bugzilla.redhat.com/show_bug.cgi?id=2442909 (RHBZ#2442909)
gitlab.gnome.org/GNOME/libsoup/-/issues/501