CVE-2026-27093
Local File Inclusion Vulnerability in Ovatheme Tripgo Before
Publication date: 2026-03-19
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ovatheme | tripgo | From 1.5.6 (inc) |
| ovatheme | tripgo | to 1.5.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-27093 is a high-priority Local File Inclusion (LFI) vulnerability affecting the WordPress Tripgo Theme versions up to and including 1.5.3.
This vulnerability allows unauthenticated attackers to include and display local files from the target website, potentially exposing sensitive information such as database credentials.
It is caused by improper control of filenames used in include or require statements in PHP, leading to the possibility of remote or local file inclusion.
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': 'Attackers can access sensitive information such as database credentials by including local files from the target website.'}, {'type': 'paragraph', 'content': 'Because the vulnerability has a high CVSS score of 8.1, it represents a significant risk and is often targeted in mass-exploit campaigns.'}] [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 affects WordPress Tripgo Theme versions up to and including 1.5.3 and allows unauthenticated attackers to include and display local files, potentially exposing sensitive information.
No official patch is currently available for this vulnerability.
Patchstack has issued a mitigation rule to block attacks exploiting this flaw until an official patch can be developed, tested, and safely applied.
Users are advised to update the affected theme if possible or seek assistance from their hosting provider or web developer to implement mitigations.