CVE-2025-49175: Xorg-x11-server-xwayland: xorg-x11-server: tigervnc: out-of-bounds read in x rendering extension animated cursors
A flaw was found in the X Rendering extension's handling of animated cursors. If a client provides no cursors, the server assumes at least one is present, leading to an out-of-bounds read and potential crash.
Security readout for executives and security teams
Plain-English summary
CVE-2025-49175 is a local crash risk in Xorg/Xwayland and TigerVNC components. A logged-in client can trigger mishandling of animated cursors, potentially crashing the graphical server. Business impact is mainly workstation or remote desktop disruption, not remote compromise, based on the supplied CVSS and source data.
Executive priority
Treat as a moderate operational stability issue. Patch during the normal security maintenance window, with higher priority for shared Linux desktops, VNC infrastructure, and environments with untrusted local users.
Technical view
The flaw is an out-of-bounds read in the X Rendering extension when animated cursors contain no cursors. The server assumes at least one cursor exists. CVSS 3.1 is 6.1: local attack vector, low complexity, low privileges, no user interaction, low confidentiality impact, high availability impact.
Likely exposure
Exposure is most likely on Red Hat systems running affected xorg-x11-server, xorg-x11-server-Xwayland, or tigervnc packages, especially graphical workstations, Xwayland environments, and VNC hosts where local users or local client sessions exist.
Exploitation context
The bundle does not show CISA KEV listing or active exploitation evidence. The vulnerability requires local access and low privileges. The practical risk is denial of service against graphical or remote desktop sessions, with limited confidentiality impact and no stated integrity impact.
Researcher notes
The supplied evidence names CWE-125 and describes a zero-cursor edge case in animated cursor handling. Do not assume remote exploitability. The affected matrix is Red Hat-heavy and package-specific; confirm applicability by distribution, package, and advisory rather than product name alone.
Mitigation direction
Review applicable Red Hat RHSA advisories for package-specific updates.
Update affected xorg-x11-server, Xwayland, and tigervnc packages where available.
Restrict local shell and graphical session access to trusted users.
Limit VNC exposure to authenticated, managed networks.
Monitor vendor guidance if fixed package details are incomplete.
Validation and detection
Inventory systems with xorg-x11-server, xorg-x11-server-Xwayland, or tigervnc installed.
Compare installed package versions against the affected versions in the CVE bundle.
Prioritize hosts offering VNC or shared graphical desktop access.
Check system logs for unexplained Xorg, Xwayland, or TigerVNC crashes.
Confirm the applicable Red Hat advisory has been applied.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.