Cyber Posture

CVE-2025-30845

High

Published: 27 March 2025

Published
27 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0039 60.0th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may backdoor web servers with web shells to establish persistent access to systems.

Security Summary

CVE-2025-30845 is an Improper Control of Filename for Include/Require Statement vulnerability in a PHP program, classified as PHP Local File Inclusion (CWE-98), affecting the webangon The Pack Elementor addons (the-pack-addon) WordPress plugin. This issue impacts all versions from n/a through 2.1.1, allowing improper handling that enables local file inclusion.

The vulnerability carries a CVSS v3.1 base score of 7.5 (AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H). Low-privileged authenticated users (PR:L) with network access (AV:N) can exploit it, though it requires high attack complexity (AC:H) and no user interaction (UI:N). Successful exploitation can result in high impacts to confidentiality, integrity, and availability (C:H/I:H/A:H) with no scope change (S:U), potentially allowing attackers to include and execute local files.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/the-pack-addon/vulnerability/wordpress-the-pack-elementor-addons-plugin-2-1-1-local-file-inclusion-vulnerability?_s_id=cve.

Details

CWE(s)
CWE-98

MITRE ATT&CK Enterprise Techniques

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.
T1505.003 Web Shell Persistence
Adversaries may backdoor web servers with web shells to establish persistent access to systems.
Why these techniques?

LFI in public-facing WordPress plugin directly enables T1190 exploitation; facilitates T1100 by allowing inclusion/execution of local PHP files (e.g., web shells).

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

References