CVE-2025-60082
8.8add-ons.org · PDF for WPForms
The PDF for WPForms plugin is vulnerable to object injection due to insecure deserialization of untrusted data in versions up to 6.5.0.
Executive summary
A high-severity deserialization vulnerability in the PDF for WPForms plugin allows authenticated attackers to achieve remote code execution.
Vulnerability
This flaw stems from improper deserialization of untrusted data (CWE-502), which allows an authenticated user to perform object injection. The vulnerability is accessible over the network and requires a user account with low privileges to trigger.
Business impact
Successful exploitation of this vulnerability leads to high impacts on confidentiality, integrity, and availability. With a CVSS score of 8.8, this flaw poses a significant risk as it allows an attacker to execute arbitrary code within the application environment, potentially leading to full site compromise and unauthorized access to sensitive form data.
Remediation
Immediate Action: Since no specific patch version is currently confirmed, users should immediately deactivate and remove the PDF for WPForms plugin until a security update is released by the vendor.
Proactive Monitoring: Security teams should monitor web server and application logs for suspicious serialized objects or unexpected process execution originating from the web user account.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block malicious deserialization payloads targeting WordPress plugins.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the high CVSS severity and the potential for remote code execution, this vulnerability represents a critical risk to the integrity of the host system. Administrators should prioritize the immediate removal of the affected plugin and monitor vendor channels for the release of a patched version.
Sources
Originally found and disclosed by Phat RiO | Patchstack Bug Bounty Program, per the CVE Program record.