PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-63387 libevent CVE debrief

CVE-2026-63387 is a high-severity vulnerability in the Libevent event notification library, caused by an off-by-one stack buffer overflow in evdns.c when formatting a name-bearing DNS record. A crafted DNS server response can trigger the one-byte out-of-bounds write and crash or corrupt the process. This issue is fixed in Libevent versions 2.1.13 and 2.2.2-alpha. Defenders responsible for systems using Libevent, particularly those with exposure to untrusted DNS server responses, should assess their exposure and prioritize patching or upgrading to fixed versions.

Vendor
libevent
Product
Unknown
CVSS
HIGH 7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-20
Original CVE updated
2026-09-09
Advisory published
2026-08-20
Advisory updated
2026-09-09

Who should care

Defenders responsible for systems using Libevent, particularly those with exposure to untrusted DNS server responses, should assess their exposure and prioritize patching or upgrading to fixed versions.

Why it matters

CVE-2026-63387 is a high-severity vulnerability in Libevent that can be triggered by a malicious DNS server response, potentially leading to code execution or process corruption. Defenders should prioritize patching or upgrading to fixed versions, particularly in systems exposed to untrusted DNS server responses.

  • Potential code execution or process corruption
  • Crash or denial of service via crafted DNS server response
  • Verification of Libevent version and exposure to vulnerable configurations
  • Prioritization of patching or upgrading to fixed Libevent versions

Technical summary

The vulnerability is caused by an off-by-one stack buffer overflow in evdns.c when formatting a name-bearing DNS record. A crafted DNS server response containing PTR, CNAME, MX, NS, or SOA data can trigger the one-byte out-of-bounds write and crash or corrupt the process. This issue is fixed in versions 2.1.13 and 2.2.2-alpha. Defenders should prioritize patching or upgrading to fixed versions of Libevent, as the vulnerability can be triggered by a malicious DNS server response. The vulnerability affects Libevent versions prior to 2.1.13 and 2.2.2-alpha.

Defensive priority

Defenders should prioritize patching or upgrading to fixed versions of Libevent, as the vulnerability can be triggered by a malicious DNS server response.

Recommended defensive actions

  • Assess exposure to vulnerable Libevent versions
  • Patch or upgrade to Libevent version 2.1.13 or 2.2.2-alpha
  • Monitor DNS server responses for potential malicious activity
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability is caused by an off-by-one stack buffer overflow in evdns.c when formatting a name-bearing DNS record. The issue is fixed in versions 2.1.13 and 2.2.2-alpha. Evidence is limited to public CVE and NVD records. Defenders should verify Libevent version and exposure to vulnerable configurations. The CVE record was published on 2026-08-20T18:16:36.723Z and has not been modified since then.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-63387 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-63387

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-63387 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-63387

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.