CVE-2026-49769 CRITICAL

CVE-2026-49769: WordPress wpForo Forum plugin <= 3.1.0 - PHP Object Injection vulnerability

Vendor Tomdever
Product wpForo Forum
Weakness CWE-502 · Unsafe deserialization
Published June 15, 2026
Last update June 15, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Unauthenticated PHP Object Injection in wpForo Forum <= 3.1.0 versions.

Explanation of Vulnerability in Simple Terms

02Summary

wpForo Forum versions up to 3.1.0 contain a deserialization vulnerability that allows unauthenticated attackers to execute arbitrary code on the site. The vulnerability exists in how the plugin processes untrusted serialized data without proper validation. An attacker can exploit this remotely without user interaction to gain full control of the forum and underlying server.

What an attacker can do

03Attacker Capabilities

Run their own code on the site, read all data, modify content, and take full control of the forum.

Potential impact on your site

04Site Impact

Complete compromise of the forum and server; attacker can steal data, modify posts, create accounts, or use the server for further attacks.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

June 15, 2026 CVE published