Description
The Participants Database plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.7.8.3 via the 'id' parameter. This makes it possible for unauthenticated attackers to overwrite arbitrary participant records by numeric ID and redirect the private_id-bearing record-access link to an attacker-controlled email address, granting full read and edit access to the victim's stored personally identifiable information including names, email addresses, phone numbers, and any other fields collected in the participant database. An attacker can harvest a valid nonce with a plain unauthenticated GET request to any page rendering the public signup or record form, then POST action=update with an arbitrary id value to overwrite any record; chaining a subsequent action=retrieve then delivers the private-access link to the attacker-controlled mailbox.
Published: 2026-07-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Participants Database for WordPress lacks proper authorization checks in the ‘id’ parameter, allowing unauthenticated users to overwrite arbitrary participant records. By forging numeric IDs and manipulating email fields, an attacker can redirect the private record link to an attacker‑controlled address, granting full read and edit access to personally identifiable information such as names, emails, phone numbers, and other custom fields. This creates a direct path to sensitive data exposure and unauthorized account manipulation.

Affected Systems

The vulnerability affects all versions of the Participants Database plugin up to and including 2.7.8.3 on WordPress sites. Administrators of WordPress sites that have installed this plugin before the update are at risk, regardless of whether the site is publicly facing or internal.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate overall risk, and the EPSS score of less than 1% signals a low probability of current exploitation in the wild. The issue is not listed in the CISA KEV catalog. The attack vector is unauthenticated, requiring only the ability to send GET and POST requests to the site’s public URLs. An attacker can obtain a valid nonce via a normal GET request to a signup or record form, then craft an arbitrary id value. No elevated privileges or complex conditions are required.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Participants Database plugin to version 2.7.8.4 or later
  • If an update is not immediately possible, disable the plugin until a patch is applied
  • Restrict POST requests to the plugin’s update URL to trusted IP addresses or authenticated users only
  • Implement monitoring for unexpected record changes or unauthorized POST activity

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 04:45:00 +0000

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

Fri, 24 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Participants Database plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.7.8.3 via the 'id' parameter. This makes it possible for unauthenticated attackers to overwrite arbitrary participant records by numeric ID and redirect the private_id-bearing record-access link to an attacker-controlled email address, granting full read and edit access to the victim's stored personally identifiable information including names, email addresses, phone numbers, and any other fields collected in the participant database. An attacker can harvest a valid nonce with a plain unauthenticated GET request to any page rendering the public signup or record form, then POST action=update with an arbitrary id value to overwrite any record; chaining a subsequent action=retrieve then delivers the private-access link to the attacker-controlled mailbox.
Title Participants Database <= 2.7.8.3 - Missing Authorization to Unauthenticated Arbitrary Record Update / Sensitive Information Exposure via 'id' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Xnau Participants Database
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-24T21:18:17.757Z

Reserved: 2026-06-05T11:25:56.930Z

Link: CVE-2026-11354

cve-icon Vulnrichment

Updated: 2026-07-24T20:53:36.850Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T04:16:51.030

Modified: 2026-07-24T22:16:50.677

Link: CVE-2026-11354

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:45:03Z

Weaknesses