Cyber Posture

CVE-2025-69034

High

Published: 30 December 2025

Published
30 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 Mikado-Themes Lekker lekker allows PHP Local File Inclusion.This issue affects Lekker: from n/a through <= 1.8.

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates CVE-2025-69034 by requiring identification, testing, and installation of patches for the PHP LFI flaw in the Lekker WordPress theme.

prevent

Prevents exploitation of the improper filename control in PHP include/require by enforcing input validation mechanisms at entry points to block path traversal payloads.

detectrespond

Facilitates detection of the LFI vulnerability through vulnerability scanning and supports remediation response for affected Lekker theme versions.

Security SummaryAI

CVE-2025-69034 is an Improper Control of Filename for Include/Require Statement in PHP Program vulnerability, known as PHP Remote File Inclusion but enabling PHP Local File Inclusion, affecting the Lekker WordPress theme developed by Mikado-Themes. This issue impacts all versions of the Lekker theme from n/a through 1.8 inclusive. The vulnerability is associated with CWE-98 and carries 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 high severity due to network accessibility despite high attack complexity.

Unauthenticated attackers can exploit this vulnerability remotely without user interaction. Successful exploitation allows PHP Local File Inclusion, enabling high-impact compromise of confidentiality, integrity, and availability, such as unauthorized access to local files or potential code execution via included PHP files.

Mitigation details are available in the Patchstack advisory at https://patchstack.com/database/Wordpress/Theme/lekker/vulnerability/wordpress-lekker-theme-1-8-local-file-inclusion-vulnerability?_s_id=cve. The vulnerability was published on 2025-12-30.

Details

CWE(s)

Affected Products

qodeinteractive
lekker
≤ 1.8

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

T1190 directly matches exploitation of a public-facing WordPress theme vulnerability; T1005 is facilitated by Local File Inclusion allowing unauthorized access to local system files.

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

References