CVE-2023-40200: WordPress WP Logo Showcase Responsive Slider and Carousel plugin <= 3.6 - Broken Access Control vulnerability
Authorization bypass through User-Controlled key vulnerability in Essential Plugin WP Logo Showcase Responsive Slider and Carousel allows Exploiting Incorrectly Configured Access Control Security Levels.
This issue affects WP Logo Showcase Responsive Slider and Carousel: from n/a through 3.6.
Security readout for executives and security teams
Plain-English summary
This CVE affects the WordPress WP Logo Showcase Responsive Slider and Carousel plugin through version 3.6. The reported issue is broken access control: an unauthenticated network attacker may be able to bypass authorization and make limited integrity-impacting changes. Public sources do not show active exploitation or a named fixed version.
Executive priority
Handle this as a moderate-priority WordPress plugin risk. It does not currently justify emergency response without exploitation evidence, but exposed sites using the plugin should be remediated promptly because unauthenticated integrity changes can affect public-facing content and trust.
Technical view
The issue is an authorization bypass through a user-controlled key in Essential Plugin's WP Logo Showcase Responsive Slider and Carousel, mapped to CWE-639. CVSS 3.1 is 5.3: network reachable, low complexity, no privileges, no user interaction, unchanged scope, low integrity impact only.
Likely exposure
Exposure is limited to WordPress sites with the affected plugin installed at version 3.6 or earlier. Internet-facing WordPress sites are the main concern because the CVSS vector indicates unauthenticated network access. The source bundle does not identify affected endpoints, prevalence, or hosted-service exposure.
Exploitation context
The source bundle does not include proof-of-concept details, exploitation reports, or CISA KEV listing. Treat exploitation as unconfirmed. The impact described is limited to integrity, not confidentiality or availability, but unauthorized content or configuration changes could still create business risk.
Researcher notes
Public detail is sparse. The record identifies CWE-639 and a user-controlled key authorization bypass, but does not provide endpoint-level detail, exploit status, or a fixed release. Validation should focus on asset/version discovery, vendor guidance, and safe authorization testing without assuming undocumented exploit mechanics.
Mitigation direction
Inventory WordPress sites for the affected plugin and version.
Check the vendor and Patchstack entry for current remediation guidance.
Update if a fixed version is available from trusted WordPress channels.
Disable or remove the plugin where it is not required.
Use WordPress least-privilege controls and monitoring as compensating measures.
Validation and detection
Confirm whether the plugin slug is installed on each WordPress site.
Record installed versions and flag version 3.6 or earlier.
Review vendor or Patchstack status before declaring remediation complete.
Check logs for unusual unauthenticated requests affecting plugin-managed content.
Verify staging behavior prevents unauthorized changes to plugin-managed data.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-639: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
2Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-639 · source CWE mapping
Authorization Bypass Through User-Controlled Key
Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.