A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames …
High CVSS 7.5
Summary
A vulnerability was found in libsoup's WebSocket frame parsing implementation. The library fails to validate length rules specified in RFC 6455 §5.5, which mandates that all WebSocket control frames (e.g., PING, PONG, CLOSE) contain a payload of 125 bytes or less. A remote, unauthenticated attacker can exploit this by sending a non-compliant, oversized control frame. Because the parser handles this protocol violation improperly instead of throwing an immediate connection termination error, it t…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://access.redhat.com/errata/RHSA-2026:68234
- https://access.redhat.com/errata/RHSA-2026:68235
- https://access.redhat.com/errata/RHSA-2026:68266
- https://access.redhat.com/security/cve/CVE-2026-15711
- https://bugzilla.redhat.com/show_bug.cgi?id=2499924
- https://gitlab.gnome.org/GNOME/libsoup/-/issues/515
- https://gitlab.gnome.org/GNOME/libsoup/-/issues/515
Timeline
- nvd_ingest NVD