Security readout for executives and security teams
Plain-English summary
This CVE describes sensitive information being written into log files by WebToffee WordPress Backup & Migration through version 1.5.3. If those logs can be retrieved, an unauthenticated attacker may obtain confidential data. The issue is medium severity because confidentiality impact is high, but exploitation is rated high complexity.
Executive priority
Treat this as a moderate-priority WordPress data exposure issue. Prioritize internet-facing WordPress sites, sites handling customer data, and environments where backup or migration logs may include credentials or configuration secrets. No source provided evidence of active exploitation.
Technical view
CVE-2025-24651 is a CWE-532 sensitive-data-in-log-file issue in the WordPress plugin package wp-migration-duplicator. The CVSS 3.1 vector is AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating unauthenticated network exposure with high complexity and confidentiality-only impact. Sources do not provide exploit details or a confirmed fixed version.
Likely exposure
Likely exposure is WordPress sites using WebToffee WordPress Backup & Migration through version 1.5.3, especially where plugin logs are stored or exposed in retrievable locations. The source bundle lists no CPEs, so asset matching may require plugin inventory rather than scanner-only reliance.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation. Based on the CVSS vector, exploitation is remote and unauthenticated but high complexity. The attacker objective would be retrieval of sensitive data embedded in logs, not system takeover.
Researcher notes
Evidence is limited to CVE metadata and Patchstack’s vulnerability entry. The affected-version statement says through 1.5.3, but the bundle does not identify a fixed version, affected CPEs, exploit availability, or detailed log paths. Validate using local plugin inventory and access checks.
Mitigation direction
- Check vendor and Patchstack guidance for a fixed release or official workaround.
- Upgrade the plugin if a vendor-supported fixed version is available.
- Restrict public access to plugin log, backup, and export locations.
- Remove exposed logs that may contain sensitive information.
- Rotate credentials or secrets found in exposed plugin logs.
Validation and detection
- Inventory WordPress sites for wp-migration-duplicator and plugin versions through 1.5.3.
- Check whether plugin log files are reachable without authentication.
- Review plugin logs for embedded credentials, tokens, or sensitive configuration data.
- Confirm security controls block direct web access to logs and backups.
- Re-scan after remediation to verify the vulnerable version is no longer present.
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-532: 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.
Open ATT&CK lookupCVE-2025-24651 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.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
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:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
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.
Insertion of Sensitive Information into Log File
Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
