Description
Unauthenticated SQL Injection in Participants Database <= 2.7.8.3 versions.
Published: 2026-07-23
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in WordPress Participants Database plugin versions up to and including 2.7.8.3. The vulnerability allows an attacker to supply malicious input that is incorporated into database queries without proper sanitization, leading to unauthorized read, modification or deletion of participant data. This flaw is classified as CWE-89.

Affected Systems

WordPress sites running Roland Barker’s Participants Database plugin with version 2.7.8.3 or earlier are affected. The plugin is distributed through the official WordPress plugin repository, and sites that have not applied the latest release are vulnerable.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, yet the EPSS score of less than 1% suggests a low probability of exploitation at this time. The flaw can be triggered by sending crafted requests to exposed plugin endpoints; no special privileges are required on the server. If a vulnerable site is publicly reachable, the risk remains significant, and attackers could potentially exfiltrate sensitive data or alter the database.

Generated by OpenCVE AI on August 3, 2026 at 22:20 UTC.

Remediation

Vendor Solution

Update the WordPress Participants Database Plugin to the latest available version (at least 2.7.8.4).


OpenCVE Recommended Actions

  • Upgrade the Participants Database plugin to at least version 2.7.8.4, which contains the fix for the SQL injection issue.
  • If upgrading is not immediately possible, restrict access to the plugin’s input endpoints by applying firewall rules, IP whitelisting, or configuring WordPress file‑level permission checks so that only trusted administrators can submit data.
  • Ensure the database account used by WordPress has minimal privileges, limiting the impact of any residual injection vectors.

Generated by OpenCVE AI on August 3, 2026 at 22:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Rolandbarkerxnauwebdesign
Rolandbarkerxnauwebdesign participants Database
Wordpress
Wordpress wordpress
Vendors & Products Rolandbarkerxnauwebdesign
Rolandbarkerxnauwebdesign participants Database
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Participants Database <= 2.7.8.3 versions.
Title WordPress Participants Database plugin <= 2.7.8.3 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Rolandbarkerxnauwebdesign Participants Database
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T13:32:09.728Z

Reserved: 2026-07-05T21:27:42.077Z

Link: CVE-2026-59525

cve-icon Vulnrichment

Updated: 2026-07-23T13:32:05.913Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:32.590

Modified: 2026-07-23T14:17:28.553

Link: CVE-2026-59525

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:30:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')