Description
Contributor Local File Inclusion in Tonda Core <= 2.1.2 versions.
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A known Local File Inclusion flaw resides in the Tonda Core plugin for WordPress, affecting all releases up to and including 2.1.2. The vulnerability can allow a contributor user to cause the plugin to read arbitrary local files. This could lead to leakage of sensitive data, potential compromise of configuration files, or the execution of additional exploits in environments where the site runs with elevated privileges. The weakness is classified under CWE‑98, which highlights missing or insufficient protection against local file access.

Affected Systems

The attack impacts WordPress sites that have the Select‑Themes Tonda Core plugin installed with a version number of 2.1.2 or earlier. No other vendors or product versions are identified as affected in the current data.

Risk and Exploitability

The CVSS score of 7.5 denotes a high severity risk, and the EPSS score of less than 1% suggests that exploitation is unlikely but possible. The vulnerability is not listed in the CISA KEV catalog, indicating that no widespread exploits are recorded to date. The attack vector requires a user with contributor role or similar permission; an attacker would need to authenticate to the WordPress back‑end, then trigger the LFI through a vulnerable plugin function. If the attacker succeeds, they may read local files but would have limited scope to the web server's file system and the site's user permissions.

Generated by OpenCVE AI on August 3, 2026 at 22:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Tonda Core plugin to a version newer than 2.1.2, ideally the latest release that does not contain the LFI flaw.
  • If an immediate update is not possible, disable the plugin or remove any features that allow arbitrary file inclusion until a fix is applied.
  • Configure the web server or PHP to disallow local file inclusion (e.g., set "allow_url_include" to Off) and ensure file read permissions are strictly limited to only those files required for site operation.

Generated by OpenCVE AI on August 3, 2026 at 22:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Select-themes
Select-themes tonda Core
Wordpress
Wordpress wordpress
Vendors & Products Select-themes
Select-themes tonda Core
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Contributor Local File Inclusion in Tonda Core <= 2.1.2 versions.
Title WordPress Tonda Core plugin <= 2.1.2 - 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

Select-themes Tonda Core
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T13:43:06.979Z

Reserved: 2026-07-22T08:53:30.834Z

Link: CVE-2026-65477

cve-icon Vulnrichment

Updated: 2026-07-23T13:43:03.152Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:40.593

Modified: 2026-07-23T14:17:51.477

Link: CVE-2026-65477

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:15:04Z

Weaknesses
  • CWE-98

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