Description
The Chamber Dashboard Business Directory plugin for WordPress is vulnerable to unauthorized data export due to a missing capability check on the cdash_watch_for_export() function in all versions up to, and including, 3.3.11. This makes it possible for unauthenticated attackers to export business directory information, including sensitive business details.
Published: 2025-11-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized export of business directory data
Action: Apply Patch
AI Analysis

Impact

The Chamber Dashboard Business Directory plugin for WordPress contains a missing capability check in the cdash_watch_for_export() function, allowing anyone who can access the plugin’s export endpoint to retrieve business directory information without authentication. The data may include sensitive business details, so an attacker could gain confidential information by simply triggering an export.

Affected Systems

The vulnerability affects all installations of the Chamber Dashboard Business Directory plugin with versions up to and including 3.3.11 on any WordPress site that has the plugin enabled. No other vendors or products are noted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests that exploitation is unlikely to be widespread at present. The plug‑in exposes an HTTP endpoint that does not perform a capability check, making the exploit possible even from unauthenticated traffic. Because the flaw is present in all prior releases, sites running any affected version are at risk of data disclosure; the issue is not listed in CISA’s KEV catalog.

Generated by OpenCVE AI on April 22, 2026 at 16:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Chamber Dashboard Business Directory plugin to version 3.3.12 or later.
  • If an update is not immediately possible, modify the cdash_watch_for_export() function to include a capability check such as current_user_can('manage_options') to restrict export access to privileged users.
  • Disable the export functionality in the plugin settings or remove the export endpoint entirely using a web‑application firewall or .htaccess rule to prevent unauthenticated access.

Generated by OpenCVE AI on April 22, 2026 at 16:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Nov 2025 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Gwendydd
Gwendydd chamber Dashboard Business Directory
Wordpress
Wordpress wordpress
Vendors & Products Gwendydd
Gwendydd chamber Dashboard Business Directory
Wordpress
Wordpress wordpress

Tue, 25 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 25 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Chamber Dashboard Business Directory plugin for WordPress is vulnerable to unauthorized data export due to a missing capability check on the cdash_watch_for_export() function in all versions up to, and including, 3.3.11. This makes it possible for unauthenticated attackers to export business directory information, including sensitive business details.
Title Chamber Dashboard Business Directory <= 3.3.11 - Missing Authorization to Unauthenticated Business Information Export
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:L/I:N/A:N'}


Subscriptions

Gwendydd Chamber Dashboard Business Directory
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:40.128Z

Reserved: 2025-11-19T14:40:22.287Z

Link: CVE-2025-13414

cve-icon Vulnrichment

Updated: 2025-11-25T14:43:19.969Z

cve-icon NVD

Status : Deferred

Published: 2025-11-25T08:15:51.557

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13414

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:45:21Z

Weaknesses