Description
No description is available for this CVE.
Published: n/a
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

This vulnerability involves an out‑of‑bounds read in libXi’s XI2 enter/leave/focus cookie conversion function (wireToEnterLeave). When malformed or unexpected data is processed, the library can read beyond its intended buffer boundaries. The resulting memory read can trigger a crash or, in the worst case, leak sensitive data from adjacent memory. The effect is a sudden termination of the X client or server that uses libXi, leading to service disruption.

Affected Systems

The flaw exists in the libXi component of the X.Org X11 server and any application that relies on it for handling enter, leave, or focus events. Because no specific version information is available, any installation of libXi that has not applied an upstream fix could be vulnerable.

Risk and Exploitability

The CVSS score of 6.1 indicates a medium severity risk. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting it is not currently widely exploited. The attack vector is likely local or remote within the X11 protocol; an attacker would need to generate or inject malformed XI2 event data. If successful, the exploit would result in a crash of an X client or server, causing a denial of service.

Generated by OpenCVE AI on September 26, 2026 at 01:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade libXi to a patched version that corrects the out‑of‑bounds read.
  • If an upgrade is not immediately possible, replace libXi with a known safe previous release or disable the handling of XI2 enter/leave/focus events to isolate the vulnerable code.
  • Monitor system logs for crashes or abnormal memory reads that may indicate exploitation attempts.

Generated by OpenCVE AI on September 26, 2026 at 01:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119

Sat, 26 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Description No description is available for this CVE.
Title libXi: OOB read in XI2 enter/leave/focus cookie conversion (`wireToEnterLeave`)
References
Metrics threat_severity

None

cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H'}

threat_severity

Moderate


Subscriptions

No data.

cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-14T21:41:25Z

Links: CVE-2026-94282 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T02:00:02Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer