Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by baresip
CVE-2026-50161 (GCVE-0-2026-50161)
Vulnerability from nvd – Published: 2026-08-18 17:53 – Updated: 2026-08-19 15:11
VLAI
EPSS
VEX
Title
libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow
Summary
libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websock_decode() 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 UINT64_MAX, causing the mbuf_get_left() bounds check to pass. The subsequent XOR unmasking loop then writes beyond the heap buffer. Applications using websock_accept() or websock_accept_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.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-19 15:11 UTC
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/baresip/re/security/advisories… | x_refsource_CONFIRM |
| https://github.com/baresip/re/pull/1584 | x_refsource_MISC |
| https://github.com/baresip/re/commit/718b92615c79… | x_refsource_MISC |
| https://github.com/baresip/re/releases/tag/v4.8.1 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-50161",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-19T15:11:03.181573Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-19T15:11:15.350Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "re",
"vendor": "baresip",
"versions": [
{
"status": "affected",
"version": "\u003c 4.8.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websock_decode() 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-\u003elen can wrap when hdr-\u003elen is close to UINT64_MAX, causing the mbuf_get_left() bounds check to pass. The subsequent XOR unmasking loop then writes beyond the heap buffer. Applications using websock_accept() or websock_accept_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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787: Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:53:01.696Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h"
},
{
"name": "https://github.com/baresip/re/pull/1584",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/baresip/re/pull/1584"
},
{
"name": "https://github.com/baresip/re/commit/718b92615c7963670d26c1a2b246968b58d782e8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/baresip/re/commit/718b92615c7963670d26c1a2b246968b58d782e8"
},
{
"name": "https://github.com/baresip/re/releases/tag/v4.8.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/baresip/re/releases/tag/v4.8.1"
}
],
"source": {
"advisory": "GHSA-hvxv-v2gp-v93h",
"discovery": "UNKNOWN"
},
"title": "libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-50161",
"datePublished": "2026-08-18T17:53:01.696Z",
"dateReserved": "2026-06-03T20:54:20.432Z",
"dateUpdated": "2026-08-19T15:11:15.350Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-50161 (GCVE-0-2026-50161)
Vulnerability from cvelistv5 – Published: 2026-08-18 17:53 – Updated: 2026-08-19 15:11
VLAI
EPSS
VEX
Title
libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow
Summary
libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websock_decode() 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 UINT64_MAX, causing the mbuf_get_left() bounds check to pass. The subsequent XOR unmasking loop then writes beyond the heap buffer. Applications using websock_accept() or websock_accept_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.
Severity
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-19 15:11 UTC
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/baresip/re/security/advisories… | x_refsource_CONFIRM |
| https://github.com/baresip/re/pull/1584 | x_refsource_MISC |
| https://github.com/baresip/re/commit/718b92615c79… | x_refsource_MISC |
| https://github.com/baresip/re/releases/tag/v4.8.1 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-50161",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-19T15:11:03.181573Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-19T15:11:15.350Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "re",
"vendor": "baresip",
"versions": [
{
"status": "affected",
"version": "\u003c 4.8.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "libre is a generic library for real-time communications with asynchronous input and output support. Prior to 4.8.1, the websock_decode() 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-\u003elen can wrap when hdr-\u003elen is close to UINT64_MAX, causing the mbuf_get_left() bounds check to pass. The subsequent XOR unmasking loop then writes beyond the heap buffer. Applications using websock_accept() or websock_accept_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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "NETWORK",
"baseScore": 9.3,
"baseSeverity": "CRITICAL",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787: Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-18T17:53:01.696Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/baresip/re/security/advisories/GHSA-hvxv-v2gp-v93h"
},
{
"name": "https://github.com/baresip/re/pull/1584",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/baresip/re/pull/1584"
},
{
"name": "https://github.com/baresip/re/commit/718b92615c7963670d26c1a2b246968b58d782e8",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/baresip/re/commit/718b92615c7963670d26c1a2b246968b58d782e8"
},
{
"name": "https://github.com/baresip/re/releases/tag/v4.8.1",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/baresip/re/releases/tag/v4.8.1"
}
],
"source": {
"advisory": "GHSA-hvxv-v2gp-v93h",
"discovery": "UNKNOWN"
},
"title": "libre: Integer overflow in websock_decode() masked frame length check leads to heap buffer overflow"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-50161",
"datePublished": "2026-08-18T17:53:01.696Z",
"dateReserved": "2026-06-03T20:54:20.432Z",
"dateUpdated": "2026-08-19T15:11:15.350Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}