CVE-2025-60081

8.8

add-ons.org · PDF for Contact Form 7

A deserialization of untrusted data vulnerability in the PDF for Contact Form 7 plugin allows for object injection.

Executive summary

A critical object injection vulnerability in the PDF for Contact Form 7 plugin, affecting versions up to 6.5.0, poses a significant risk of remote code execution for authenticated users.

Vulnerability

This vulnerability involves the insecure deserialization of untrusted data, which can lead to PHP object injection. The issue requires the attacker to possess authenticated access to the application to trigger the vulnerable function.

Business impact

The exploitation of this vulnerability allows an authenticated attacker to execute arbitrary code or perform unauthorized actions on the server. With a CVSS score of 8.8, this flaw represents a high risk to the confidentiality, integrity, and availability of the affected WordPress environment. Successful exploitation could result in full system compromise, data exfiltration, or total service disruption.

Remediation

Immediate Action: Since a specific patch version is currently unknown, administrators should monitor the official WordPress plugin repository for security updates and apply them immediately upon release. If an update is not available, consider disabling or removing the plugin until a fix is provided.

Proactive Monitoring: Review web server access logs for suspicious serialized objects or unusual HTTP requests targeting the plugin directory. Monitor for anomalous system behavior or unexpected file creation occurring after plugin interaction.

Compensating Controls: Implement a Web Application Firewall (WAF) to filter malicious input and block requests containing serialized PHP objects. Ensure that the database user running the web application follows the principle of least privilege to limit the impact of potential code execution.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the high severity of this vulnerability, organizations using the PDF for Contact Form 7 plugin must prioritize its security management. Maintain strict oversight of plugin updates and verify that all installed add-ons are sourced from trusted repositories. If the vendor does not release a patch in a timely manner, deactivating the plugin is the most effective way to mitigate the risk of object injection.

Sources

Originally found and disclosed by Phat RiO | Patchstack Bug Bounty Program, per the CVE Program record.