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

The vulnerability is an unauthenticated SQL injection in the WordPress wpForo Forum plugin for versions 3.0.4 and earlier. An attacker who can send crafted input to the forum can inject arbitrary SQL statements, potentially reading, modifying, or deleting data from the database. This flaw, classified as CWE-89, can lead to loss of confidential data and compromise of database integrity, with a high possibility of turning into a full database compromise or influencing site operation.

Affected Systems

Any WordPress site that has the Tomdever wpForo Forum plugin installed on a version 3.0.4 or older is affected. The plugin is widely used, so any site running those versions is at risk.

Risk and Exploitability

The CVSS score of 9.3 marks this as critical. The EPSS score of less than 1% indicates it is not among the most frequently exploited vulnerabilities, and it is not listed in the CISA KEV catalog. The attack vector is assumed to unauthenticated, exploiting input fields in the forum module. An attacker would need to access the forum pages, send a specially crafted request, and rely on the plugin’s lack of input validation to execute arbitrary SQL. Because the flaw is unauthenticated, the barrier to exploitation is low and the potential impact is high.

Generated by OpenCVE AI on June 16, 2026 at 21:04 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 an update cannot be applied immediately, apply a web application firewall rule to block or sanitize suspicious query strings that may carry SQL injection payloads to the forum module.
  • Limit the database privileges granted to the WordPress database user so that the wpforo plugin has only the permissions required for its operations, reducing the impact scope if the vulnerability is exploited.

Generated by OpenCVE AI on June 16, 2026 at 21:04 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-16T21:15:03Z

Weaknesses
  • CWE-89

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