Skip to main content

Participants Database CVE-2026-59555

| EUVDEUVD-2026-48201 CRITICAL
Path Traversal (CWE-22)
2026-07-23 Patchstack GHSA-qghf-ghh2-vwvg
10.0
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

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

Unauthenticated network path traversal (PR:N/AV:N/AC:L); deleting wp-config.php escalates beyond the plugin (S:C) enabling takeover, so I/A:H and C:H via consequent site compromise.

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

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

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

Lifecycle Timeline

2
Analysis Generated
Jul 23, 2026 - 12:42 vuln.today
CVE Published
Jul 23, 2026 - 11:18 cve.org
CRITICAL 10.0

DescriptionCVE.org

Unauthenticated Arbitrary File Deletion in Participants Database <= 2.7.8.3 versions.

AnalysisAI

Arbitrary file deletion in the Participants Database WordPress plugin (versions <= 2.7.8.3) lets remote, unauthenticated attackers delete any file the web server can access via a path traversal flaw. Deleting critical files such as wp-config.php can force WordPress into its setup routine and enable full site takeover, which is why this carries a CVSS 10.0 rating. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the unauthenticated network-reachable nature makes it a high-priority patch.

Technical ContextAI

Participants Database is a WordPress plugin (vendor CPE cpe:2.3:a:roland_barker:participants_database) used to build and manage directories of people, members, and signups with front-end forms and file upload/attachment handling. The root cause is CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / Path Traversal): a file-handling routine - typically a record deletion, attachment cleanup, or CSV/upload handler - accepts an attacker-controlled filename or path without canonicalizing or constraining it to an intended directory, so sequences like '../' escape the plugin's upload folder and reference arbitrary filesystem locations. Because the affected endpoint is reachable without authentication, the traversal executes with the privileges of the PHP/web-server process.

RemediationAI

Update the Participants Database plugin to the vendor-released fixed version above 2.7.8.3 as published on the WordPress plugin repository; the exact patched version is not stated in the provided data and must be confirmed via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/participants-database/vulnerability/wordpress-participants-database-plugin-2-7-8-3-arbitrary-file-deletion-vulnerability) or the plugin changelog. If patching cannot be done immediately, deactivate and remove the plugin, since the flaw is unauthenticated and reachable remotely - deactivation removes the exposed endpoint but disables all participant directory functionality. As compensating controls, place a WAF/virtual patch rule in front of WordPress to block requests containing path-traversal sequences ('../', encoded variants) to the plugin's AJAX/admin-ajax and file-handling actions, and enforce least-privilege filesystem permissions so the web-server user cannot delete wp-config.php or core files (trade-off: overly strict permissions may break legitimate uploads/updates). Ensure verified off-host backups exist so deleted files can be restored.

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-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

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-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

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-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-59555 vulnerability details – vuln.today

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