Description
A flaw was found in WebKitGTK. Processing malicious web content can cause memory corruption due to improper memory handling.
Published: 2026-08-31
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in WebKitGTK occurs while processing malicious web content. The flaw arises from improper memory handling during the parsing of the full featurelist array in the OpenType vertical data feature lookup. The consequence is memory corruption. The CVE description explicitly states that malicious content can cause memory corruption; it does not mention a crash or code execution. The weakness involved is an unchecked buffer operation, identified as CWE-120.

Affected Systems

Red H​at Enterprise Linux 6 through 9 are affected. In RHEL 7, packages such as evolution-data-server, glade, gnome-boxes, gnome‑initial‑setup, gnome‑online‑accounts, gnome‑shell, shotwell, sushi, and yelp depend on WebKitGTK4. WebKitGTK3 is not required by any packaged application. The vulnerability can be exploited only when these packages are present and an untrusted web page is processed through a graphical session, for example GNOME. In the special case of gnome‑shell, a local attacker can trigger the flaw from the local network without user interaction.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. EPSS data is not available, so the exact likelihood is uncertain but the vendor advisory notes that exploitation can occur from a local network in a GNOME session. The flaw is not reported in the CISA KEV catalog, suggesting no known widespread exploitation at the time. The attack vector is local, requiring the target to be running a GNOME interface and loading untrusted web content through a WebKitGTK application.

Generated by OpenCVE AI on August 31, 2026 at 23:37 UTC.

Remediation

Vendor Workaround

Do not process or load untrusted web content with WebKitGTK. In Red Hat Enterprise Linux 7, the following packages require WebKitGTK4: evolution-data-server, glade, gnome-boxes, gnome-initial-setup, gnome-online-accounts, gnome-shell, shotwell, sushi and yelp. This vulnerability can only be exploited when these packages are installed in the system and being used via a graphical interface to process untrusted web content, via GNOME for example. In gnome-shell, the vulnerability can be exploited by an attacker from the local network without user interaction. To mitigate this vulnerability, consider removing these packages. Note that some of these packages are required by GNOME, removing them will also remove GNOME and other packages, breaking functionality. However, the server can still be used via the terminal interface. Additionally, WebKitGTK3 is not required by any package. Therefore, it can be removed without consequences or break of functionality.


OpenCVE Recommended Actions

  • Do not process or load untrusted web content with WebKitGTK.
  • Remove the WebKitGTK3 package from the system if it is not required by any installed package.
  • Uninstall or disable WebKitGTK4 and the GNOME packages that depend on it if the system’s functionality can be maintained via command‑line tools.
  • If removal is infeasible, restrict local network access to GNOME sessions or disable automatic loading of web content from untrusted sources.

Generated by OpenCVE AI on August 31, 2026 at 23:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in WebKitGTK. Processing malicious web content can cause memory corruption due to improper memory handling.
Title Webkitgtk: validate the full featurelist array once in opentypeverticaldata findfeature
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-120
CPEs cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

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


Subscriptions

Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-31T20:46:24.116Z

Reserved: 2026-08-31T20:32:52.926Z

Link: CVE-2026-83596

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T21:17:55.190

Modified: 2026-08-31T21:17:55.190

Link: CVE-2026-83596

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T23:45:06Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')