Skip to main content

Wpforo Forum CVE-2026-3666

| EUVDEUVD-2026-18999 HIGH
Path Traversal (CWE-22)
2026-04-04 Wordfence
8.8
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from Vendor (Wordfence) · only source for this CVE.

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Re-analysis Queued
Apr 24, 2026 - 18:22 vuln.today
cvss_changed
EUVD ID Assigned
Apr 04, 2026 - 11:30 euvd
EUVD-2026-18999
Analysis Generated
Apr 04, 2026 - 11:30 vuln.today
CVE Published
Apr 04, 2026 - 11:16 nvd
HIGH 8.8

DescriptionCVE.org

The wpForo Forum plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 2.4.16. This is due to a missing file name/path validation against path traversal sequences. This makes it possible for authenticated attackers, with subscriber level access and above, to delete arbitrary files on the server by embedding a crafted path traversal string in a forum post body and then deleting the post.

AnalysisAI

Arbitrary file deletion in wpForo Forum WordPress plugin versions ≤2.4.16 allows authenticated attackers with subscriber-level privileges to delete any file on the server by embedding path traversal sequences in forum post content and subsequently deleting the post. CVSS 8.8 (High) with network-based attack vector requiring low-complexity exploitation. No public exploit identified at time of analysis, though EPSS data unavailable. Patched in version 2.4.17 per WordPress plugin repository changeset.

Technical ContextAI

This vulnerability stems from insufficient input validation in the wpForo Forum plugin's file handling logic (CWE-22: Improper Limitation of a Pathname to a Restricted Directory). The Posts.php class fails to sanitize file paths before processing deletion operations, allowing path traversal sequences like '../../../' to escape intended directories. When an authenticated user creates a forum post containing malicious file path references and then deletes that post, the plugin's cleanup routine processes the traversal sequence literally, enabling deletion of arbitrary files anywhere the web server process has write permissions. The affected component (cpe:2.3:a:tomdever:wpforo_forum) is a community forum solution for WordPress that manages user-generated content and associated file operations. The vulnerability exists in the post deletion workflow where attachment or reference cleanup occurs without validating that target paths remain within the plugin's designated upload directory.

RemediationAI

Immediately upgrade wpForo Forum plugin to version 2.4.17 or later, which addresses the path traversal vulnerability through proper file path validation. The fix is documented in the WordPress plugin repository changeset at https://plugins.trac.wordpress.org/changeset?old_path=wpforo/tags/2.4.16/classes/Posts.php&new_path=wpforo/tags/2.4.17/classes/Posts.php&old=3471614&new=3483044, showing modifications to the Posts.php class that implement sanitization of file paths before deletion operations. Site administrators should update through the WordPress admin dashboard (Plugins > Update Available) or manually download version 2.4.17 from the official WordPress plugin repository. As an interim workaround if immediate patching is not feasible, restrict new user registrations and review existing subscriber-level accounts for legitimacy, though this only reduces attack surface and does not eliminate the vulnerability. After patching, audit server file system integrity and review web server logs for suspicious post creation/deletion patterns that may indicate exploitation attempts. Conduct a security review of file permissions to ensure the web server process operates with minimum necessary privileges to limit potential damage from similar vulnerabilities.

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-40798 CRITICAL
9.3 Jun 15

Unauthenticated SQL injection in the wpForo Forum WordPress plugin (versions 3.0.4 and earlier) allows remote attackers

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-3666 vulnerability details – vuln.today

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