Description
Unauthenticated PHP Object Injection in wpForo Forum <= 3.1.0 versions.
Published: 2026-06-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in the WordPress wpForo Forum plugin allows unauthenticated PHP object injection when the plugin processes maliciously crafted serialized data. Classified as CWE-502, the vulnerability can lead to unintended object instantiation, potentially exposing sensitive information or enabling code execution if attacker-controlled objects are processed. The description indicates the flaw can be triggered without authentication through a web request that supplies crafted data.

Affected Systems

WordPress installations running the wpForo Forum plugin version 3.1.0 or earlier are affected. All sites that have not upgraded to at least 3.1.1 remain vulnerable to the deserialization flaw.

Risk and Exploitability

The CVSS score of 9.8 signals high severity with remote exploitation potential. The EPSS score of <1% indicates that attacks are currently rare, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated HTTP request that delivers malicious serialized data to the plugin.

Generated by OpenCVE AI on June 18, 2026 at 03:17 UTC.

Remediation

Vendor Solution

Update the WordPress wpForo Forum Plugin to the latest available version (at least 3.1.1).


OpenCVE Recommended Actions

  • Update the wpForo Forum plugin to version 3.1.1 or later as issued by the vendor
  • If the update cannot be applied immediately, disable the wpForo plugin or restrict its use to trusted administrative accounts only, preventing unauthenticated exploitation
  • Implement a web application firewall rule to inspect and block requests containing serialized payloads targeting the wpForo plugin

Generated by OpenCVE AI on June 18, 2026 at 03:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 07:00:00 +0000

Type Values Removed Values Added
First Time appeared Tomdever
Tomdever wpforo Forum
Wordpress
Wordpress wordpress
Vendors & Products Tomdever
Tomdever wpforo Forum
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in wpForo Forum <= 3.1.0 versions.
Title WordPress wpForo Forum plugin <= 3.1.0 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Tomdever Wpforo Forum
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T15:38:11.771Z

Reserved: 2026-06-01T15:29:09.316Z

Link: CVE-2026-49769

cve-icon Vulnrichment

Updated: 2026-06-16T15:38:08.389Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:17:21.940

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-49769

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T03:30:16Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data