CVE-2026-32484

8.8

BoldGrid · weForms

A deserialization of untrusted data vulnerability in the BoldGrid weForms plugin allows for PHP object injection, potentially leading to remote code execution.

Executive summary

A critical deserialization vulnerability in BoldGrid weForms exposes websites to potential remote code execution via object injection attacks.

Vulnerability

This flaw stems from improper handling of serialized data (CWE-502), which allows an attacker to inject malicious PHP objects into the application. The vulnerability is exploitable by an unauthenticated attacker, as indicated by the Network attack vector and no requirement for high privileges.

Business impact

Successful exploitation of this vulnerability can lead to full system compromise, including unauthorized code execution, data theft, and site defacement. Given the CVSS score of 8.8, this represents a high-severity risk that could lead to significant operational downtime and damage to the integrity of the hosting environment.

Remediation

Immediate Action: Since a specific patch version is currently unknown, administrators should immediately deactivate or uninstall the weForms plugin until a secure version is released by the vendor.

Proactive Monitoring: Review web server and WordPress access logs for unusual POST requests or serialized strings that deviate from standard plugin traffic patterns.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common object injection patterns and suspicious serialized PHP payloads.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

The vulnerability in BoldGrid weForms poses a substantial risk to site security. We strongly recommend that all users of this plugin disable the software immediately to prevent potential remote code execution. Continue to monitor the vendor advisory and the Patchstack database for the release of a stable, patched version before re-enabling the plugin.

More BoldGrid CVEs

Sources

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