CVE-2026-63388
Last modified
CVE-2026-63388 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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 bufferevent_sock.c when bufferevent_socket_set_conn_address_ copies a kernel-supplied AF_UNIX peer address into bufferevent_private.conn_address. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
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 bufferevent_sock.c when bufferevent_socket_set_conn_address_ copies a kernel-supplied AF_UNIX peer address into bufferevent_private.conn_address. Release builds compiled with NDEBUG disable the EVUTIL_ASSERT length guard, and the evhttp accept path can pass a 110-byte sockaddr from accept() into the 28-byte field. An unauthenticated local peer able to connect to an AF_UNIX listener can overwrite the adjacent dns_request pointer and heap data, causing memory corruption with confidentiality, integrity, and availability impact. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| libevent | libevent | < 2.1.13; >= 2.2.0-alpha, < 2.2.2-alpha |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63388?
How severe is CVE-2026-63388?
How do I fix CVE-2026-63388?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-63381Libevent is an event notification library. Prior to 2.1.13 a…5.8
- CVE-2026-63382Libevent is an event notification library. Prior to 2.1.13 a…9.2
- CVE-2026-63383Libevent is an event notification library. Prior to 2.1.13 a…8.7
- CVE-2026-63384Libevent is an event notification library. Prior to 2.1.13 a…8.7
- CVE-2026-63385Libevent is an event notification library. Prior to 2.1.13 a…9.2
- CVE-2026-63387Libevent is an event notification library. Prior to 2.1.13 a…7
- CVE-2026-6339Mattermost versions 11.5.x <= 11.5.1, 11.4.x <= 11.4.3 fail …4.3
- CVE-2026-63397remorses/genql before version 6.3.4 allows an authenticated …7.1
- CVE-2026-6340Mattermost versions 11.5.x <= 11.5.1, 10.11.x <= 10.11.13, 1…6.5
- CVE-2026-63403Faktory is a language-agnostic background job server. In ver…8.7
- CVE-2026-63404Faktory is a language-agnostic background job server. In ver…7.3
- CVE-2026-63407Grav API Plugin is a RESTful API for Grav CMS that provides …8.2
Are you affected by CVE-2026-63388?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
