Cyber Resilience

CVE-2025-24556

High

Published: 03 February 2025

Published
03 February 2025
Modified
29 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0006 18.3th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24556 is a high-severity Insertion of Sensitive Information into Log File (CWE-532) vulnerability. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 18.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AU-13 (Monitoring for Information Disclosure) and AU-9 (Protection of Audit Information).

Deeper analysis

CVE-2025-24556 is an Insertion of Sensitive Information into Log File vulnerability (CWE-532) in the DualCube MooWoodle WordPress plugin. The flaw allows attackers to retrieve embedded sensitive data from log files. It affects all versions of MooWoodle from n/a through 3.2.4 and was published on 2025-02-03.

The vulnerability carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating it can be exploited over the network by unauthenticated attackers with low attack complexity and no user interaction required. Successful exploitation enables retrieval of sensitive data embedded in log files, leading to high confidentiality impact without affecting integrity or availability.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/moowoodle/vulnerability/wordpress-moowoodle-plugin-3-2-4-sensitive-data-exposure-vulnerability?_s_id=cve.

EU & UK References

Vulnerability details

Insertion of Sensitive Information into Log File vulnerability in DualCube MooWoodle moowoodle allows Retrieve Embedded Sensitive Data.This issue affects MooWoodle: from n/a through <= 3.2.4.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Vulnerability in public-facing WordPress plugin enables unauthenticated network exploitation (T1190) and direct retrieval of sensitive data from local log files (T1005).

Confidence: MEDIUM · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-24308Shared CWE-532
CVE-2025-24984Shared CWE-532
CVE-2024-48852Shared CWE-532
CVE-2025-66236Shared CWE-532
CVE-2025-0976Shared CWE-532
CVE-2026-25813Shared CWE-532
CVE-2024-13818Shared CWE-532
CVE-2025-23374Shared CWE-532
CVE-2026-22778Shared CWE-532
CVE-2026-32982Shared CWE-532

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly remediates the flaw in MooWoodle that inserts sensitive information into log files, preventing exploitation through timely patching as advised in the Patchstack advisory.

prevent

Protects audit log files containing embedded sensitive data from unauthorized access, modification, or deletion, blocking attacker retrieval.

detect

Monitors systems and log files for unauthorized disclosure of sensitive information, identifying exploitation attempts in progress.

References