CVE-2026-28093
Local File Inclusion Vulnerability in ThemeREX Ozisti
Publication date: 2026-03-05
Last updated on: 2026-03-05
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themerex | ozisti | to 1.1.10 (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-28093 is a Local File Inclusion (LFI) vulnerability found in the WordPress Ozisti Theme versions up to and including 1.1.10.
This vulnerability allows unauthenticated attackers to include and display local files from the target website by exploiting improper control of filenames in PHP include/require statements.
As a result, attackers can potentially access sensitive files on the server, such as configuration files or database credentials.
How can this vulnerability impact me? :
[{'type': 'paragraph', 'content': 'Exploitation of this vulnerability can lead to unauthorized disclosure of sensitive information, including database credentials.'}, {'type': 'paragraph', 'content': "Depending on the website's configuration, attackers could leverage this information to take over the database completely."}, {'type': 'paragraph', 'content': 'Since no authentication is required to exploit this flaw, 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?
I don't know
What immediate steps should I take to mitigate this vulnerability?
The vulnerability CVE-2026-28093 affects WordPress Ozisti Theme versions up to and including 1.1.10 and allows unauthenticated attackers to perform Local File Inclusion (LFI).
No official patch is currently available for this vulnerability.
Patchstack has issued a mitigation rule that can be applied to block attacks targeting this vulnerability.
Users are strongly advised to implement this mitigation immediately to protect their websites until an official patch is released and tested.
- Apply the Patchstack mitigation rule to block exploitation attempts.
- Monitor your website for any suspicious activity related to file inclusion attempts.