CVE-2026-22392
Awaiting Analysis Awaiting Analysis - Queue
Local File Inclusion Vulnerability in Mikado-Themes Cortex

Publication date: 2026-03-05

Last updated on: 2026-04-23

Assigner: Patchstack

Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Mikado-Themes Cortex cortex allows PHP Local File Inclusion.This issue affects Cortex: from n/a through <= 1.9.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-05
Last Modified
2026-04-23
Generated
2026-05-07
AI Q&A
2026-03-05
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mikado-themes cortex to 1.5 (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-2026-22392 is a Local File Inclusion (LFI) vulnerability in the WordPress Cortex Theme versions up to and including 1.5. It allows an unauthenticated attacker to include and display local files from the target website by exploiting improper control of filename for include/require statements in PHP. This means the attacker can access sensitive files on the server that should not be publicly accessible.


How can this vulnerability impact me? :

[{'type': 'paragraph', 'content': "This vulnerability can have severe impacts including exposure of sensitive information such as database credentials. Exploitation could potentially lead to a complete database takeover depending on the website's configuration. Since the vulnerability requires no authentication to exploit, it poses a high risk to affected websites."}] [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 an unauthenticated attacker to include and display local files from the target website, which may be detected by monitoring for suspicious HTTP requests attempting to include local files via the vulnerable WordPress Cortex Theme.

Detection can involve inspecting web server logs for unusual URL parameters or requests that attempt to include local files, such as requests containing directory traversal patterns or file inclusion attempts.

Specific commands are not provided in the available resources.


What immediate steps should I take to mitigate this vulnerability?

Since no official patch is currently available for the Cortex theme, immediate mitigation involves applying the mitigation rule issued by Patchstack to block attacks targeting this vulnerability.

Patchstack recommends implementing this mitigation to protect affected websites until a safe patch can be applied.


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