CVE-2026-32464 HIGH

CVE-2026-32464: WordPress Theme Test Drive plugin <= 2.9.1 - Local File Inclusion vulnerability

Vendor Vladimir Prelovac
Product Theme Test Drive
Weakness CWE-98 · PHP file inclusion
Published August 18, 2026
Last update August 18, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

Unauthenticated Local File Inclusion in Theme Test Drive <= 2.9.1 versions.

Explanation of Vulnerability in Simple Terms

02Summary

Theme Test Drive versions up to 2.9.1 contain a PHP remote file inclusion vulnerability. An attacker can craft a malicious request to include and execute arbitrary PHP code from an external server. This requires specific conditions to be met but can result in complete site compromise, including data theft and unauthorized modifications.

What an attacker can do

03Attacker Capabilities

Execute arbitrary PHP code on the site by including malicious files from external servers.

Potential impact on your site

04Site Impact

Attackers can steal data, modify site content, create backdoors, or take full control of the site.

Conditions required to exploit

05Prerequisites

Network access to the site; specific attack conditions must be met (high complexity).

Key dates

06Disclosure timeline

August 18, 2026 CVE published
August 18, 2026 Record updated