CVE-2026-73998

8.5

axew3 · WP w3all phpBB

The WP w3all phpBB plugin for WordPress contains an SQL injection vulnerability that allows authenticated attackers with subscriber-level access to manipulate database queries.

Executive summary

A high-severity SQL injection vulnerability in the WP w3all phpBB plugin could allow an authenticated attacker to compromise database confidentiality.

Vulnerability

This vulnerability is an improper neutralization of special elements used in an SQL command (CWE-89). It requires the attacker to hold at least subscriber-level privileges to successfully execute the injection.

Business impact

The vulnerability poses a significant risk to data confidentiality, as successful exploitation allows unauthorized actors to perform arbitrary database queries. Given the CVSS score of 8.5, this flaw could lead to the exposure of sensitive user information or plugin configuration data, potentially resulting in a broader breach of the WordPress environment.

Remediation

Immediate Action: Update the WP w3all phpBB plugin to version 3.0.6 or later immediately.

Proactive Monitoring: Review database access logs for anomalous, high-frequency, or malformed queries originating from subscriber-level accounts.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to detect and block common SQL injection patterns.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

The high CVSS score of 8.5 reflects the potential for serious data compromise. Administrators should verify their current plugin version and apply the 3.0.6 update as soon as possible to mitigate the risk of unauthorized database access.