Security readout for executives and security teams
Plain-English summary
CVE-2024-52500 is a high-severity access control flaw in the WordPress Monetag Official Plugin through version 1.1.3. A remote unauthenticated attacker may be able to perform unauthorized actions that affect site integrity or availability. The provided sources do not describe data theft impact.
Executive priority
Treat this as a near-term remediation item for any public WordPress site using the plugin. Business risk is unauthorized modification or disruption, not confirmed data theft. Lack of KEV status lowers emergency pressure, but unauthenticated remote reachability keeps priority high.
Technical view
The issue is CWE-862 Missing Authorization in package monetag-official. CVSS 3.1 is 7.2 with network access, low complexity, no privileges, and no user interaction. The vector reports no confidentiality impact, low integrity impact, low availability impact, and changed scope.
Likely exposure
Exposure is limited to WordPress sites running the Monetag Official Plugin, especially versions through 1.1.3. The structured affected data is sparse, so asset owners should confirm installed plugin slug, package name, and exact version directly in WordPress inventory.
Exploitation context
The CVE is not marked as CISA KEV, and the supplied sources do not state active exploitation. The CVSS vector indicates the flaw is remotely reachable without authentication or user interaction, which raises triage urgency for internet-facing WordPress sites.
Researcher notes
Public detail is limited in the supplied bundle. Validate authorization checks around plugin actions, but avoid assuming specific vulnerable endpoints. CVSS reports integrity and availability impact only. No exploit, patch version, or active exploitation evidence is provided here.
Mitigation direction
- Inventory WordPress sites for the monetag-official plugin and installed version.
- Disable or remove the plugin if it is unnecessary.
- Check vendor, WordPress plugin, or Patchstack guidance for a confirmed fixed release.
- Update the plugin when a trusted source confirms a patched version.
- Prioritize internet-facing and revenue-critical WordPress properties first.
Validation and detection
- Confirm whether Monetag Official Plugin is installed on each WordPress site.
- Record plugin slug, package name, and version for audit evidence.
- Compare installed versions against the affected range through 1.1.3.
- Review plugin guidance for any fixed version or temporary mitigation.
- Check WordPress logs for unexpected plugin-related actions or availability events.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2024-52500 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
- High
- CVSS
- 7.2 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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:N/S:C/C:N/I:L/A:L3.92.7Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.2HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
