Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable, no authentication per PR:N, no complexity barriers; impact capped at limited integrity and availability with no confidentiality loss per description; unchanged scope.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in Business Directory <= 6.4.23 versions.
AnalysisAI
Broken Access Control in the Business Directory WordPress plugin (versions 6.4.23 and below) permits unauthenticated remote attackers to perform unauthorized operations against directory data, yielding limited integrity and availability impacts. The CVSS vector AV:N/AC:L/PR:N/UI:N confirms exploitation requires no authentication, no special configuration, and no user interaction, making the attack trivially accessible to any network-reachable actor. No public exploit code and no CISA KEV listing are confirmed at time of analysis, placing current real-world exploitation risk in the moderate range.
Technical ContextAI
The affected component is the Business Directory plugin for WordPress, developed by Strategy11 Team, identified by CPE cpe:2.3:a:strategy11_team:business_directory:*:*:*:*:*:*:*:*. This plugin enables WordPress site owners to publish searchable business or service listings. The root cause is CWE-862 (Missing Authorization): the plugin fails to enforce capability or permission checks on one or more endpoints - likely REST API routes or wp-admin AJAX handlers - before executing sensitive actions. This pattern is endemic in WordPress plugins where developers register action hooks or REST endpoints without pairing them with current_user_can() or equivalent authorization gating, allowing the server to process requests from any caller regardless of identity.
RemediationAI
Update the Business Directory plugin to a version beyond 6.4.23 by visiting the WordPress admin dashboard under Plugins > Updates or by referencing the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/business-directory-plugin/vulnerability/wordpress-business-directory-plugin-6-4-23-broken-access-control-vulnerability for the confirmed patched release version, which was not explicitly stated in the available data. If an immediate update cannot be applied, a Patchstack-compatible virtual patching rule (available to Patchstack subscribers) can block exploitation at the WAF layer without requiring plugin changes; note this does not remediate the underlying code flaw. Alternatively, restricting unauthenticated access to WordPress AJAX endpoints (admin-ajax.php) or REST API routes via web server ACLs is a partial compensating control, but may break legitimate unauthenticated directory browsing features - weigh the trade-off against the site's public access requirements.
More in Business Directory
View allThe Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
The Business Directory Plugin plugin for WordPress is vulnerable to CSV Injection in versions up to, and including, 6.4.
Unauthenticated XSS in the Business Directory WordPress plugin (versions ≤ 6.4.25, by Strategy11 Team) permits remote at
Stored Cross-Site Scripting in the Business Directory WordPress plugin (versions up to and including 6.4.24) allows auth
Cross-site scripting in the Business Directory WordPress plugin (versions 6.4.22 and earlier) allows authenticated subsc
Unauthenticated cross-site scripting in the Business Directory WordPress plugin (versions <= 6.4.22) allows remote attac
Cross-Site Request Forgery (CSRF) vulnerability in Business Directory Team Business Directory Plugin - Easy Listing Dire
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40110
GHSA-m542-2fpm-5vj8