PT-2026-58723 · Libsoup · Libsoup
CVE-2026-15711
·
Published
2026-07-14
·
Updated
2026-08-31
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
libsoup (affected versions not specified)
Description
An issue exists in the WebSocket frame parsing implementation where the library fails to validate length rules defined in RFC 6455 §5.5. This standard requires that all WebSocket control frames, such as PING, PONG, and CLOSE, have a payload size of 125 bytes or less. A remote, unauthenticated attacker can send an oversized control frame that violates this protocol. Instead of terminating the connection, the parser handles the violation improperly, causing an internal processing crash and resulting in a remote denial of service (DoS) for applications using libsoup WebSockets.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libsoup