Description
Unauthenticated Cross Site Scripting (XSS) in Grand Photography <= 5.7.8 versions.
Published: 2026-07-23
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Grand Photography theme contains an unauthenticated reflected XSS flaw that allows an attacker to inject arbitrary JavaScript into pages rendered by a victim’s browser. This can enable session hijacking, phishing, or the execution of malicious code in the user’s context. The vulnerability originates from unvalidated input that is reflected directly into the page output. This flaw is identified as CWE-79.

Affected Systems

The issue affects all installations of the Grand Photography theme by ThemeGoods on WordPress up to and including version 5.7.8. Sites running any older version of the theme are therefore vulnerable.

Risk and Exploitability

With a CVSS score of 7.1, the flaw presents a significant risk. The EPSS score is less than 1%, indicating a low current exploitation probability, and the vulnerability is not listed in CISA KEV. The likely attack vector is a crafted URL that a user clicks or is redirected to, triggering the reflected script. No authentication or elevated privileges are required to exploit this flaw.

Generated by OpenCVE AI on August 3, 2026 at 22:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest available version of the Grand Photography theme that is newer than 5.7.8 to remove the vulnerable code.
  • If an immediate update is not possible, enforce a strict Content Security Policy that disallows inline scripts and whitelists trusted script sources.
  • Sanitize all query parameters and user‑supplied input in the theme code, or disable the functionality that accepts untrusted data until a patch is applied.

Generated by OpenCVE AI on August 3, 2026 at 22:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 13:30:00 +0000

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

Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Grand Photography <= 5.7.8 versions.
Title WordPress Grand Photography theme <= 5.7.8 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
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'}


Subscriptions

Themegoods Grand Photography
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T13:51:37.275Z

Reserved: 2026-06-25T08:04:47.959Z

Link: CVE-2026-57769

cve-icon Vulnrichment

Updated: 2026-07-23T13:51:31.336Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:30.283

Modified: 2026-07-23T14:17:26.707

Link: CVE-2026-57769

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:30:03Z

Weaknesses
  • CWE-79

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