Description
Subscriber Cross Site Scripting (XSS) in Graphene <= 2.9.4 versions.
Published: 2026-09-03
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

XSS in the WordPress Graphene theme versions up to 2.9.4 allows an attacker to inject malicious JavaScript into pages that are viewed by site visitors. The flaw is an XSS vulnerability (CWE-79) triggered by malicious subscriber data and can execute arbitrary scripts in the context of the site, potentially defacing content, stealing cookies or hijacking sessions.

Affected Systems

The WordPress Graphene theme (silverks:Graphene) is affected in all releases with a version number of 2.9.4 or earlier.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium level of risk. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no publicly known, active exploits. The likely attack vector is a web-based, remote exploitation that relies on a victim loading a page containing malicious input provided by a subscriber account. Exploitation probably requires user interaction but can be mitigated by preventing subscriber data from rendering unescaped.

Generated by OpenCVE AI on September 3, 2026 at 20:07 UTC.

Remediation

Vendor Solution

Update the WordPress Graphene Theme to the latest available version (at least 2.9.6).


OpenCVE Recommended Actions

  • Update the Graphene theme to version 2.9.6 or newer, which includes the fix for the XSS flaw.
  • If a timely update is not possible, disable any theme features that accept data from subscriber accounts or configure the theme to strip potentially dangerous markup from subscriber content before rendering.
  • For existing pages that may still display subscriber‑provided data, apply output encoding or sanitization, and enforce a site-wide Content Security Policy that blocks inline script execution.

Generated by OpenCVE AI on September 3, 2026 at 20:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description Subscriber Cross Site Scripting (XSS) in Graphene <= 2.9.4 versions.
Title WordPress Graphene theme <= 2.9.4 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T16:31:36.053Z

Reserved: 2026-08-26T17:33:24.196Z

Link: CVE-2026-81281

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-03T17:17:23.907

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-81281

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T20:15:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')