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

The flaw is a cross‑site scripting vulnerability that allows a contributor to embed unsanitized JavaScript into content rendered by TheFox theme. A malicious contributor can inject script code that executes in the browsers of visitors to the affected page, potentially hijacking sessions, defacing the site, or delivering phishing content. The weakness is a typical input validation failure, identified as CWE‑79, where the theme does not properly sanitize user‑generated input.

Affected Systems

WordPress installations that use tranmautritam's TheFox theme version 3.9.70 or earlier are impacted. Any site that enables a contributor role with the ability to post or edit content is susceptible, as the theme renders such submissions without adequate sanitization.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need to acquire contributor access and submit malicious content, after which the injected script runs in the context of any site visitor. Because the condition is the presence of a contributor role, sites without such a role or that filter content prior to rendering are not vulnerable.

Generated by OpenCVE AI on August 1, 2026 at 21:35 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 August 1, 2026 at 21:35 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

Status : Deferred

Published: 2026-07-02T12:17:39.200

Modified: 2026-07-02T13:58:23.330

Link: CVE-2026-57684

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T21:45:05Z

Weaknesses
  • CWE-79

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