CVE-2026-49769

WordPress · wpForo Forum

The wpForo Forum plugin for WordPress is vulnerable to unauthenticated PHP Object Injection, enabling potential remote code execution via untrusted input deserialization.

Executive summary

A critical unauthenticated PHP Object Injection vulnerability in the wpForo Forum WordPress plugin poses a severe risk of complete system compromise.

Vulnerability

The plugin improperly deserializes untrusted input, granting unauthenticated attackers the ability to inject malicious PHP objects. This vulnerability provides a pathway for code execution if a POP chain is available within the plugin or other installed components.

Business impact

The CVSS score of 9.8 reflects the high potential for total system takeover. Successful exploitation could lead to the compromise of user forum accounts, unauthorized access to backend administrative functions, and exfiltration of sensitive forum database content.

Remediation

Immediate Action: Update the wpForo Forum plugin to the latest version provided by the vendor.

Proactive Monitoring: Review forum activity logs and system access logs for signs of unauthorized object instantiation or suspicious administrative activity.

Compensating Controls: Use a WAF to monitor and block requests that contain serialized PHP payloads targeting the plugin.

Exploitation status

Public Exploit Available: False

Analyst recommendation

Given the critical severity, administrators should update the wpForo Forum plugin immediately. Failure to address this vulnerability increases the risk of a full site breach and unauthorized data access.