Sceawere

Vulnerability Detail

CVE-2026-19050UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

ProSolution WP Client SSRF Vulnerability

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.4
Creation Date
10h ago
Vendor
Unknown
Product
ProSolution WP Client
Attack Type
CWE-918 Server-Side Request Forgery (SSRF)
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Complexity
LOW

Narrative and Response

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.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.4",
  "pubDate": "2026-08-12T06:20:55.603Z",
  "pubdate": "2026-08-12T06:20:55.603Z",
  "executiveSummary": "A Server-Side Request Forgery (SSRF) vulnerability exists in the ProSolution WP Client WordPress plugin affecting versions prior to 2.0.9. The security flaw stems from an absolute lack of validation mechanisms for user-supplied URLs combined with the complete absence of capability checks and cryptographic nonce validation prior to executing outbound server-side HTTP requests.\nThe impact of this vulnerability is severe, enabling authenticated low-privileged users, specifically subscribers, to leverage the hosting server as a proxy to issue arbitrary HTTP requests targeting internal infrastructure, loopback addresses, and restricted local services that are normally shielded from external network perimeters.\nAn attacker capable of authenticating as a basic subscriber can exploit this vulnerability to specify arbitrary request methods, custom headers, and malicious payloads within the body of the forged request. This allows for internal reconnaissance, interaction with local administrative interfaces, and potential exploitation of internal network services.\nThe risk implication is elevated due to the ability to bypass network segmentation and firewall boundaries by utilizing the trusted WordPress server execution context. Mitigation requires updating the ProSolution WP Client WordPress plugin to version 2.0.9 or higher to ensure proper input sanitization, URL validation, and strict authorization enforcement.",
  "technicalDetails": "The vulnerability resides within the ProSolution WP Client WordPress plugin handling of server-side HTTP requests in versions prior to 2.0.9. The root cause of the security flaw is twofold: an absence of rigorous input validation and sanitization regarding user-supplied URLs, and a complete failure to enforce access control checks such as user capabilities or cryptographic nonces on the vulnerable endpoint.\nAuthentication and privilege requirements are minimal, as any user authenticated with low-level privileges, such as a standard subscriber account, can interact with the vulnerable functionality. Network exposure is constrained only to authenticated users of the WordPress instance, but the resulting attack surface extends internally to the private network hosting the web application.\nThe exploitation flow proceeds step-by-step as follows. First, the authenticated attacker crafts an HTTP request directed at the vulnerable endpoint within the ProSolution WP Client plugin. Within this request, the attacker supplies a malicious or internal target URL via a parameter, along with attacker-chosen HTTP methods, custom headers, and a customized request body. Second, the plugin processes the input without verifying whether the requesting user possesses the administrative capabilities required to initiate outbound server requests, nor does it validate a security nonce to prevent cross-site request forgery or unauthorized invocations.\nThird, the application fails to perform URL validation or schema restriction, allowing the entry of internal IPs, loopback addresses (e.g., 127.0.0.1 or localhost), or metadata service endpoints. Fourth, the server executes the outbound HTTP request using the supplied parameters on behalf of the application, effectively bypassing network access controls and perimeter firewalls.\nPost-exploitation impact includes the ability to scan internal network ports, interact with unprotected internal web applications, retrieve sensitive data from local services, and potentially leverage the SSRF vector to exploit remote code execution or information disclosure vulnerabilities in internal network hosts that trust the WordPress server."
}
CVE-2026-19050: ProSolution WP Client SSRF Vulnerability (MEDIUM Severity, CVSS: 6.4) - Sceawere