CVE-2026-66671 HIGH

CVE-2026-66671: WordPress Verdure Core plugin <= 1.2 - Local File Inclusion vulnerability

Vendor Elated-Themes
Product Verdure Core
Weakness CWE-98 · PHP file inclusion
Published August 24, 2026
Last update August 24, 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 Verdure Core <= 1.2 versions.

Explanation of Vulnerability in Simple Terms

02Summary

Verdure Core versions up to 1.2 contain a remote file inclusion vulnerability that allows an attacker to include and execute arbitrary PHP files from external sources. The vulnerability requires specific network conditions to exploit but can result in complete compromise of the site, including data theft, 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 can read sensitive data, modify site content, delete files, or take full control of the site without needing a user account.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required, though exploitation may require specific network conditions.

Key dates

06Disclosure timeline

August 24, 2026 CVE published