Description
Contributor Cross Site Scripting (XSS) in TheFox <= 3.9.70 versions.
Published: 2026-07-02
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

CWE‑79 Cross Site Scripting occurs when a contributor can submit content that the theme renders without proper sanitization, allowing arbitrary JavaScript to be embedded. The likely attack vector is the submission of malicious user‑generated content by a user with contributor privileges, which is inferred from the description as the only mechanism for injection. When a site visitor loads the affected page, the injected script executes in the context of the visitor’s browser, which can alter displayed content, create phishing opportunities, or otherwise disrupt the user experience. The flaw resides in the theme’s handling of user‑generated content rather than in core WordPress functionality.

Affected Systems

WordPress sites that use the TheFox theme from vendor tranmautritam with version 3.9.70 or earlier are impacted. Any site that employs these theme versions and permits contributor uploads is at risk.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.5, indicating moderate severity. Its EPSS score of less than 1% reflects a very low probability of exploitation, and the flaw is not listed in CISA’s KEV catalog. Based on the description, it is inferred that attackers would exploit the flaw by acting as contributors to embed malicious scripts, though a successful attack requires the presence of a contributor role and the ability to submit content.

Generated by OpenCVE AI on July 21, 2026 at 11:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the TheFox theme to a release newer than 3.9.70
  • If upgrading is not immediately possible, remove or disable the contributor role and enforce strict sanitization of all user‑generated content before rendering
  • Deploy a reputable security plugin that actively blocks or filters XSS attempts, and review the theme’s code for remaining sanitization gaps

Generated by OpenCVE AI on July 21, 2026 at 11:37 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 Tranmautritam
Tranmautritam thefox
Wordpress
Wordpress wordpress
Vendors & Products Tranmautritam
Tranmautritam thefox
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 12: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 Contributor Cross Site Scripting (XSS) in TheFox <= 3.9.70 versions.
Title WordPress TheFox theme <= 3.9.70 - 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

Tranmautritam Thefox
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:09:10.659Z

Reserved: 2026-06-25T08:03:42.567Z

Link: CVE-2026-57684

cve-icon Vulnrichment

Updated: 2026-07-02T12:09:07.099Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:45:03Z

Weaknesses
  • CWE-79

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