Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-50161

libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow
Back to all
CVE

CVE-2026-50161

libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow

libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websockdecode() function in src/websock/websock.c contains an integer overflow when validating a masked WebSocket frame that uses the 64-bit extended length encoding. The expression 4 + hdr->len can wrap when hdr->len is close to UINT64MAX, causing the mbufgetleft() bounds check to pass. The subsequent XOR unmasking loop then writes beyond the heap buffer. Applications using websockaccept() or websockaccept_proto() to implement a WebSocket server are affected, and exploitation can cause attacker-controlled heap corruption or denial of service after the HTTP WebSocket upgrade handshake. This issue is fixed in version 4.8.1.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.3
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
-

Related Resources

No items found.

References

https://github.com/baresip/re/releases/tag/v4.8.1, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50161.json, https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h, https://nvd.nist.gov/vuln/detail/CVE-2026-50161, https://github.com/baresip/re/commit/718b92615c7963670d26c1a2b246968b58d782e8, https://github.com/baresip/re/pull/1584

Severity

0

CVSS Score
0
10

Basic Information

Base CVSS
0
EPSS Probability
0.00384%
EPSS Percentile
0.31288%
Introduced Version
0
Fix Available
89aed31f37449da32004ba608e5d1aa483b8bb21

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading