CVE-2025-69400
Awaiting Analysis Awaiting Analysis - Queue
Local File Inclusion in ThemeREX Yokoo

Publication date: 2026-02-20

Last updated on: 2026-02-24

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Yokoo yokoo allows PHP Local File Inclusion.This issue affects Yokoo: from n/a through <= 1.1.11.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-20
Last Modified
2026-02-24
Generated
2026-05-27
AI Q&A
2026-02-20
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
themerex yokoo From 1.0.0 (inc) to 1.1.11 (inc)
themerex yokoo to 1.1.11 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2025-69400 is a Local File Inclusion (LFI) vulnerability found in the WordPress Yokoo Theme versions up to and including 1.1.11. It allows unauthenticated attackers to exploit improper control of filename parameters in PHP include/require statements, enabling them to include and display local files from the target website.

This means attackers can access sensitive files on the server that should not be publicly accessible.


How can this vulnerability impact me? :

[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to exposure of sensitive information such as database credentials.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, attackers could potentially take over the entire database."}, {'type': 'paragraph', 'content': 'This could result in data breaches, loss of data integrity, and unauthorized access to critical backend systems.'}] [1]


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability allows unauthenticated attackers to include and display local files from the target website, which may be detected by monitoring for suspicious HTTP requests attempting to exploit Local File Inclusion (LFI) patterns.

While no specific commands are provided in the resources, typical detection methods include inspecting web server logs for requests containing suspicious parameters that attempt to include local files, such as those containing directory traversal sequences (e.g., ../) or attempts to access sensitive files.

Additionally, applying Patchstack’s mitigation rule can help block attacks targeting this vulnerability and may provide detection or logging capabilities.


What immediate steps should I take to mitigate this vulnerability?

Since no official patch is currently available for the Yokoo theme, the immediate recommended step is to apply Patchstack’s mitigation rule to block attacks targeting this Local File Inclusion vulnerability.

Users should implement this mitigation immediately to protect their sites from exploitation until an official patch is released.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart