Description
Unauthenticated Cross Site Scripting (XSS) in Fitness Zone WordPress Theme <= 5.7 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Cross Site Scripting vulnerability in WordPress Fitness Zone Theme versions 5.7 and earlier permits an attacker to inject arbitrary JavaScript into web pages rendered by the site visitor. This is inferred because the vulnerability is unauthenticated and does not require any user privilege to exploit. This flaw qualifies as a classic XSS weakness (CWE‑79) because it involves placing malicious code into the page output without proper sanitization.

Affected Systems

Any WordPress site that is running the Designthemes Fitness Zone WordPress Theme at version 5.7 or older is affected, regardless of the WordPress core version or additional plugins in use.

Risk and Exploitability

The CVSS score of 7.1 indicates moderate to high severity; the EPSS score of < 1% indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Because no user authentication is required, it is inferred that any visitor who loads a page served by the vulnerable theme could be exposed to injected scripts.

Generated by OpenCVE AI on July 21, 2026 at 12:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fitness Zone WordPress Theme to the latest released version (5.8 or newer) to eliminate the XSS flaw.
  • If an immediate upgrade is not feasible, uninstall the vulnerable theme and switch to a reputable WordPress theme that does not contain known XSS flaws.
  • Review the PHP files of the theme for proper escaping of any dynamic content output, applying appropriate sanitization functions such as esc_html() or esc_attr() to mitigate residual XSS risk.

Generated by OpenCVE AI on July 21, 2026 at 12:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Designthemes
Designthemes fitness Zone Wordpress Theme
Wordpress
Wordpress wordpress
Vendors & Products Designthemes
Designthemes fitness Zone Wordpress Theme
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Fitness Zone WordPress Theme <= 5.7 versions.
Title WordPress Fitness Zone WordPress Theme theme <= 5.7 - 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

Designthemes Fitness Zone Wordpress Theme
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:42:48.313Z

Reserved: 2025-12-29T11:19:54.137Z

Link: CVE-2025-69155

cve-icon Vulnrichment

Updated: 2026-07-02T19:42:43.807Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:15:02Z

Weaknesses
  • CWE-79

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