Skip to main content

wpForo Forum CVE-2026-40798

| EUVDEUVD-2026-36807 CRITICAL
SQL Injection (CWE-89)
2026-06-15 Patchstack GHSA-r7jj-7q7m-56qf
9.3
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
9.3 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
vuln.today AI
9.3 CRITICAL

Unauthenticated network SQLi against a WordPress plugin (PR:N, AV:N, AC:L); S:C and C:H from shared-DB exposure; I:L allowed because SQLi typically permits some data modification, A:N as no DoS path is described.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

1
Analysis Generated
Jun 15, 2026 - 22:05 vuln.today

DescriptionCVE.org

Unauthenticated SQL Injection in wpForo Forum <= 3.0.4 versions.

AnalysisAI

Unauthenticated SQL injection in the wpForo Forum WordPress plugin (versions 3.0.4 and earlier) allows remote attackers to inject arbitrary SQL into backend database queries without any credentials or user interaction. With a CVSS 3.1 score of 9.3 and a scope-changing vector, exploitation can expose data beyond the plugin's own context, though no public exploit identified at time of analysis and the vulnerability is not currently listed in CISA KEV.

Technical ContextAI

wpForo Forum is a popular WordPress forum plugin developed by tomdever (gVectors Team), commonly used to add full-featured discussion boards to WordPress sites. The root cause class is CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), meaning user-controllable input is concatenated or interpolated into SQL queries without proper parameterization or escaping via WordPress's $wpdb->prepare() API. The affected CPE cpe:2.3:a:tomdever:wpforo_forum covers all versions up to and including 3.0.4, indicating the injection point exists in code paths reachable without authentication - typically forum search, listing, or AJAX handlers exposed to anonymous visitors.

RemediationAI

Patch available per vendor advisory - administrators should upgrade wpForo Forum to a version newer than 3.0.4 as soon as a fixed release is published by tomdever/gVectors; consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wpforo/vulnerability/wordpress-wpforo-forum-plugin-3-0-4-sql-injection-vulnerability) and the WordPress.org plugin page for the exact patched version. Until upgrading, compensating controls include placing the WordPress site behind a WAF with SQLi signatures enabled (Patchstack, Wordfence, Cloudflare managed rules) - note that virtual patching may miss obfuscated payloads - or temporarily deactivating the wpForo plugin, which removes forum functionality entirely. Restricting access to wpForo endpoints (forum, member, and admin-ajax actions registered by the plugin) via IP allowlisting at the web server is another option but breaks public forum participation, and rotating WordPress secrets (AUTH_KEY, etc.) and forcing password resets is advisable after patching given the C:H impact on the shared database.

CVE-2023-2249 HIGH
8.8 Jun 09

The wpForo Forum plugin for WordPress is vulnerable to Local File Include, Server-Side Request Forgery, and PHAR Deseria

CVE-2024-3200 CRITICAL
9.9 Jun 01

The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the 'slug' attribute of the 'wpforo' shortcode

CVE-2023-2309 MEDIUM POC
6.1 Jul 24

The wpForo Forum WordPress plugin before 2.1.9 does not escape some request parameters while in debug mode, leading to a

CVE-2021-24406 MEDIUM POC
6.1 Jul 06

The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum

CVE-2018-11709 MEDIUM POC
6.1 Jun 04

wpforo_get_request_uri in wpf-includes/functions.php in the wpForo Forum plugin before 1.4.12 for WordPress allows Unaut

CVE-2026-49769 CRITICAL
9.8 Jun 15

Unauthenticated PHP Object Injection in the wpForo Forum WordPress plugin versions 3.1.0 and earlier allows remote attac

CVE-2026-49767 CRITICAL
9.8 Jun 17

Authentication bypass in the wpForo Forum WordPress plugin versions 3.1.0 and earlier allows remote unauthenticated atta

CVE-2026-12696 MEDIUM POC
5.4 Aug 01

Stored cross-site scripting in wpForo Forum WordPress plugin before 3.1.2 allows a subscriber-level authenticated user t

CVE-2026-12697 MEDIUM POC
5.4 Jul 31

Insecure Direct Object Reference (IDOR) in the wpForo Forum WordPress plugin before 3.1.2 allows any subscriber-level au

CVE-2026-3666 HIGH
8.8 Apr 04

Arbitrary file deletion in wpForo Forum WordPress plugin versions ≤2.4.16 allows authenticated attackers with subscriber

CVE-2022-40200 HIGH
8.8 Nov 17

Auth. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch

CVE-2022-40192 HIGH
8.8 Nov 17

Cross-Site Request Forgery (CSRF) vulnerability in wpForo Forum plugin <= 2.0.9 on WordPress. Rated high severity (CVSS

Share

CVE-2026-40798 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy