CVE-2026-63384: Libevent: `evtag_unmarshal_header()` decodes a wire `uint32` length into a signed `int` return value.

Published Aug 20, 2026
·
Updated

Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in eventtagging.c when evtagunmarshalheader uses evtagdecodeint to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INTMAX become negative or truncated, and evtagunmarshalstring can use the converted value in allocation sizing, producing a wrapped large allocation request and denial of service. This issue is fixed in versions 2.1.13 and 2.2.2-alpha.

Affected Software

2 affected components
libevent libevent>0<=2.1.13
libevent libevent>0<=2.2.2-alpha

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade libevent to a version that resolves this vulnerability.

    Fixed in 2.1.13
  2. Upgrade

    Upgrade libevent to a version that resolves this vulnerability.

    Fixed in 2.2.2-alpha

Event History

Aug 20, 2026
CVE Published
via MITRE·05:53 PM
Data Sourced
via MITRE·05:53 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed to this denial-of-service condition?

Deployments using Libevent versions earlier than 2.1.13 or 2.2.2-alpha are affected when they process attacker-controlled event-tagging payloads through evtag_unmarshal_header() and evtag_unmarshal_string().

2

What does an attacker need to supply to trigger the issue?

An attacker needs to control a wire-format uint32 payload length. A value greater than INT_MAX can be converted to a negative or truncated signed int and lead to a wrapped large allocation request.

3

What is the remediation?

Upgrade Libevent to version 2.1.13 or 2.2.2-alpha, which contain the fix.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203