Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themifyme Themify Builder themify-builder allows Reflected XSS.This issue affects Themify Builder: from n/a through <= 7.7.4.
Published: 2026-07-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of input during web page generation exposes a reflected XSS flaw in the Themify Builder plugin for WordPress. Because the plugin outputs user‑supplied data without proper encoding, an attacker can embed malicious JavaScript that executes in a victim’s browser is identified as CWE‑79 and is triggered by reflected input fields that the plugin echoes back verbatim.

Affected Systems

The flaw exists in the Themify Builder WordPress plugin distributed by themifyme. Versions from the earliest available release up to and including 7.7.4 are affected. Any site running any of these plugin versions is vulnerable until the plugin is upgraded to a version that fixes the issue.

Risk and Exploitability

The CVSS score of 7.1 categorizes the issue as medium‑high severity, while the EPSS score of less than 1% indicates a low current likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The likely exploitation path involves an attacker sending a crafted request—such as a URL with malicious query parameters or a crafted form submission—through which the plugin reflects the input back in an HTML response, causing the injected script to run in the victim’s browser.

Generated by OpenCVE AI on July 31, 2026 at 12:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Themify Builder to version 7.7.5 or later, which removes the reflected XSS vulnerability.
  • If an upgrade is not immediately possible, disable or delete the Themify Builder plugin from the affected WordPress sites.
  • Configure web application firewall rules or use URL rewriting to sanitize or block suspicious script payloads before they reach the plugin’s output.

Generated by OpenCVE AI on July 31, 2026 at 12:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themifyme Themify Builder themify-builder allows Reflected XSS.This issue affects Themify Builder: from n/a through <= 7.7.4.
Title WordPress Themify Builder plugin <= 7.7.4 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:58:15.685Z

Reserved: 2026-06-24T12:45:46.646Z

Link: CVE-2026-57369

cve-icon Vulnrichment

Updated: 2026-07-13T13:58:11.197Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:15:04Z

Weaknesses
  • CWE-79

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