PT-2026-57999 · Libsoup · Libsoup
CVE-2026-12478
·
Published
2026-07-14
·
Updated
2026-08-30
CVSS v3.1
4.8
Medium
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
libsoup versions prior to 3.6.6
Description
An integer overflow guard was incorrectly placed within a conditional block, leaving unmasked server-to-client frames unprotected. A malicious WebSocket server can send a crafted unmasked frame with a payload length near
UINT64 MAX to trigger an out-of-bounds (OOB) read in a client when max incoming payload size is set to 0. An OOB read occurs when a program reads data past the end of the intended buffer.Recommendations
Update to version 3.6.6.
Fix
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libsoup