Description
The Fluent Support – Helpdesk & Customer Support Ticket System plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'redirect-to' Shortcode Attribute in all versions up to, and including, 2.3.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The XSS payload is in a hidden attribute so it only fires in specific browsers when specific access keys are used making exploitation unlikely.
Published: 2026-07-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fluent Support – Helpdesk & Customer Support Ticket System plugin for WordPress contains a flaw where the redirect‑to attribute of a shortcode is not sanitized or escaped. This allows an authenticated user with contributor‑level or higher privileges to store arbitrary scripts in the attribute. When a visitor opens a page with the injected shortcode, the hidden attribute triggers the script in compatible browsers, leading to a stored cross‑site scripting that can steal credentials or deface pages. The payload is hidden, so exploitation only occurs under specific browser conditions, limiting but not eliminating impact.

Affected Systems

All releases of the wpmanageninja Fluent Support – Helpdesk & Customer Support Ticket System plugin up to and including version 2.3.0 are affected. Any WordPress site that has installed these versions is vulnerable, regardless of the site’s configuration or the number of users.

Risk and Exploitability

The CVSS score of 6.4 marks the vulnerability as moderate severity, while the EPSS score of less than 1% indicates that exploitation is considered unlikely at present. The vulnerability is not listed in the CISA KEV catalog. Attack requires an authenticated contributor or higher user and a viewport that interprets the hidden redirect‑to attribute. Although exploitation is not trivial, it can lead to session hijacking, defacement, or further compromise if an unsuspecting user views the page containing the payload.

Generated by OpenCVE AI on August 3, 2026 at 20:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fluent Support plugin to the latest version where the redirect‑to attribute sanitization has been fixed.
  • Disable or remove the use of the redirect‑to attribute in shortcodes by restricting shortcode usage to administrator accounts or by editing the plugin to strip the attribute before storing.
  • Apply a site‑wide input‑filtering rule or use a security plugin that sanitizes stored content to escape or delete the redirect‑to attribute whenever content is saved or rendered.

Generated by OpenCVE AI on August 3, 2026 at 20:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpmanageninja
Wpmanageninja fluent Support – Helpdesk & Customer Support Ticket System
Vendors & Products Wordpress
Wordpress wordpress
Wpmanageninja
Wpmanageninja fluent Support – Helpdesk & Customer Support Ticket System

Fri, 24 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Fluent Support – Helpdesk & Customer Support Ticket System plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'redirect-to' Shortcode Attribute in all versions up to, and including, 2.3.0 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The XSS payload is in a hidden attribute so it only fires in specific browsers when specific access keys are used making exploitation unlikely.
Title Fluent Support <= 2.3.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'redirect-to' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wpmanageninja Fluent Support – Helpdesk & Customer Support Ticket System
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-24T20:26:51.110Z

Reserved: 2026-07-13T20:46:44.256Z

Link: CVE-2026-15665

cve-icon Vulnrichment

Updated: 2026-07-24T20:19:30.369Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T08:16:26.410

Modified: 2026-07-24T21:16:42.460

Link: CVE-2026-15665

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses
  • CWE-79

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