Description
The ProSolution WP Client WordPress plugin before 2.0.9 does not validate a user-supplied URL, and does not check the capability or nonce of the requester, before performing a server-side HTTP request with it, allowing any authenticated user, such as a subscriber, to make the site issue arbitrary requests to internal hosts and services, including requests with an attacker-chosen method, headers and body.
Published: 2026-08-12
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ProSolution WP Client WordPress plugin fails to validate a user‑supplied URL and does not enforce capability or nonce checks before performing a server‑side HTTP request. This flaw allows any authenticated user with subscriber level access to cause the site to issue arbitrary requests to internal hosts and services, including the ability to choose method, headers and body. The consequence is a Server‑Side Request Forgery that can expose internal resources, leak sensitive data, or facilitate further attacks such as port scanning or exploitation of internal services, thereby compromising confidentiality and integrity of the network.

Affected Systems

The vulnerability affects all installations of the ProSolution WP Client plugin with a version number lower than 2.0.9 running on WordPress. No other vendors or products are listed as impacted.

Risk and Exploitability

Exploitability is enabled for any authenticated subscriber; no additional privileges are required beyond the normal WordPress authentication mechanism. The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 6.4 indicates a moderate severity risk. Attackers could leverage the flaw to reach internal systems and potentially pivot further within the network.

Generated by OpenCVE AI on August 13, 2026 at 01:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ProSolution WP Client to version 2.0.9 or later, which includes URL validation and proper capability checks.
  • If updating immediately is not feasible, restrict the URL validation endpoint so that only administrators or privileged roles can invoke it, removing the capability for subscribers.
  • Implement network segmentation or firewall rules that block outbound requests from the WordPress server to internal addresses that are not intended to be accessible, thereby limiting the impact of any remaining SSRF functionality.

Generated by OpenCVE AI on August 13, 2026 at 01:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Prosolution
Prosolution prosolution Wp Client
Wordpress
Wordpress wordpress
Vendors & Products Prosolution
Prosolution prosolution Wp Client
Wordpress
Wordpress wordpress

Wed, 12 Aug 2026 13:30:00 +0000

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

ssvc

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


Wed, 12 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The ProSolution WP Client WordPress plugin before 2.0.9 does not validate a user-supplied URL, and does not check the capability or nonce of the requester, before performing a server-side HTTP request with it, allowing any authenticated user, such as a subscriber, to make the site issue arbitrary requests to internal hosts and services, including requests with an attacker-chosen method, headers and body.
Title ProSolution WP Client < 2.0.9 - Subscriber+ SSRF via proSol_url_validate
References

Subscriptions

Prosolution Prosolution Wp Client
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-12T12:22:32.095Z

Reserved: 2026-08-06T07:43:57.346Z

Link: CVE-2026-19050

cve-icon Vulnrichment

Updated: 2026-08-12T12:22:19.884Z

cve-icon NVD

Status : Deferred

Published: 2026-08-12T06:20:55.603

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

Link: CVE-2026-19050

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T12:16:00Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)