Junglewise Threat Intelligence

CVE-2026-11354: xnau Participants Database sensitive information exposure via id parameter

CVE-2026-11354 · Severity: medium · CVSS 5.3 · Published 2026-07-24

Technologies: Xnau Participants Database.

Executive brief

The Participants Database plugin for WordPress, which is used to manage and store lists of individuals, contains a security flaw that allows unauthorized access to personal data. An attacker can manipulate the system to overwrite existing records and redirect access links to their own email address. This could lead to the exposure of sensitive information such as names, phone numbers, and email addresses of everyone in the database.

Technical details

The Participants Database plugin for WordPress suffers from a missing authorization vulnerability (CWE-862) in its record update and retrieval logic. An unauthenticated attacker can obtain a valid nonce from any page displaying a public signup or record form. By sending a crafted POST request with the 'action=update' parameter and a specific numeric 'id', the attacker can overwrite a victim's record and change the associated email address. Subsequently, using 'action=retrieve' allows the attacker to receive a private access link at their controlled email address, granting full read and edit permissions for the victim's PII. The vulnerability is present in all versions up to and including 2.7.8.3.

Affected products

  • xnau Participants Database up to, and including, 2.7.8.3

Timeline

  • 2026-07-24: disclosed: Vulnerability published by Wordfence and NVD.

References