Description
Subscriber SQL Injection in WP w3all phpBB <= 3.0.5 versions.
Published: 2026-08-20
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows an attacker to inject SQL statements into the database through unsanitized input in the WP w3all phpBB plugin, potentially resulting in data exfiltration, modification, or deletion. The affected code uses direct database queries without proper parameterization, which is a classic instance of CWE-89. Successful exploitation could compromise the confidentiality and integrity of the website’s data, and in some configurations may lead to denial of service or unauthorized admin access.

Affected Systems

The flaw affects installations of the WP w3all phpBB plugin for WordPress with versions up to and including 3.0.5. Administrators running these versions on any WordPress site are vulnerable; newer versions (3.0.6 and above) contain the fix.

Risk and Exploitability

The CVSS score of 8.5 classifies this as a high‑severity issue. The EPSS score is not available, but the lack of a KEV listing does not preclude active exploitation; many WordPress plugins are widely deployed and often targeted. The attack vector is likely through a publicly accessible URL that accepts the vulnerable input field, making the vulnerability reachable over the network from any host that can reach the target site.

Generated by OpenCVE AI on August 20, 2026 at 22:04 UTC.

Remediation

Vendor Solution

Update the WordPress WP w3all phpBB Plugin to the latest available version (at least 3.0.6).


OpenCVE Recommended Actions

  • Update the WP w3all phpBB plugin to version 3.0.6 or later, as the vendor has released a fix that removes the unsanitized SQL call.
  • If the plugin is no longer required, uninstall it to remove the vulnerable code from the WordPress installation.
  • Deploy a web application firewall or use a security plugin that blocks SQL injection patterns to reduce the risk of exploitation while awaiting the update.

Generated by OpenCVE AI on August 20, 2026 at 22:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Axew3
Axew3 wp W3all Phpbb
Wordpress
Wordpress wordpress
Vendors & Products Axew3
Axew3 wp W3all Phpbb
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in WP w3all phpBB <= 3.0.5 versions.
Title WordPress WP w3all phpBB plugin <= 3.0.5 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Axew3 Wp W3all Phpbb
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T14:35:21.404Z

Reserved: 2026-08-14T10:15:59.205Z

Link: CVE-2026-73998

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:36.813

Modified: 2026-08-20T15:18:37.490

Link: CVE-2026-73998

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:09:46Z

Weaknesses
  • CWE-89

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