CVE-2026-19050
Deferred Deferred - Pending Action

Server-Side Request Forgery in ProSolution WP Client

Vulnerability report for CVE-2026-19050, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-26

Assigner: WPScan

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-26
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
prosolution wp_client to 2.0.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Server-Side Request Forgery (SSRF) vulnerability in the ProSolution WP Client WordPress plugin before version 2.0.9. It allows any authenticated user, including subscribers, to send arbitrary HTTP requests to internal hosts and services by exploiting the unvalidated proSol_url_validate parameter. The plugin fails to check user capabilities or request nonces before making server-side HTTP requests.

Detection Guidance

Check the installed version of the ProSolution WP Client plugin. If it is below 2.0.9, the vulnerability is likely present. Use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files for version details.

Impact Analysis

An attacker could exploit this to access internal services, exfiltrate data, or perform unauthorized actions on behalf of the server. Since any authenticated user can trigger requests, it increases the risk of internal network probing or data leakage.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating confidentiality requirements in GDPR and HIPAA. It may result in non-compliance due to potential breaches of protected data.

Mitigation Strategies

Update the ProSolution WP Client plugin to version 2.0.9 or later immediately. Remove or disable the plugin if an update is not available. Restrict user roles to prevent unauthorized access.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19050. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart