CVE-2026-78562 HIGH

CVE-2026-78562: Verdure Core <= 1.2 - Unauthenticated Local File Inclusion

Vendor Mikado-Themes
Product Verdure Core
Weakness CWE-98 · PHP file inclusion
Published August 25, 2026
Last update August 27, 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

The Verdure Core plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.2. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

Verdure Core versions 1.2 and earlier contain a remote file inclusion vulnerability that allows an attacker to include and execute arbitrary PHP files from external sources. The vulnerability requires specific conditions to exploit but can result in complete site compromise, including data theft, site modification, and service disruption. Site administrators should update to a version newer than 1.2 as soon as possible.

What an attacker can do

03Attacker Capabilities

Include and execute arbitrary PHP files from external servers, potentially running malicious code on the site.

Potential impact on your site

04Site Impact

An attacker could steal data, modify site content, disable the site, or take full control of the server.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

August 25, 2026 CVE published
August 27, 2026 Record updated