Cyber Posture

CVE-2025-58930

High

Published: 18 December 2025

Published
18 December 2025
Modified
27 April 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.0022 44.7th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes FitFlex fitflex allows PHP Local File Inclusion.This issue affects FitFlex: from n/a through <= 1.6.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates CVE-2025-58930 by remediating the PHP local file inclusion flaw in the FitFlex WordPress theme through timely patching or removal.

prevent

Prevents exploitation of the improper filename control in PHP include/require by validating and sanitizing user-supplied inputs for file paths.

detect

Identifies the presence of CVE-2025-58930 in deployed WordPress themes through regular vulnerability scanning, enabling proactive remediation.

Security SummaryAI

CVE-2025-58930 is an Improper Control of Filename for Include/Require Statement in PHP Program vulnerability, known as PHP Remote File Inclusion, which enables PHP Local File Inclusion in the FitFlex WordPress theme developed by axiomthemes. This issue affects FitFlex versions from n/a through 1.6 and was published on 2025-12-18.

The vulnerability has a CVSS v3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H), indicating exploitation is possible over the network by unauthenticated attackers with no user interaction required, though it demands high attack complexity. Successful exploitation can result in high impacts to confidentiality, integrity, and availability, allowing attackers to perform local file inclusion and potentially access sensitive files or execute arbitrary code.

Patchstack provides details on this WordPress theme vulnerability, including mitigation guidance, at https://patchstack.com/database/Wordpress/Theme/fitflex/vulnerability/wordpress-fitflex-theme-1-6-local-file-inclusion-vulnerability?_s_id=cve.

Details

CWE(s)

Affected Products

axiomthemes
fitflex
≤ 1.6

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.
Why these techniques?

CVE-2025-58930 is a file inclusion vulnerability (LFI/RFI) in a public-facing WordPress theme, directly enabling exploitation of public-facing applications.

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

References