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

Impact

An unauthenticated SQL injection flaw exists in the WordPress wpForo Forum plugin where input to the forum module is not properly sanitized. The vulnerability permits an attacker to inject arbitrary SQL commands against the WordPress database. Based on the nature of the injection, it is inferred that an attacker could read, modify, or delete any data stored by the WordPress site, potentially compromising confidentiality, integrity, and availability of the site's content.

Affected Systems

Any WordPress installation running Tomdever's wpForo Forum plugin version 3.0.4 or older is affected. The plugin is widely deployed, so a broad range of sites could be at risk.

Risk and Exploitability

The CVSS score of 9.3 marks this issue as critical. The EPSS score of less than 1% indicates that, at present, exploitation is unlikely to be common. The vulnerability is not listed in the CISA KEV catalog. The attack vector is explicitly unauthenticated, requiring the attacker to send crafted input to the forum module; if successful, the attacker could gain full database compromise and disrupt site operation.

Generated by OpenCVE AI on June 18, 2026 at 07:13 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Update the WordPress wpForo Forum plugin to version 3.0.5 or newer.
  • If a plugin update cannot be applied immediately, deploy a web application firewall rule or apply input sanitization to block or neutralize SQL injection payloads targeting the forum module.
  • Reduce the database privileges granted to the WordPress database user so that the wpforo plugin has only the permissions required for its operations, limiting the impact scope if exploitation occurs.

Generated by OpenCVE AI on June 18, 2026 at 07:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 06:30: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 SQL Injection in wpForo Forum <= 3.0.4 versions.
Title WordPress wpForo Forum plugin <= 3.0.4 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Tomdever Wpforo Forum
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T15:01:46.614Z

Reserved: 2026-04-15T09:20:46.957Z

Link: CVE-2026-40798

cve-icon Vulnrichment

Updated: 2026-06-16T15:01:39.911Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:52.140

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

Link: CVE-2026-40798

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T07:15:17Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')