Description
Unauthenticated Local File Inclusion in Theme Test Drive <= 2.9.1 versions.
Published: 2026-08-18
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated local file inclusion flaw exists in Theme Test Drive WordPress plugin versions up to 2.9.1. The plugin allows any user to supply a file path through a request and the server will include the file. This can expose sensitive files such as configuration or credential files stored on the server. If the included file is a PHP script, an attacker could potentially execute code, but the description does not confirm this outcome.

Affected Systems

Plugins created by Vladimir Prelovac with a name of Theme Test Drive, in any WordPress site running version 2.9.1 or older, are affected. Versions newer than 2.9.1 are not reported as vulnerable, so upgrading the plugin should remove the issue.

Risk and Exploitability

The CVSS base score of 8.1 signals a high severity vulnerability. The EPSS score is currently unavailable, and the issue is not listed in the CISA KEV catalog. Because authentication is not required and the plugin entry point is publicly accessible, the likelihood of exploitation is non‑negligible. The impact is inferred to potentially allow read access to arbitrary files; execution of arbitrary PHP code is possible only if the attacker can craft a request that includes a PHP file, but the description does not confirm that vulnerability can be used directly for code execution.

Generated by OpenCVE AI on August 18, 2026 at 17:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Theme Test Drive plugin to the latest release (2.9.2 or later).
  • If the plugin is not essential, deactivate or remove it from the WordPress installation.
  • Adjust server file permissions to limit read access to sensitive files and prevent unintended inclusion.

Generated by OpenCVE AI on August 18, 2026 at 17:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Vladimir Prelovac
Vladimir Prelovac theme Test Drive
Wordpress
Wordpress wordpress
Vendors & Products Vladimir Prelovac
Vladimir Prelovac theme Test Drive
Wordpress
Wordpress wordpress

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Theme Test Drive <= 2.9.1 versions.
Title WordPress Theme Test Drive plugin <= 2.9.1 - 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

Vladimir Prelovac Theme Test Drive
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T19:48:24.526Z

Reserved: 2026-03-12T11:11:45.408Z

Link: CVE-2026-32464

cve-icon Vulnrichment

Updated: 2026-08-18T19:40:28.278Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T14:17:03.530

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-32464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:33:54Z

Weaknesses
  • CWE-98

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