Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Select-Themes Tonda tonda allows PHP Local File Inclusion.This issue affects Tonda: from n/a through <= 2.5.
Published: 2026-07-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an improper control of filenames used in PHP include/require statements, allowing a local file to be included by the WordPress Tonda theme. This flaw can lead to the execution of arbitrary code or unauthorized disclosure of sensitive files on the server. The weak point is classified as CWE‑98, and the impact is a local file inclusion that could potentially be leveraged to gain elevated privileges or inject malicious code into the site.

Affected Systems

The Select‑Themes Tonda theme is affected in every release up through version 2.5. Users running any Tonda theme version 2.5 or older are at risk, regardless of the specific WordPress installation or server configuration.

Risk and Exploitability

The CVSS score of 7.5 places the flaw in the high severity range, but the EPSS score of less than 1 % indicates a very low likelihood that it has been exploited so far. The vulnerability is not listed in the CISA KEV catalog, and there is no widespread exploitation. Successful exploitation likely requires an attacker to have some level of direct or indirect access to invoke the theme’s file inclusion logic, suggesting a local or server‑side attack vector rather than purely remote.

Generated by OpenCVE AI on August 1, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Select‑Themes Tonda theme to the latest released version that removes the LFI flaw; applying the vendor update eliminates the problematic include logic.
  • If an immediate theme upgrade is not possible, disable or remove the Tonda theme from the active theme list to stop the vulnerable file inclusion from being exercised by visitors.
  • Configure the web server to restrict read permissions on the WordPress installation directory so that only the web‑engine user can read files, and ensure that any custom PHP scripts respect safe path validation to guard against future local file inclusion attempts.

Generated by OpenCVE AI on August 1, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10: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 Select-Themes Tonda tonda allows PHP Local File Inclusion.This issue affects Tonda: from n/a through <= 2.5.
Title WordPress Tonda theme <= 2.5 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T10:25:52.142Z

Reserved: 2026-06-25T08:05:08.367Z

Link: CVE-2026-57805

cve-icon Vulnrichment

Updated: 2026-07-13T10:25:47.161Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:30:04Z

Weaknesses
  • CWE-98

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