Heap overwrite via AF_UNIX address copy
Published Aug 20, 2026 · Updated Aug 20, 2026
Heap out-of-bounds write in Libevent before 2.1.13 and 2.2.2-alpha allows local users to corrupt heap memory via AF_UNIX accept. In bufferevent_sock.c, bufferevent_socket_set_conn_address_ copies the kernel-reported peer sockaddr length into the 28-byte conn_address field with memcpy after an EVUTIL_ASSERT check that disappears in NDEBUG release builds. Exposure requires an AF_UNIX listener that reaches the evhttp accept path; a connecting local peer can overwrite the adjacent dns_request pointer and nearby heap data, causing a crash and potentially further memory-corruption impact.
Summary
What happened
Heap out-of-bounds write in Libevent before 2.1.13 and 2.2.2-alpha allows local users to corrupt heap memory via AF_UNIX accept. In bufferevent_sock.c, bufferevent_socket_set_conn_address_ copies the kernel-reported peer sockaddr length into the 28-byte conn_address field with memcpy after an EVUTIL_ASSERT check that disappears in NDEBUG release builds. Exposure requires an AF_UNIX listener that reaches the evhttp accept path; a connecting local peer can overwrite the adjacent dns_request pointer and nearby heap data, causing a crash and potentially further memory-corruption impact.
The record
- CVE
- CVE-2026-63388
- Published
- Aug 20, 2026
- Updated
- Aug 20, 2026
- Vendor
- Libevent
- Product
- Libevent
- Classifications
- CWE-787, CWE-617
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 20, 2026CVE publishedPublication date reported by the CVE source.
- Aug 20, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 2.1.13
- Affected versionversion=>= 2.2.0-alpha, < 2.2.2-alpha
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GHSA-cvq5-vrvr-j338 PoC exploit clientproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo