Description
The WPS Bidouille WordPress plugin before 1.33.5 does not have proper authorisation checks in an AJAX action, allowing any authenticated user, such as a subscriber, to retrieve the email addresses of all registered users.
Published: 2026-08-19
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPS Bidouille WordPress plug‑in version 1.33.4 and earlier allows any authenticated user, including subscribers, to invoke the AJAX action wps_get_users. Because this action lacks proper authorisation checks, it returns the email addresses of all registered users, breaching confidentiality of personal contact information. This weakness corresponds to CWE‑200, an information disclosure vulnerability.

Affected Systems

All WordPress installations that have the WPS Bidouille plug‑in installed with a version earlier than 1.33.5 are impacted. The plug‑in is identified as Unknown:WPS Bidouille and functions to modify website behaviour. Site administrators should verify the plug‑in version and upgrade if necessary.

Risk and Exploitability

The vulnerability is assigned a CVSS score of 5.4, indicating a moderate risk level. The EPSS score is listed as less than 1%, suggesting that public exploitation is currently low. The plug‑in is not listed in the CISA KEV catalog. Attackers must first authenticate to the WordPress site; any user with login credentials can trigger the unsecured AJAX endpoint repeatedly to harvest all user e‑mail addresses. Based on the description, the attack vector is authenticated and the exposure is for all users.

Generated by OpenCVE AI on August 20, 2026 at 13:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPS Bidouille plug‑in to version 1.33.5 or later to enforce the missing authorisation check.
  • Restrict access to the wps_get_users AJAX endpoint to administrator role only, for example by adding role‑based access control or custom rule in the web server configuration.
  • Monitor the site for repeated calls to the wps_get_users endpoint from non‑administrator accounts and review security logs for attempted exploitation.

Generated by OpenCVE AI on August 20, 2026 at 13:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
Metrics cvssV3_1

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

ssvc

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


Wed, 19 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The WPS Bidouille WordPress plugin before 1.33.5 does not have proper authorisation checks in an AJAX action, allowing any authenticated user, such as a subscriber, to retrieve the email addresses of all registered users.
Title WPS Bidouille < 1.33.5 - Subscriber+ User Email Disclosure via wps_get_users
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-19T16:39:16.783Z

Reserved: 2026-08-13T17:49:02.102Z

Link: CVE-2026-19782

cve-icon Vulnrichment

Updated: 2026-08-19T15:56:54.794Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T06:17:40.443

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19782

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T13:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor