Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThriveDesk ThriveDesk thrivedesk allows Reflected XSS.This issue affects ThriveDesk: from n/a through <= 2.0.6.
Published: 2025-02-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of user input in the ThriveDesk plugin results in a reflected XSS flaw. When an attacker supplies specially crafted query parameters, the input is rendered unescaped back into the page, allowing the attacker to execute arbitrary JavaScript in the victim’s browser. This can lead to cookie theft, session hijacking, defacement, or the execution of further malicious actions within the context of the site (CWE‑79).

Affected Systems

ThriveDesk WordPress plugin, any version up through 2.0.6, is affected. No other versions are impacted according to the vendor’s description. The plugin is used on WordPress sites that have the ThriveDesk add‑on installed.

Risk and Exploitability

The CVSS score of 7.1 indicates a high risk, yet the EPSS score of less than 1% suggests that exploitation is currently rare. The flaw is not listed in the CISA KEV catalog. The attack vector is typical for a reflected XSS: a crafted URL or form input that reflects user data back to the browser. An attacker must lure a user to visit the malicious link or submit the input; no privilege escalation or server‑side compromise is required.

Generated by OpenCVE AI on May 1, 2026 at 17:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ThriveDesk plugin to version 2.0.7 or later, which removes the reflected XSS vulnerability.
  • If an upgrade is not immediately possible, deploy a web application firewall rule or content security policy that blocks or sanitizes injected JavaScript associated with ThriveDesk URLs.
  • Conduct a code review of input handling in the plugin and implement server‑side sanitization or whitelisting to prevent future injection flaws (CWE‑79).

Generated by OpenCVE AI on May 1, 2026 at 17:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3748 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThriveDesk ThriveDesk allows Reflected XSS. This issue affects ThriveDesk: from n/a through 2.0.6.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
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'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThriveDesk ThriveDesk allows Reflected XSS. This issue affects ThriveDesk: from n/a through 2.0.6. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in ThriveDesk ThriveDesk thrivedesk allows Reflected XSS.This issue affects ThriveDesk: from n/a through <= 2.0.6.
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'}


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00035}

epss

{'score': 0.00045}


Mon, 03 Feb 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Feb 2025 14:30:00 +0000

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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:27:18.709Z

Reserved: 2025-01-23T14:50:05.372Z

Link: CVE-2025-24536

cve-icon Vulnrichment

Updated: 2025-02-03T16:06:42.833Z

cve-icon NVD

Status : Deferred

Published: 2025-02-03T15:15:23.640

Modified: 2026-06-17T08:59:11.420

Link: CVE-2025-24536

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T17:45:15Z

Weaknesses
  • CWE-79

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