Description
The ProSolution WP Client WordPress plugin before 2.0.11 does not sanitise and escape a parameter before reflecting it into an HTML attribute on one of its administrative pages, leading to reflected Cross-Site Scripting that runs in the session of an administrator induced to submit a crafted request.
Published: 2026-08-19
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the WordPress plugin reflects the unescaped value of the 'page' parameter directly into an HTML attribute on a backend page. A crafted request can inject arbitrary JavaScript that executes in the context of any site administrator who follows the link, potentially allowing the attacker to steal admin cookies, manipulate the site, or perform actions using the administrator’s privileges.

Affected Systems

All installations of the ProSolution WP Client plugin for WordPress older than 2.0.11 are affected. The risk applies to any site that has the plugin activated and has its administrative area accessible to users who could receive a malicious link.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity that includes exploitation of a web application via an external user. The EPSS score of less than 1% suggests that exploitation is currently rare, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, if an attacker can influence an administrator to click a link, the lack of input sanitisation means the exploit is straightforward and requires no additional permissions or secrets. Most likely the attack vector is a request made through a web browser by delivering a crafted URL to the target administrator.

Generated by OpenCVE AI on August 20, 2026 at 14:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ProSolution WP Client plugin to version 2.0.11 or later to remove the unsanitised input handling
  • If upgrading is not immediately possible, restrict access to the vulnerable administrative page by applying a WAF rule that blocks or sanitises the 'page' parameter for incoming requests
  • Maintain a strict access control policy for WordPress administrative accounts, use two‑factor authentication, and monitor for suspicious link activity

Generated by OpenCVE AI on August 20, 2026 at 14:12 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 a parameter before reflecting it into an HTML attribute on one of its administrative pages, leading to reflected Cross-Site Scripting that runs in the session of an administrator induced to submit a crafted request.
Title ProSolution WP Client < 2.0.11 - Reflected XSS via 'page' Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:27:26.942Z

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

Link: CVE-2026-19056

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-19056

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T14:15:05Z

Weaknesses
  • CWE-79

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