Description
Unauthenticated Local File Inclusion in Gita <= 1.11 versions.
Published: 2026-06-16
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an unauthenticated Local File Inclusion flaw in the Gita theme, allowing attackers to read any file on the server’s file system. The flaw is based on improper validation of user‑supplied file paths, a weakness captured by CWE‑98. Successful exploitation can expose sensitive configuration files, secrets, or enable further lateral movement within the host, potentially leading to remote code execution if exploited in conjunction with other vulnerabilities.

Affected Systems

ThemeREX’s Gita WordPress theme versions 1.11 and earlier are affected. Users of these versions should verify the exact theme version and consider upgrading.

Risk and Exploitability

The CVSS score of 8.1 classifies the issue as high severity. However, the EPSS score is less than 1%, indicating a low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the flaw without authentication, so the risk remains significant if the flaw is present on production sites.

Generated by OpenCVE AI on June 17, 2026 at 19:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Gita theme to version 1.12 or later, which removes the vulnerable code.
  • If an update is not immediately feasible, edit the theme’s PHP files to sanitize any file path parameters or remove the file inclusion feature entirely.
  • Configure the web server or .htaccess rules to deny direct access to the theme’s include directory and block execution of arbitrary PHP files.

Generated by OpenCVE AI on June 17, 2026 at 19:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex gita
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex gita
Wordpress
Wordpress wordpress

Wed, 17 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Gita <= 1.11 versions.
Title WordPress Gita theme <= 1.11 - 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

Themerex Gita
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:46:46.139Z

Reserved: 2025-12-29T11:19:54.138Z

Link: CVE-2025-69160

cve-icon Vulnrichment

Updated: 2026-06-17T10:46:40.551Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:44:26Z

Weaknesses
  • CWE-98

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