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
Configurations
No configuration.
History
30 Mar 2026, 13:26
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
26 Mar 2026, 21:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
26 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-26 20:16
Updated : 2026-03-30 13:26
NVD link : CVE-2026-2436
Mitre link : CVE-2026-2436
CVE.ORG link : CVE-2026-2436
JSON object : View
Products Affected
No product.
CWE
CWE-825
Expired Pointer Dereference
