Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeGoods Grand Magazine grandmagazine allows Reflected XSS.This issue affects Grand Magazine: from n/a through <= 3.5.7.
Published: 2026-01-22
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting (XSS)
Action: Patch Immediately
AI Analysis

Impact

The Grand Magazine theme contains a reflected XSS flaw. Unsanitized user input is injected into a rendered page, enabling an attacker to execute arbitrary script in the browser context of any visitor who clicks a crafted link. This can result in cookie theft, session hijacking, defacement or malicious redirects, compromising confidentiality and integrity of sites that rely on the theme.

Affected Systems

The vulnerability affects ThemeGoods Grand Magazine WordPress theme versions up to and including 3.5.7. Any WordPress installation running one of those releases, without the exploitation of a different theme or plugin, is susceptible. The flaw resides in the theme's front‑end code that processes query parameters or other user input.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as high severity, but the EPSS score of less than 1 % indicates that, at the time of assessment, the likelihood of a real‑world exploit is low. The flaw is not listed in CISA's KEV catalog. The likely attack vector is reflected XSS, which can be triggered without authentication by sending a malicious URL to a victim or embedding it in a link. Escalating to full site compromise would require additional conditions, such as the user granting the theme or site permission to run scripts.

Generated by OpenCVE AI on April 27, 2026 at 21:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Grand Magazine theme to the latest release (3.5.8 or newer) to apply the vendor fix.
  • If an immediate upgrade is not feasible, sanitize all user‑supplied data handled by the theme, ensuring it is properly escaped before rendering – this addresses CWE‑79.
  • Implement a Web Application Firewall or security plugin that blocks reflected XSS payloads and monitors suspicious requests.

Generated by OpenCVE AI on April 27, 2026 at 21:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 27 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Thu, 22 Jan 2026 23:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThemeGoods Grand Magazine grandmagazine allows Reflected XSS.This issue affects Grand Magazine: from n/a through <= 3.5.7.
Title WordPress Grand Magazine theme <= 3.5.7 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:51:30.261Z

Reserved: 2025-12-31T20:12:13.401Z

Link: CVE-2025-69320

cve-icon Vulnrichment

Updated: 2026-01-27T20:17:32.196Z

cve-icon NVD

Status : Deferred

Published: 2026-01-22T17:16:27.850

Modified: 2026-06-17T10:00:29.210

Link: CVE-2025-69320

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T21:15:05Z

Weaknesses
  • CWE-79

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