Severity by source
AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
The Post Affiliate Pro plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.28.0. This makes it possible for authenticated attackers, with Administrator-level access, to make web requests to initiate arbitrary outbound requests from the application and read the returned response content. Successful exploitation was confirmed by receiving and observing response data from an external Collaborator endpoint.
AnalysisAI
The Post Affiliate Pro WordPress plugin versions up to 1.28.0 contain a Server-Side Request Forgery (SSRF) vulnerability that allows authenticated administrators to make arbitrary outbound web requests from the affected server and read response content. An attacker with administrator-level access can exploit this to interact with internal services, exfiltrate data, or pivot to other systems. Wordfence has confirmed exploitation via external Collaborator endpoints, and the CVSS 6.5 score reflects moderate severity with low attack complexity.
Technical ContextAI
The vulnerability exists in the Base.class.php file (line 127) of the Post Affiliate Pro plugin (CPE: cpe:2.3:a:jurajsim:post_affiliate_pro:*:*:*:*:*:*:*:*), which fails to properly validate or sanitize user-supplied input used in HTTP requests. This is a classic Server-Side Request Forgery (CWE-918) vulnerability where the application constructs outbound requests based on attacker-controlled parameters without adequate filtering. The WordPress plugin architecture compounds this issue, as the vulnerable code executes within the PHP context of the WordPress application, giving it the same network access and system privileges as the web server process.
RemediationAI
Update the Post Affiliate Pro plugin to a version newer than 1.28.0 immediately. Verify the patched version is available from the plugin developer or through the WordPress plugin repository. Until patching is completed, restrict administrator account access to trusted personnel only, disable the plugin if not actively used, and implement network-level egress filtering to prevent the server from making unexpected outbound connections to arbitrary hosts. Monitor outbound HTTP/HTTPS connections from the web server for suspicious patterns. Review administrator account activity logs for any unauthorized requests or anomalous behavior.
More in Post Affiliate Pro
View allAuth. Rated medium severity (CVSS 4.8), this vulnerability is remotely exploitable, low attack complexity. No vendor pat
Cross-site scripting (XSS) vulnerability in the Post Affiliate Pro (PAP) module for Drupal allows remote attackers to in
Unspecified vulnerability in the Post Affiliate Pro (PAP) module for Drupal allows remote authenticated users to read th
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13997
GHSA-fhxr-xhmq-xjw7