Security readout for executives and security teams
Plain-English summary
This CVE affects the WordPress Menubar plugin from Andrea Tarantini. The reported issue is cross-site request forgery in versions up to 5.8.2, meaning a logged-in site administrator could potentially be tricked into causing unintended plugin-related changes. The public bundle does not cite active exploitation or a confirmed fixed version.
Executive priority
Treat this as a moderate WordPress plugin risk. Prioritize internet-facing or business-critical WordPress sites, but do not escalate as an emergency based on the provided evidence because no active exploitation or patch status is cited.
Technical view
CVE-2023-36687 is a CWE-352 CSRF issue in the Menubar WordPress plugin. CVSS 3.1 is 5.4, with network attack vector, low complexity, no attacker privileges, and required user interaction. Expected impact is limited integrity and availability, with no confidentiality impact stated by the CVSS vector.
Likely exposure
Exposure is likely limited to WordPress sites that have the Andrea Tarantini Menubar plugin installed at version 5.8.2 or earlier. Sites without this plugin are not indicated as affected by the provided sources.
Exploitation context
The source bundle marks KEV as false and provides no cited evidence of active exploitation. The CVSS vector requires user interaction, consistent with CSRF risk where a victim’s authenticated browser is abused. Public sources here do not describe exploit details.
Researcher notes
The public bundle is sparse. It identifies CSRF, CVSS 5.4, and affected Menubar versions up to 5.8.2, but does not provide vulnerable endpoints, patch details, or exploitation evidence. Avoid assuming broader WordPress exposure beyond this plugin.
Mitigation direction
- Inventory WordPress sites for the Menubar plugin and installed version.
- Check vendor, WordPress.org, or Patchstack guidance for a fixed or safe version.
- Update, disable, or remove the plugin if running an affected version.
- Limit administrator browsing risk until the plugin status is confirmed.
- For maintainers, ensure state-changing actions enforce CSRF protections.
Validation and detection
- Confirm whether Menubar is installed on each WordPress site.
- Compare installed plugin versions against the reported affected range.
- Check Patchstack and vendor sources for updated remediation guidance.
- Review recent Menubar configuration changes for unexpected activity.
- Document exceptions where the plugin is absent or disabled.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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.
Open ATT&CK lookupCVE-2023-36687 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.4 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
CNA and ADP enrichment extracted from CVE v5
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L2.82.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.4MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
