Lucene search
+L

321 matches found

NVD
NVD
added 2026/08/20 6:16 p.m.11 views

CVE-2026-63388

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has a heap out-of-bounds write in buffereventsock.c when buffereventsocketsetconnaddress copies a kernel-supplied AFUNIX peer address into buffereventprivate.connaddress. Release builds compiled with NDEBUG disab...

8.4CVSS0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:16 p.m.4 views

DEBIAN-CVE-2026-63384

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in eventtagging.c when evtagunmarshalheader uses evtagdecodeint to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INTMAX becom...

8.7CVSS5.4AI score0.00384EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.10 views

CVE-2026-63382

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, the libevent evhttp parser in http.c inconsistently handles duplicate Transfer-Encoding headers, comma-separated Transfer-Encoding values, and bare line feeds in chunked framing. evhttpfindheader can select only the first...

9.2CVSS0.00586EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/20 6:16 p.m.10 views

CVE-2026-63381

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has a use-after-free in buffer.c when evbufferaddbufferreference processes an output buffer whose outtotallen is zero. evbufferfreeallchains frees the initial empty chain without resetting outbuf-first,...

5.8CVSS0.00121EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/20 6:16 p.m.9 views

CVE-2026-63383

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent can read beyond a contiguous evbuffer region in eventtagging.c when decodetaginternal requests at most five bytes from evbufferpullup but iterates using the full logical buffer length. A fragmented evbuffer...

8.7CVSS0.00384EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/20 6:16 p.m.11 views

CVE-2026-63380

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS0.00113EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 6:16 p.m.8 views

CVE-2026-63379

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS0.00518EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 5:55 p.m.33 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS0.00403EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 5:55 p.m.10 views

EUVD-2026-63563

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.3AI score0.00403EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 5:55 p.m.47 views

CVE-2026-63385

Libevent versions before 2.1.13 and 2.2.2-alpha contain two HTTP parsing flaws in http.c: evhttp_decode_uri_internal decodes %00 into literal NUL bytes, truncating paths to bypass validation; evhttp_header_is_valid_value accepts obsolete line folding with CRLF, enabling header injection and acces...

9.2CVSS5.3AI score0.00403EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 5:55 p.m.12 views

CVE-2026-63385 Libevent: HTTP header handling bugs create risk of access control bypass.

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has two HTTP parsing weaknesses in http.c. evhttpdecodeuriinternal decodes percent-encoded %00 bytes into literal NUL characters, which can cause downstream C string operations to truncate a path and bypass...

9.2CVSS5.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/20 5:55 p.m.26 views

CVE-2026-63379 Libevent: HTTP Header smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS0.00518EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/20 5:55 p.m.7 views

CVE-2026-63379 Libevent: HTTP Header smuggling

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 5:55 p.m.10 views

EUVD-2026-63562

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent processes chunked HTTP trailers in http.c through evhttpreadtrailer and merges them into request headers. The fix introduces evhttpparseheadersimpl and a temporary trailer header list. An unauthenticated remote...

6.3CVSS5.4AI score0.00518EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/20 5:55 p.m.37 views

CVE-2026-63379

CVE-2026-63379 affects Libevent , an event notification library, in its HTTP trailer handling within http.c. The function evhttp_read_trailer merges chunked HTTP trailers directly into request headers (req->input_headers) rather than parsing them separately. An unauthenticated remote attacker ...

6.3CVSS5.4AI score0.00518EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 5:53 p.m.10 views

EUVD-2026-63508

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an off-by-one stack buffer overflow in evdns.c when dnsnametolabels formats a name-bearing DNS record at the end of the 64 KB stack buffer allocated by evdnsserverrequestformatresponse. The final-label check...

7CVSS5.8AI score0.00349EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 5:53 p.m.39 views

CVE-2026-63387

libevent <2.1.13 and

7CVSS5.8AI score0.00349EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 5:53 p.m.17 views

CVE-2026-63387 Libevent: Off-by-one stack buffer overflow in dnsname_to_labels via crafted DNS server response

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an off-by-one stack buffer overflow in evdns.c when dnsnametolabels formats a name-bearing DNS record at the end of the 64 KB stack buffer allocated by evdnsserverrequestformatresponse. The final-label check...

7CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 5:53 p.m.40 views

CVE-2026-63387 Libevent: Off-by-one stack buffer overflow in dnsname_to_labels via crafted DNS server response

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an off-by-one stack buffer overflow in evdns.c when dnsnametolabels formats a name-bearing DNS record at the end of the 64 KB stack buffer allocated by evdnsserverrequestformatresponse. The final-label check...

7CVSS0.00349EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 5:53 p.m.51 views

CVE-2026-63384

CVE-2026-63384 is a denial-of-service vulnerability in Libevent , an event notification library, caused by an incorrect integer conversion in event_tagging.c. The function evtag_unmarshal_header decodes an attacker-controlled uint32 payload length via evtag_decode_int and returns it as a signed i...

8.7CVSS5.3AI score0.00384EPSS
SaveExploits0References5
Rows per page
Query Builder