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
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:N
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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
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