Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in event_tagging.c when evtag_unmarshal_header uses evtag_decode_int to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INT_MAX become negative or truncated, and evtag_unmarshal_string can use the converted value in allocation sizing, producing a wrapped large allocation request and denial of service. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-190"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63384.json"
}{
"extracted_events": [
{
"introduced": "2.2.0-alpha"
},
{
"fixed": "2.2.2-alpha"
},
{
"introduced": "0"
},
{
"fixed": "2.1.13"
}
],
"source": [
"AFFECTED_FIELD",
"REFERENCES"
]
}
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63384.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "65618021557916598666749967159040448195",
"length": 250
},
"id": "CVE-2026-63384-05d7cf03",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/109c16499282959d70f56ec3baf4c8b1e6646bda",
"target": {
"file": "event_tagging.c",
"function": "evtag_unmarshal_header"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "159443554126248192493229143747497657830",
"length": 554
},
"id": "CVE-2026-63384-09212634",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/df3ecad3a040fd6d4fad4287defe113395de6fd7",
"target": {
"file": "test/regress_http.c",
"function": "http_check_transfer_encoding_test"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "65618021557916598666749967159040448195",
"length": 250
},
"id": "CVE-2026-63384-79cf092b",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/5e3c6ebe342b34c5a9bcf48e9a32ad6708b9c416",
"target": {
"file": "event_tagging.c",
"function": "evtag_unmarshal_header"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"130688092411103881779793319185293442532",
"35591852254511256822037719077016828240",
"149333174035468761482274091843112180090",
"167782302790249760667996112209708432798"
],
"threshold": 0.9
},
"id": "CVE-2026-63384-91b26bd8",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/109c16499282959d70f56ec3baf4c8b1e6646bda",
"target": {
"file": "event_tagging.c"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"270762094980121927552802584929566056086",
"37564212311334647331345684303177453724",
"168570413533780985513641597969239978857"
],
"threshold": 0.9
},
"id": "CVE-2026-63384-923050c6",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/df3ecad3a040fd6d4fad4287defe113395de6fd7",
"target": {
"file": "test/regress_http.c"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"270762094980121927552802584929566056086",
"37564212311334647331345684303177453724",
"168570413533780985513641597969239978857"
],
"threshold": 0.9
},
"id": "CVE-2026-63384-979e5bed",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/79ddfb460847999b807cba76d04e73891f29c6ee",
"target": {
"file": "test/regress_http.c"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"130688092411103881779793319185293442532",
"35591852254511256822037719077016828240",
"149333174035468761482274091843112180090",
"167782302790249760667996112209708432798"
],
"threshold": 0.9
},
"id": "CVE-2026-63384-b9e1d770",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/5e3c6ebe342b34c5a9bcf48e9a32ad6708b9c416",
"target": {
"file": "event_tagging.c"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "159443554126248192493229143747497657830",
"length": 554
},
"id": "CVE-2026-63384-ebc5ab94",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/libevent/libevent/commit/79ddfb460847999b807cba76d04e73891f29c6ee",
"target": {
"file": "test/regress_http.c",
"function": "http_check_transfer_encoding_test"
}
}
]
"2026-09-11T08:36:40Z"