Cyber Posture

CVE-2025-23915

High

Published: 16 January 2025

Published
16 January 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.0105 77.6th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

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.

Security Summary

CVE-2025-23915 is an Improper Control of Filename for Include/Require Statement in PHP Program vulnerability (CWE-98), described as a PHP Remote File Inclusion issue that enables PHP Local File Inclusion in the FAT Event Lite WordPress plugin by roninwp. The flaw affects all versions of the plugin up to and including 1.1. It carries a CVSS v3.1 base score of 7.5 (High), reflecting network accessibility with high attack complexity, low privileges required, no user interaction, and high impacts to confidentiality, integrity, and availability in an unchanged scope.

Exploitation requires an authenticated attacker with low privileges (PR:L) to access the network-exposed plugin functionality (AV:N). Due to high attack complexity (AC:H) and no need for user interaction (UI:N), a successful attack allows the adversary to perform local file inclusion, potentially leading to high confidentiality loss through file disclosure, integrity compromise via included file manipulation, and availability disruption, all within the plugin's scope (S:U).

The Patchstack advisory details this authenticated non-arbitrary local file inclusion vulnerability and provides associated mitigation guidance at https://patchstack.com/database/Wordpress/Plugin/fat-event-lite/vulnerability/wordpress-fat-event-lite-plugin-1-1-authenticated-non-arbitrary-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.
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?

LFI vulnerability in publicly accessible WordPress plugin directly enables exploitation of public-facing applications (T1190) and local file disclosure for data collection (T1005).

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

References