CVE-2026-63381
Last modified
CVE-2026-63381 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. 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 evbuffer_add_buffer_reference processes an output buffer whose out_total_len is zero. EPSS estimates a 0.12% 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 use-after-free in buffer.c when evbuffer_add_buffer_reference processes an output buffer whose out_total_len is zero. evbuffer_free_all_chains frees the initial empty chain without resetting outbuf->first, outbuf->last, or outbuf->last_with_datap, and APPEND_CHAIN_MULTICAST subsequently dereferences the dangling chain pointer. A caller that can drive this buffer state can cause memory corruption or a process crash. 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.2.0-alpha, < 2.2.2-alpha; < 2.1.13 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63381?
How severe is CVE-2026-63381?
How do I fix CVE-2026-63381?
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-63362An unsigned integer underflow in the PubSub signature verifi…5.9
- CVE-2026-6337Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-63376toml-node is a TOML parser for Node.js and the browser. Prio…8.2
- CVE-2026-63379Libevent is an event notification library. Prior to 2.1.13 a…6.3
- CVE-2026-6338A HTTP request smuggling and desynchronization vulnerability…4.9
- CVE-2026-63380Libevent is an event notification library. Prior to 2.2.2-al…5.7
- 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-63388Libevent is an event notification library. Prior to 2.1.13 a…8.4
Are you affected by CVE-2026-63381?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
