CVE-2026-63380
Last modified
CVE-2026-63380 is a medium-severity vulnerability rated 5.7/10 on the CVSS scale. Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evws_new_session enters its error path after evhttp_start_ws_ succeeds but bufferevent_enable_locking_ fails. EPSS estimates a 0.11% chance of exploitation in the next 30 days.
Description
Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evws_new_session enters its error path after evhttp_start_ws_ succeeds but bufferevent_enable_locking_ fails. evws_connection_free sees a non-null http_server and unconditionally calls TAILQ_REMOVE even though the session was never inserted into http_server->ws_sessions. A local caller able to induce this allocation or locking failure can crash the process. This issue is fixed in version 2.2.2-alpha.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| libevent | libevent | < 2.2.2-alpha |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63380?
How severe is CVE-2026-63380?
How do I fix CVE-2026-63380?
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-63361LimeSurvey Community Edition 7.0.5 contains an authenticated…8.5
- 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-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
Are you affected by CVE-2026-63380?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
