Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in gavias Oxpitan oxpitan allows PHP Local File Inclusion.This issue affects Oxpitan: from n/a through <= 1.3.5.
Published: 2025-05-23
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from improper control of file names in an include or require statement, allowing an attacker to influence which file is loaded by the PHP interpreter. This weakness can expose arbitrary files on the web server, potentially leaking sensitive information such as configuration files or database credentials, and in some cases can enable the execution of malicious code if an attacker is able to include a controllable PHP file. The severity classification CWE‑98 highlights the failure to validate or sanitize user input that is used for file inclusion, thereby compromising confidentiality and integrity of the system.

Affected Systems

The Gavias Oxpitan WordPress theme is affected. All installations of Oxpitan through version 1.3.5, inclusive of 1.3.5 and every earlier release distributed by Gavias, are vulnerable. The issue is specific to the theme’s file inclusion logic and does not affect the core WordPress application.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. However, the EPSS score of less than 1% suggests that exploitation is currently unlikely to be widely observed. The vulnerability is not listed in CISA’s KEV catalog. The most probable attack vector is a crafted URL or form parameter that passes a malicious path to the vulnerable include() call, potentially allowing a path‑traversal attack and the inclusion of unwanted local files.

Generated by OpenCVE AI on April 30, 2026 at 18:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Oxpitan theme to the newest release available for Gavias, which removes the vulnerable include logic.
  • If an immediate theme upgrade is not possible, audit the theme’s PHP source to add strict whitelist checks around the include or require call, allowing only a predetermined set of safe file names or paths and rejecting any user‑supplied input that contains traversal characters or slashes.
  • Configure the PHP runtime to disable allow_url_include and ensure that directory listing is turned off on the web server, reducing the likelihood that an included file will execute with unexpected context.

Generated by OpenCVE AI on April 30, 2026 at 18:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27825 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in gavias Oxpitan allows PHP Local File Inclusion. This issue affects Oxpitan: from n/a through 1.3.1.
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 gavias Oxpitan allows PHP Local File Inclusion. This issue affects Oxpitan: from n/a through 1.3.1. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in gavias Oxpitan oxpitan allows PHP Local File Inclusion.This issue affects Oxpitan: from n/a through <= 1.3.5.
Title WordPress Oxpitan <= 1.3.1 - Local File Inclusion Vulnerability WordPress Oxpitan theme <= 1.3.5 - Local File Inclusion Vulnerability
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'}


Fri, 23 May 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 23 May 2025 13:00: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 gavias Oxpitan allows PHP Local File Inclusion. This issue affects Oxpitan: from n/a through 1.3.1.
Title WordPress Oxpitan <= 1.3.1 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:21.226Z

Reserved: 2025-04-04T10:02:46.815Z

Link: CVE-2025-32294

cve-icon Vulnrichment

Updated: 2025-05-23T13:39:24.615Z

cve-icon NVD

Status : Deferred

Published: 2025-05-23T13:15:29.963

Modified: 2026-04-23T15:28:55.087

Link: CVE-2025-32294

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T19:00:14Z

Weaknesses