CVE-2026-22412
Local File Inclusion in Mikado-Themes Eona
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 | eona | to 1.3 (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-22412 is a Local File Inclusion (LFI) vulnerability found in the WordPress Eona Theme versions up to and including 1.3. This vulnerability allows unauthenticated attackers to manipulate the PHP include or require statements improperly, enabling them to include and display local files from the target website.
By exploiting this flaw, attackers can access sensitive files on the server, such as configuration files or database credentials, which should normally be protected.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'This vulnerability can have severe impacts including unauthorized access to sensitive information stored on the server, such as database credentials.'}, {'type': 'paragraph', 'content': "Exploitation could potentially lead to a complete database takeover depending on the website's configuration, which may result in data loss, data corruption, or unauthorized data manipulation."}, {'type': 'paragraph', 'content': 'Because the vulnerability is unauthenticated and has a high severity score (8.1), it poses a significant 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?
I don't know
What immediate steps should I take to mitigate this vulnerability?
Users are strongly advised to apply Patchstackβs mitigation measures immediately to protect their websites.
Since no official patch is currently available for the Eona theme, applying the mitigation rule provided by Patchstack to block attacks targeting this Local File Inclusion vulnerability is the recommended immediate step.