Description
Path Traversal: '.../...//' vulnerability in bslthemes Tastyc tastyc allows PHP Local File Inclusion.This issue affects Tastyc: from n/a through < 2.5.2.
Published: 2025-05-19
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Path Traversal flaw in the Tastyc theme that allows an attacker to craft input containing sequences like ‘…/…//’ to include arbitrary files through PHP Local File Inclusion. An exploited path traversal can read sensitive files on the server or inject code, potentially exposing credentials, configuration files, or enabling further compromise. This weakness maps to CWE‑35 and provides a direct route to compromise confidentiality or integrity of the website's data and code.

Affected Systems

The issue affects the WordPress Tastyc theme developed by bslthemes. All installations using Tastyc from its earliest release up to, but not including, version 2.5.2 are vulnerable.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity risk, and the EPSS score of less than 1% suggests a low but non‑zero likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, implying no confirmed widespread exploitation yet. If the theme is publicly accessible, the likely attack vector is remote file inclusion via crafted request parameters, although no explicit authentication requirement is documented. Exploitation may patch the server with arbitrary code or data leakage depending on the attacker’s goals and the server configuration.

Generated by OpenCVE AI on May 2, 2026 at 01:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Tastyc theme to version 2.5.2 or later to remove the path traversal flaw.
  • Configure the web server or WAF to block or sanitize any path traversal patterns such as ‘…/…/’ in request URLs.
  • Review and harden the theme’s file inclusion logic by validating all paths against a whitelist and restricting directory access.

Generated by OpenCVE AI on May 2, 2026 at 01:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27732 Path Traversal: '.../...//' vulnerability in bslthemes Tastyc allows PHP Local File Inclusion.This issue affects Tastyc: from n/a before 2.5.2.
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 Path Traversal: '.../...//' vulnerability in bslthemes Tastyc allows PHP Local File Inclusion.This issue affects Tastyc: from n/a before 2.5.2. Path Traversal: '.../...//' vulnerability in bslthemes Tastyc tastyc allows PHP Local File Inclusion.This issue affects Tastyc: from n/a through < 2.5.2.
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'}


Mon, 19 May 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 19 May 2025 18:15:00 +0000

Type Values Removed Values Added
Description Path Traversal: '.../...//' vulnerability in bslthemes Tastyc allows PHP Local File Inclusion.This issue affects Tastyc: from n/a before 2.5.2.
Title WordPress Tastyc < 2.5.2 - Local File Inclusion Vulnerability
Weaknesses CWE-35
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:46.741Z

Reserved: 2025-02-17T11:52:15.089Z

Link: CVE-2025-27010

cve-icon Vulnrichment

Updated: 2025-05-19T18:51:59.597Z

cve-icon NVD

Status : Deferred

Published: 2025-05-19T18:15:28.497

Modified: 2026-06-17T09:02:45.340

Link: CVE-2025-27010

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T01:45:26Z

Weaknesses
  • CWE-35

    Path Traversal: '.../...//'