Description
The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the Subscriptions Manager in all versions up to, and including, 2.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-11-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Exfiltration
Action: Apply Patch
AI Analysis

Impact

The wpForo Forum plugin for WordPress allows authenticated attackers with Subscriber-level access or higher to perform a SQL Injection through the Subscriptions Manager. The injection arises from insufficient escaping of user‑supplied input and the absence of proper preparation of the underlying SQL query. An attacker can append additional SQL statements to the existing query, enabling extraction of sensitive database information such as user credentials or private content. The primary consequence is the compromise of data confidentiality and potential exposure of privileged information within the WordPress site. This weakness is classified as CWE‑89, indicating an SQL Injection flaw.

Affected Systems

The vulnerability affects WordPress sites that use the wpForo Forum plugin, version 2.4.9 or older. Administrators should verify the plugin version on their installations and identify if they are running an affected release. The problem resides specifically in the Subscriptions Manager module of the plugin.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity, but the EPSS score of less than 1% reflects a low probability of exploitation at the time of analysis. The weakness is not listed in the CISA KEV catalog. Attackers must first authenticate to the WordPress site with at least Subscriber role and then use the subscriptions functionality to craft the injection payload. While no public exploits are documented, the limited access requirements and the nature of stored SQL injection make exploitation feasible on compromised or poorly secured sites.

Generated by OpenCVE AI on April 21, 2026 at 01:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade wpForo Forum plugin to version 2.4.10 or later, which removes the vulnerable code paths in the Subscriptions Manager.
  • If an upgrade is not immediately possible, disable the Subscriptions Manager module or remove the Subscriptions feature entirely to eliminate the injection surface.
  • Restrict Subscriber and higher roles from accessing the subscriptions page, or enforce stricter role permissions so that only trusted administrators can use that capability.
  • Implement database hardening measures such as dedicated database accounts with limited privileges and monitor database activity for anomalous query patterns.

Generated by OpenCVE AI on April 21, 2026 at 01:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Nov 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Nov 2025 10:45:00 +0000

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

Sat, 01 Nov 2025 05:45:00 +0000

Type Values Removed Values Added
Description The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the Subscriptions Manager in all versions up to, and including, 2.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title wpForo Forum <= 2.4.9 - Authenticated (Susbscriber+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:14:16.803Z

Reserved: 2025-10-14T13:48:26.927Z

Link: CVE-2025-11740

cve-icon Vulnrichment

Updated: 2025-11-03T13:10:38.901Z

cve-icon NVD

Status : Deferred

Published: 2025-11-01T06:15:39.780

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11740

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T02:00:12Z

Weaknesses