Skip to main content

WordPress CVE-2026-3666

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

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
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-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

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