CVE-2026-22394
Local File Inclusion Vulnerability in Mikado-Themes Evently
Publication date: 2026-03-05
Last updated on: 2026-03-10
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mikado-themes | evently | to 1.7 (inc) |
Helpful Resources
Exploitability
| 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-22394 is a Local File Inclusion (LFI) vulnerability affecting the WordPress Evently Theme versions up to and including 1.7.
This vulnerability allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filename for include/require statements in PHP.
It is classified under OWASP Top 10 A3: Injection vulnerabilities.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability could expose sensitive files on the target website, such as those containing database credentials.'}, {'type': 'paragraph', 'content': "This exposure could potentially lead to a complete database takeover depending on the site's configuration."}, {'type': 'paragraph', 'content': 'The vulnerability has a high severity score of 8.1, indicating it is a highly dangerous threat expected to be exploited in the wild.'}] [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?
I don't know
What immediate steps should I take to mitigate this vulnerability?
This vulnerability currently has no official patch available for the Evently theme up to version 1.7.
Users are strongly advised to implement Patchstackβs mitigation rule immediately to block attacks until a patch can be safely applied.
Taking this step will help protect your website from unauthenticated attackers exploiting the Local File Inclusion vulnerability.