Description
The ProSolution WP Client WordPress plugin before 2.0.11 does not sanitise and escape several parameters before reflecting them into HTML attributes on its public pages, leading to reflected Cross-Site Scripting that can be triggered against any visitor, including a logged-in administrator.
Published: 2026-08-19
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ProSolution WP Client WordPress plugin before version 2.0.11 fails to sanitise and escape several parameters before reflecting them into HTML attributes on its public pages. This oversight results in a reflected Cross‑Site Scripting vulnerability that can be triggered against any visitor, including logged‑in administrators, by inserting malicious scripts into the reflected content.

Affected Systems

WordPress sites that have the ProSolution WP Client plugin with a version earlier than 2.0.11. The vulnerability is confined to the plugin; no specific operating system, database, or server details are supplied.

Risk and Exploitability

The CVSS score of 7.1 categorises the flaw as medium‑to‑high severity, while an EPSS score below 1 % indicates a low probability of active exploitation. It is not listed in the CISA KEV catalog. Attackers can exploit the defect by crafting URLs or inputs containing malicious payloads that are reflected into page content, affecting all visitors who load the vulnerable pages.

Generated by OpenCVE AI on August 20, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ProSolution WP Client plugin to version 2.0.11 or newer.
  • If an immediate update is not feasible, restrict access to the vulnerable public pages or block the specific parameters through a web application firewall or URL rewrite rules.
  • Ensure that any user‑supplied data that is displayed by the site is properly sanitised or escaped using WordPress functions such as wp_kses or esc_attr to mitigate similar issues in future plugin versions.

Generated by OpenCVE AI on August 20, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-79
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, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The ProSolution WP Client WordPress plugin before 2.0.11 does not sanitise and escape several parameters before reflecting them into HTML attributes on its public pages, leading to reflected Cross-Site Scripting that can be triggered against any visitor, including a logged-in administrator.
Title ProSolution WP Client < 2.0.11 - Reflected XSS via Multiple Parameters
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:25:40.127Z

Reserved: 2026-08-06T08:00:22.130Z

Link: CVE-2026-19055

cve-icon Vulnrichment

Updated: 2026-08-19T15:59:10.341Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:39.117

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19055

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:30:17Z

Weaknesses
  • CWE-79

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