CVE-2025-11740
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-01

Last updated on: 2025-11-04

Assigner: Wordfence

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-01
Last Modified
2025-11-04
Generated
2026-05-07
AI Q&A
2025-11-01
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wordfence wpforo_forum 2.4.9
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is an SQL Injection in the wpForo Forum plugin for WordPress, affecting all versions up to and including 2.4.9. It occurs in the Subscriptions Manager due to insufficient escaping and lack of proper preparation of user-supplied parameters in SQL queries. Authenticated users with Subscriber-level access or higher can inject additional SQL commands into existing queries, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

The vulnerability allows attackers with Subscriber-level access or above to perform SQL Injection attacks, which can lead to unauthorized extraction of sensitive information from the database. This can compromise the confidentiality of user data and potentially expose private or sensitive information stored within the forum's database.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

This vulnerability can negatively impact compliance with standards like GDPR and HIPAA because it allows unauthorized access to sensitive personal data stored in the database. Such data breaches violate data protection and privacy requirements mandated by these regulations, potentially leading to legal and financial consequences.


What immediate steps should I take to mitigate this vulnerability?

Update the wpForo Forum plugin to version 2.4.10 or later, which includes a patch that sanitizes user input by casting forum IDs to integers before using them in SQL queries, thereby mitigating the SQL injection vulnerability. [2]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart