Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ovatheme Tripgo tripgo allows PHP Local File Inclusion.This issue affects Tripgo: from n/a through < 1.5.6.
Published: 2026-03-19
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion vulnerability in WordPress Tripgo theme
Action: Patch
AI Analysis

Impact

The flaw arises from insufficient validation of filenames used by the Tripgo theme in PHP include or require statements. When an attacker can supply an arbitrary filename, the theme will include that file from the server’s filesystem. This allows direct access to the contents of any file readable by the web process.

Affected Systems

All deployments of the ovatheme Tripgo WordPress theme running any version earlier than 1.5.6 are affected. No releases 1.5.6 or later contain the vulnerability.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score is under 1%, suggesting a low current exploitation likelihood, and the vulnerability is not listed in the CISA KEV catalog. The CVE description does not detail how the flaw is triggered, and no public exploits have been reported, so the exact attack vector and prerequisites remain unknown.

Generated by OpenCVE AI on April 28, 2026 at 22:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch by updating Tripgo to version 1.5.6 or later.
  • If an upgrade is not possible immediately, configure strict directory permissions to prevent the web process from reading sensitive files paths referenced by the theme.
  • Enforce a whitelist of allowed filenames or validate input before any include/require operation to ensure only permitted files can be included.
  • Optionally, enable a web application firewall or security plugin that detects and blocks suspicious file inclusion attempts.

Generated by OpenCVE AI on April 28, 2026 at 22:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Ovatheme Tripgo allows PHP Local File Inclusion.This issue affects Tripgo: from n/a before 1.5.6. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ovatheme Tripgo tripgo allows PHP Local File Inclusion.This issue affects Tripgo: from n/a through < 1.5.6.
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Thu, 19 Mar 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 19 Mar 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Ovatheme
Ovatheme tripgo
Wordpress
Wordpress wordpress
Vendors & Products Ovatheme
Ovatheme tripgo
Wordpress
Wordpress wordpress

Thu, 19 Mar 2026 07:15:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Ovatheme Tripgo allows PHP Local File Inclusion.This issue affects Tripgo: from n/a before 1.5.6.
Title WordPress Tripgo theme < 1.5.6 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Ovatheme Tripgo
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:15:01.696Z

Reserved: 2026-02-17T13:24:05.456Z

Link: CVE-2026-27093

cve-icon Vulnrichment

Updated: 2026-03-19T14:45:29.676Z

cve-icon NVD

Status : Deferred

Published: 2026-03-19T07:15:59.410

Modified: 2026-04-23T15:37:19.487

Link: CVE-2026-27093

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T22:30:41Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')