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.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-2436 | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2442909 | Issue Tracking Third Party Advisory |
| https://gitlab.gnome.org/GNOME/libsoup/-/issues/501 | Exploit Issue Tracking Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-26 20:16
Updated : 2026-06-17 10:30
NVD link : CVE-2026-2436
Mitre link : CVE-2026-2436
CVE.ORG link : CVE-2026-2436
JSON object : View
Products Affected
redhat
- enterprise_linux
gnome
- libsoup
CWE
CWE-825
Expired Pointer Dereference
