Description
Unauthenticated Local File Inclusion in Planty <= 1.14.0 versions.
Published: 2026-06-16
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Planty WordPress theme contains an unauthenticated local file inclusion flaw that allows an attacker to include arbitrary files present on the server via the web interface. This weakness, classified as CWE‑98, can be used to read sensitive files, execute PHP code on the server, or potentially gain full control of the site if the attacker can upload malicious content. The impact is a local compromise of the hosting environment and a loss of confidentiality, integrity, and availability for users of the affected site.

Affected Systems

The vulnerability affects the WordPress Planty theme by ThemeREX for all releases up to and including version 1.14.0. Site administrators using these versions on any WordPress installation are at risk.

Risk and Exploitability

The CVSS base score of 8.1 indicates high severity, while the EPSS score of less than 1% suggests that the likelihood of this vulnerability being exploited in the wild is currently low. The vulnerability is not listed in the CISA KEV catalog, indicating that it has not yet been reported as a known exploited vulnerability. The most probable attack vector is via the web interface of a publicly accessible WordPress site, requiring no authentication but relying on the presence of the vulnerable theme.

Generated by OpenCVE AI on June 17, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Planty theme to a version newer than 1.14.0, which contains a patch for the local file inclusion flaw.
  • If an immediate upgrade is not possible, disable or remove the Planty theme to prevent exploitation.
  • Apply web‑application firewall rules that reject requests containing typical local file inclusion patterns such as '..' or '%2e%2e' before they reach WordPress.

Generated by OpenCVE AI on June 17, 2026 at 19:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex planty
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex planty
Wordpress
Wordpress wordpress

Fri, 19 Jun 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Planty <= 1.14.0 versions.
Title WordPress Planty theme <= 1.14.0 - 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

Themerex Planty
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:52:22.649Z

Reserved: 2025-12-29T11:19:26.264Z

Link: CVE-2025-69112

cve-icon Vulnrichment

Updated: 2026-06-17T10:52:16.926Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:44:46Z

Weaknesses
  • CWE-98

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