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

Impact

The vulnerability arises from improper control of the filename used in include/require statements within the Kipso WordPress theme. This flaw permits a layer of the application to retrieve and execute a local file on the web server by manipulating user‑controlled input. The absence of strict validation or whitelisting of the file path can allow an attacker to read sensitive files or run arbitrary PHP code, resulting in loss of confidentiality and integrity. The weakness matches CWE‑98, which describes improper control of filename for include/require.

Affected Systems

The Kipso theme by Gavias, a WordPress plugin, is affected. Versions from the initial release through 1.3.4 contain the flaw. Any installation that uses those versions without upgrading to 1.3.5 or later remains vulnerable.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, but the EPSS score of less than 1 % shows a low probability of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is likely local file inclusion triggered by a crafted HTTP request that supplies an arbitrary path to the theme’s inclusion logic. Exploitation requires that the web server has read access to the target file and that the attacker can control the parameter that specifies the path, which typically is available through a user‑level interface. Because the flaw is in a front‑end theme, the exploitation effort is non‑trivial but still feasible for a determined adversary.

Generated by OpenCVE AI on April 30, 2026 at 07:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Kipso theme to version 1.3.5 or later, which contains the fix.
  • If an immediate update is not possible, disable or remove the Kipso theme from the WordPress installation to eliminate the vulnerable code path.
  • Review the theme’s template files for any remaining include/require statements that use unsanitized user input and refactor them to enforce whitelisting of file paths.

Generated by OpenCVE AI on April 30, 2026 at 07:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-25985 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in gavias Kipso allows PHP Local File Inclusion. This issue affects Kipso: from n/a through 1.3.4.
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 Kipso allows PHP Local File Inclusion. This issue affects Kipso: from n/a through 1.3.4. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in gavias Kipso kipso allows PHP Local File Inclusion.This issue affects Kipso: from n/a through <= 1.3.4.
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, 28 Aug 2025 21:30:00 +0000

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

Thu, 28 Aug 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 28 Aug 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 Kipso allows PHP Local File Inclusion. This issue affects Kipso: from n/a through 1.3.4.
Title WordPress Kipso Theme <= 1.3.4 - 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:13:26.705Z

Reserved: 2025-07-03T14:51:06.794Z

Link: CVE-2025-53578

cve-icon Vulnrichment

Updated: 2025-08-28T13:28:54.911Z

cve-icon NVD

Status : Deferred

Published: 2025-08-28T13:16:04.990

Modified: 2026-04-23T15:32:38.323

Link: CVE-2025-53578

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T07:45:26Z

Weaknesses