CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-63383

unknowncovered by 2 sourcesfirst seen 2026-08-11
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 event_tagging.c when decode_tag_internal requests at most five bytes from evbuffer_pullup but iterates using the full logical buffer length. A fragmented evbuffer containing a six-byte malformed tag can therefore advance past the pullup window and trigger an out-of-bounds read, which can crash a process that decodes attacker-controlled tagged RPC data. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.

CSIRTS triage

What
decode_tag_internal() performs out-of-bounds reads during tag decoding.
Who is affected
Libevent applications processing untrusted serialized tag data.
Urgency
High; out-of-bounds reads can leak memory or crash the application; prioritize patching.
Action
Update Libevent to a patched version; minimize processing of untrusted tag input.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-63383

Get an email if CVE-2026-63383 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-63383

CVE.org record

Embed the live status

CVE-2026-63383 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-63383 status](https://www.csirts.com/badge/CVE-2026-63383)](https://www.csirts.com/cve/CVE-2026-63383)