Cyber Posture

CVE-2025-59558

High

Published: 22 October 2025

Published
22 October 2025
Modified
29 January 2026
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0011 28.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-59558 is a high-severity PHP Remote File Inclusion (CWE-98) vulnerability in Thememove Billey. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 28.9th 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 RA-5 (Vulnerability Monitoring and Scanning) and SI-10 (Information Input Validation).

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

Flaw remediation directly mitigates this LFI vulnerability by requiring timely patching of the affected Billey theme to version 2.1.6 or later.

prevent

Information input validation enforces proper sanitization and validation of filenames used in PHP include/require statements, preventing local file inclusion exploits.

detect

Vulnerability monitoring and scanning identifies known issues like CVE-2025-59558 in WordPress themes, enabling proactive remediation.

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.
T1083 File and Directory Discovery Discovery
Adversaries may enumerate files and directories or may search in specific locations of a host or network share for certain information within a file system.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Why these techniques?

LFI in public-facing WordPress theme enables T1190 for initial exploitation; facilitates arbitrary local file reads for T1005 data collection, T1083 file discovery, and T1552.001 credential access from files like wp-config.php.

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

NVD Description

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeMove Billey billey allows PHP Local File Inclusion.This issue affects Billey: from n/a through < 2.1.6.

Deeper analysisAI

CVE-2025-59558 is an Improper Control of Filename for Include/Require Statement in PHP Program vulnerability, described as PHP Remote File Inclusion but enabling PHP Local File Inclusion (CWE-98), in the ThemeMove Billey WordPress theme. This flaw affects Billey versions from n/a through those prior to 2.1.6.

Unauthenticated remote attackers can exploit the vulnerability over the network (AV:N) without user interaction (UI:N) and with no privileges required (PR:N), though it demands high attack complexity (AC:H). Exploitation within unchanged scope (S:U) can result in high confidentiality, integrity, and availability impacts (C:H/I:H/A:H), yielding a CVSS v3.1 base score of 8.1.

The Patchstack advisory details the Local File Inclusion vulnerability in the WordPress Billey theme and indicates it is addressed in version 2.1.6. Mitigation involves updating affected Billey installations to 2.1.6 or later.

Details

CWE(s)

Affected Products

thememove
billey
≤ 2.1.6

CVEs Like This One

CVE-2025-60069Same vendor: Thememove
CVE-2025-59564Same vendor: Thememove
CVE-2025-59555Same vendor: Thememove
CVE-2025-58958Same vendor: Thememove
CVE-2025-14430Same vendor: Thememove
CVE-2025-54700Same vendor: Thememove
CVE-2025-22708Same vendor: Thememove
CVE-2025-22707Same vendor: Thememove
CVE-2025-14429Same vendor: Thememove
CVE-2025-54701Same vendor: Thememove

References