Description
Path Traversal: '.../...//' vulnerability in VaultDweller Leyka leyka allows PHP Local File Inclusion.This issue affects Leyka: from n/a through <= 3.32.1.
Published: 2025-07-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability described as a Path Traversal issue allows an attacker to include local files through unsanitized file paths within the Leyka plugin. This is a classic Local File Inclusion flaw, classed as CWE-35. If an attacker can control the path used in the inclusion, they may read sensitive configuration files or log data, and in the worst case execute code if the included file contains executable code. Reports indicate the vulnerability can be triggered via URL parameters that construct the include path, giving a remote attacker a potential gateway to compromise data confidentiality and integrity. The exploit does not require privileged access on the server; it relies on the plugin’s insecure handling of user-supplied paths.

Affected Systems

The flaw affects all installations of the VaultDweller Leyka WordPress plugin with versions up through 3.32.1. Users of this plugin should verify their installed version and take action if they are operating a vulnerable release.

Risk and Exploitability

The CVSS score of 7.5 classifies the issue as high severity, and while the EPSS score is below 1% suggesting a low probability of exploitation, the vulnerability is not catalogued in CISA KEV. The attack vector is inferred to be remote, achievable through crafted HTTP requests to the plugin’s endpoints. Successful exploitation would allow an attacker to read arbitrary local files, potentially revealing credentials or enabling remote code execution if the included file is executable.

Generated by OpenCVE AI on April 30, 2026 at 16:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Leyka to a version newer than 3.32.1 which contains the vendor‑pushed patch sanitizing file paths before inclusion.
  • Apply the vendor provided code patch or config override that explicitly validates or whitelists file paths used by the plugin to prevent traversal.
  • Configure the web server and PHP environment to deny direct access to sensitive directories and enforce safe mode or open_basedir restrictions to limit the reach of included files.

Generated by OpenCVE AI on April 30, 2026 at 16:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-19998 Path Traversal vulnerability in VaultDweller Leyka allows PHP Local File Inclusion. This issue affects Leyka: from n/a through 3.31.9.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Description Path Traversal vulnerability in VaultDweller Leyka allows PHP Local File Inclusion. This issue affects Leyka: from n/a through 3.31.9. Path Traversal: '.../...//' vulnerability in VaultDweller Leyka leyka allows PHP Local File Inclusion.This issue affects Leyka: from n/a through <= 3.32.1.
Title WordPress Leyka <= 3.31.9 - Local File Inclusion Vulnerability WordPress Leyka plugin <= 3.32.1 - Local File Inclusion vulnerability
References
Metrics cvssV3_1

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


Mon, 07 Jul 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Jul 2025 11:30:00 +0000

Type Values Removed Values Added
Description Path Traversal vulnerability in VaultDweller Leyka allows PHP Local File Inclusion. This issue affects Leyka: from n/a through 3.31.9.
Title WordPress Leyka <= 3.31.9 - Local File Inclusion Vulnerability
Weaknesses CWE-35
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:19.286Z

Reserved: 2025-06-19T10:03:28.882Z

Link: CVE-2025-52805

cve-icon Vulnrichment

Updated: 2025-07-07T16:26:44.334Z

cve-icon NVD

Status : Deferred

Published: 2025-07-04T12:15:33.927

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

Link: CVE-2025-52805

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T17:00:15Z

Weaknesses