No analysis available yet.
No remediation available yet.
Tracking
Sign in to view the affected projects.
No advisories yet.
Thu, 20 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 20 Aug 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Libevent is an event notification library. Prior to 2.1.13 and 2.2.2-alpha, libevent has an incorrect integer conversion in event_tagging.c when evtag_unmarshal_header uses evtag_decode_int to decode an attacker-controlled uint32 payload length and returns it as a signed int. Values above INT_MAX become negative or truncated, and evtag_unmarshal_string 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. | |
| Title | Libevent: `evtag_unmarshal_header()` decodes a wire `uint32` length into a signed `int` return value. | |
| Weaknesses | CWE-190 | |
| References |
|
|
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-20T19:50:32.085Z
Reserved: 2026-07-16T17:39:30.171Z
Link: CVE-2026-63384
Updated: 2026-08-20T19:50:27.744Z
Status : Received
Published: 2026-08-20T18:16:36.367
Modified: 2026-08-20T20:17:45.193
Link: CVE-2026-63384
No data.
OpenCVE Enrichment
No data.
-
CWE-190
Integer Overflow or Wraparound