CVE-2026-22364
Local File Inclusion Vulnerability in SevenTrees
Publication date: 2026-02-20
Last updated on: 2026-02-20
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| axiomthemes | seventrees | to 1.0.2 (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
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': "Exploitation of this vulnerability could lead to a complete database takeover depending on the website's configuration."}, {'type': 'paragraph', 'content': 'Since the vulnerability requires no privileges to exploit, it is particularly dangerous and can expose sensitive information such as database credentials.'}, {'type': 'paragraph', 'content': 'No official patch is currently available, but mitigation rules exist to block attacks exploiting this vulnerability.'}] [1]
Can you explain this vulnerability to me?
CVE-2026-22364 is a high-priority Local File Inclusion (LFI) vulnerability affecting the WordPress SevenTrees Theme versions up to and including 1.0.2.
This vulnerability allows an unauthenticated attacker to include local files from the target website and display their contents, potentially exposing sensitive information such as database credentials.
It falls under the OWASP Top 10 category A3: Injection and is classified specifically as Local File Inclusion.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate the CVE-2026-22364 Local File Inclusion vulnerability in the WordPress SevenTrees Theme (versions up to 1.0.2), users should immediately apply the mitigation rule issued by Patchstack. This rule can block attacks exploiting this vulnerability until an official patch is released and tested.
Since no official patch is currently available, applying this mitigation is critical to protect your website from unauthenticated attackers who could include local files and potentially expose sensitive information or take over the database.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know