Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Pre-auth broken authentication (CWE-288) in a network-exposed WordPress plugin justifies AV:N/AC:L/PR:N/UI:N; full auth bypass plausibly yields high CIA impact within the WordPress scope.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Authentication in wpForo Forum <= 3.1.0 versions.
AnalysisAI
Authentication bypass in the wpForo Forum WordPress plugin versions 3.1.0 and earlier allows remote unauthenticated attackers to compromise affected sites with high impact to confidentiality, integrity, and availability. The flaw is classified under CWE-288 (Authentication Bypass Using an Alternate Path or Channel) and carries a CVSS 9.8 rating, though no public exploit identified at time of analysis. The vulnerability is not currently listed in CISA KEV.
Technical ContextAI
wpForo Forum is a popular WordPress forum plugin developed by tomdever (gVectors Team) that adds discussion board functionality to WordPress sites, including user registration, profile management, and role-based access controls. The CWE-288 classification indicates the plugin exposes an alternate authentication path or channel that bypasses primary authentication checks - typically this manifests as an endpoint that fails to validate session state, nonce tokens, or capability checks before granting privileged actions. Per the CPE string cpe:2.3:a:tomdever:wpforo_forum, all versions up to and including 3.1.0 are in scope, and the Patchstack tag 'Information Disclosure' suggests the bypass exposes data normally restricted to authenticated users.
RemediationAI
Patch available per vendor advisory - upgrade wpForo Forum to a version newer than 3.1.0 as soon as the vendor publishes a fixed release, tracked via the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wpforo/vulnerability/wordpress-wpforo-forum-plugin-3-1-0-broken-authentication-vulnerability. Until the patched version is confirmed installed, administrators should deactivate the wpForo plugin entirely (which will disable forum functionality for end users) or place the WordPress site behind a WAF such as Wordfence or Patchstack with virtual patching enabled to block requests targeting the vulnerable endpoint. As an interim hardening step, restrict access to /wp-admin and any wpForo REST/AJAX endpoints by IP allow-list at the web server layer, accepting that this breaks anonymous forum browsing and registration; also audit existing user accounts and forum role assignments for unauthorized escalation that may have occurred prior to patching.
More in Wpforo Forum
View allThe wpForo Forum plugin for WordPress is vulnerable to Local File Include, Server-Side Request Forgery, and PHAR Deseria
The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the 'slug' attribute of the 'wpforo' shortcode
The wpForo Forum WordPress plugin before 2.1.9 does not escape some request parameters while in debug mode, leading to a
The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum
wpforo_get_request_uri in wpf-includes/functions.php in the wpForo Forum plugin before 1.4.12 for WordPress allows Unaut
Unauthenticated PHP Object Injection in the wpForo Forum WordPress plugin versions 3.1.0 and earlier allows remote attac
Stored cross-site scripting in wpForo Forum WordPress plugin before 3.1.2 allows a subscriber-level authenticated user t
Insecure Direct Object Reference (IDOR) in the wpForo Forum WordPress plugin before 3.1.2 allows any subscriber-level au
Unauthenticated SQL injection in the wpForo Forum WordPress plugin (versions 3.0.4 and earlier) allows remote attackers
Arbitrary file deletion in wpForo Forum WordPress plugin versions ≤2.4.16 allows authenticated attackers with subscriber
Auth. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. No vendor patch
Cross-Site Request Forgery (CSRF) vulnerability in wpForo Forum plugin <= 2.0.9 on WordPress. Rated high severity (CVSS
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-37623