Description
The Fluent Support WordPress plugin before 2.3.1 does not perform a per-ticket access check before reassigning a ticket's customer, allowing a restricted support agent to change the assigned customer of any ticket in the system, including tickets outside their granted scope.
Published: 2026-08-01
Score: 3.8 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fluent Support WordPress plugin, versions earlier than 2.3.1, contains an IDOR flaw that bypasses per-ticket access checks when reassigning a ticket’s customer. An attacker who is a support agent on the site can change the customer assigned to any ticket, even those outside the agent’s authorized scope. This flaw allows a restricted user to hijack ownership of support tickets, potentially exposing customer data and undermining the platform’s trust model. The weakness is an improper access‑control violation, commonly classified as CWE‑639.

Affected Systems

Fluent Support WordPress plugin versions prior to 2.3.1 are affected. The vendor is listed as Unknown:Fluent Support within the CNA data. Exact version numbers are not provided beyond the 2.3.1 threshold.

Risk and Exploitability

The CVSS score is 3.8, but the EPSS score indicates a very low exploitation probability (<1%). The vulnerability is not included in the CISA KEV catalog, suggesting no known widespread attacks yet. However, the attack vector is likely through the plugin’s ticket reassignment user interface, and the exposed privilege escalation can be leveraged by any authenticated support agent with access to the ticket management page. Security teams should consider the potential for abuse in environments where support agents have administrative privileges.

Generated by OpenCVE AI on August 5, 2026 at 18:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Fluent Support to version 2.3.1 or later.
  • Verify that the ticket reassignment function is inaccessible to users without explicit permission to modify ticket ownership.
  • Conduct a review of role‑based access controls within the WordPress installation to ensure that support agents cannot perform privileged actions beyond their scope.

Generated by OpenCVE AI on August 5, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

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

ssvc

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


Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Fluent Support WordPress plugin before 2.3.1 does not perform a per-ticket access check before reassigning a ticket's customer, allowing a restricted support agent to change the assigned customer of any ticket in the system, including tickets outside their granted scope.
Title Fluent Support < 2.3.1 - Agent+ Arbitrary Ticket Customer Reassignment via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:20:06.367Z

Reserved: 2026-06-30T09:06:09.451Z

Link: CVE-2026-14197

cve-icon Vulnrichment

Updated: 2026-08-05T16:16:20.671Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:29.883

Modified: 2026-08-05T17:16:40.497

Link: CVE-2026-14197

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T18:30:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key