Deserialization of Untrusted Data vulnerability in muzaara Muzaara Google Ads Report muzaara-adwords-optimize-dashboard allows Object Injection.This issue affects Muzaara Google Ads Report: from n/a through <= 3.1.
Security readout for executives and security teams
Plain-English summary
This CVE affects the WordPress Muzaara Google Ads Report plugin up to version 3.1. The reported flaw is unsafe deserialization, which can let an unauthenticated remote attacker inject PHP objects. The CVSS score is critical because confidentiality, integrity, and availability may all be impacted.
Executive priority
Treat as urgent for any internet-facing WordPress site using this plugin. The risk is critical, unauthenticated, and potentially full-impact, but available sources do not confirm exploitation or identify a patch.
Technical view
CVE-2025-23914 is a CWE-502 deserialization of untrusted data issue in muzaara-adwords-optimize-dashboard. The source bundle rates it CVSS 3.1 9.8 with AV:N/AC:L/PR:N/UI:N and high C/I/A impact. The bundle does not name a fixed version or provide confirmed exploitation evidence.
Likely exposure
Exposure is likely limited to WordPress sites with the Muzaara Google Ads Report plugin installed, especially versions up to 3.1. The provided affected metadata is sparse, so teams should verify the plugin slug and version directly on each site.
Exploitation context
The CVSS vector indicates remote, low-complexity, unauthenticated exploitation without user interaction. The source bundle marks KEV as false, and no cited source confirms active exploitation. Do not assume exploitation is occurring without additional evidence.
Researcher notes
Evidence supports unsafe deserialization/object injection, but public details in the bundle are limited. Validate exposure by plugin slug and version. Avoid assuming gadget chains, exploitability in a specific deployment, or remediation details beyond vendor/Patchstack guidance.
Mitigation direction
Inventory WordPress sites for muzaara-adwords-optimize-dashboard.
Disable or remove the plugin where business impact allows.
Check Patchstack and vendor channels for fixed-version guidance.
Prioritize compensating controls for internet-facing WordPress sites.
Back up sites before plugin removal or replacement.
Validation and detection
Confirm whether the plugin is installed on each WordPress site.
Record the installed plugin version and compare against <= 3.1.
Check vulnerability scanners for CVE-2025-23914 coverage.
Review web logs for unusual requests to plugin endpoints.
Document any uncertainty where plugin metadata is unavailable.
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 · medium confidence lookup
CWE-502: Code execution behavior lookup
Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. 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.
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
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
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-502 · source CWE mapping
Deserialization of Untrusted Data
Deserialization of Untrusted Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.