Cyber Posture

CVE-2024-54291

High

Published: 28 March 2025

Published
28 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0027 50.3th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-54291 is a high-severity Path Traversal (CWE-22) vulnerability. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 49.7% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 3 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the CVE by requiring timely patching of the vulnerable PluginPass plugin versions <=0.9.10 to remediate the path traversal flaw.

prevent

Prevents exploitation by validating and sanitizing web inputs used in file system calls to block path traversal attempts.

prevent

Limits the impact of arbitrary file download and deletion by enforcing least privilege on the web server process handling the vulnerable plugin.

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.
T1070.004 File Deletion Stealth
Adversaries may delete files left behind by the actions of their intrusion activity.
T1485 Data Destruction Impact
Adversaries may destroy data and files on specific systems or in large numbers on a network to interrupt availability to systems, services, and network resources.
Why these techniques?

Path traversal in public-facing WordPress plugin enables remote exploitation (T1190) with arbitrary file download (T1005) and deletion (T1070.004, T1485).

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

NVD Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in labs64 PluginPass pluginpass-pro-plugintheme-licensing allows Manipulating Web Input to File System Calls.This issue affects PluginPass: from n/a through <= 0.9.10.

Deeper analysisAI

CVE-2024-54291 is an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability, classified as CWE-22, in the labs64 PluginPass WordPress plugin (pluginpass-pro-plugintheme-licensing). It enables manipulation of web input to file system calls and affects all versions from n/a through 0.9.10.

Remote attackers can exploit this vulnerability over the network (AV:N) with low attack complexity (AC:L), no privileges (PR:N), and no user interaction (UI:N). The issue results in a scope change (S:C) with high availability impact (A:H) and a CVSS v3.1 base score of 8.6, allowing arbitrary file download and deletion capabilities.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/pluginpass-pro-plugintheme-licensing/vulnerability/wordpress-pluginpass-plugin-0-9-10-arbitrary-file-download-delete-vulnerability?_s_id=cve documents this as an arbitrary file download/delete vulnerability in WordPress PluginPass plugin version 0.9.10. Security practitioners should consult the advisory for detailed mitigation and patching guidance.

Details

CWE(s)

CVEs Like This One

CVE-2026-33054Shared CWE-22
CVE-2026-3464Shared CWE-22
CVE-2025-65879Shared CWE-22
CVE-2026-33686Shared CWE-22
CVE-2026-31913Shared CWE-22
CVE-2026-24969Shared CWE-22
CVE-2025-30005Shared CWE-22
CVE-2026-33493Shared CWE-22
CVE-2025-70084Shared CWE-22
CVE-2025-68907Shared CWE-22

References