Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Cobble cobble allows PHP Local File Inclusion.This issue affects Cobble: from n/a through <= 1.7.
Published: 2026-02-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via Local File Inclusion
Action: Patch Immediately
AI Analysis

Impact

A flaw in the ThemeREX Cobble WordPress theme allows an attacker to supply an arbitrary filename to a PHP include/require statement. The improper validation can cause the theme to read and execute local files on the web server. The result can be discovery of sensitive configuration data, data exfiltration, or execution of arbitrary code, leading to full compromise of the affected site. The weakness is a classic filename-control issue (CWE-98).

Affected Systems

The vulnerability exists in all releases of the ThemeREX Cobble theme up to and including version 1.7. Any WordPress installation that has not upgraded beyond 1.7 and has the theme active is susceptible. No other versions or products are listed as affected.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score of less than 1% suggests that exploitation is currently unlikely, and the vulnerability is not yet listed in the CISA KEV catalog. Because the attack requires direct access to the theme’s include mechanism, an attacker needs a path to influence the filename parameter, which is typically available only to users with administrative privileges or through a public-facing form that accepts file names. The potential impact includes code execution and data exposure, making the vulnerability a serious threat if the conditions are met.

Generated by OpenCVE AI on April 27, 2026 at 20:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ThemeREX Cobble theme to the latest available version (any release newer than 1.7) which removes the insecure include logic.
  • If an upgrade is not immediately possible, deactivate or remove the theme from the WordPress installation to eliminate the vulnerable code path.
  • Implement file system and include restrictions by ensuring that PHP includes only reference a whitelisted set of directories and files, and configure permissions so that the web server cannot access sensitive files.

Generated by OpenCVE AI on April 27, 2026 at 20:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 13:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 21:30:00 +0000

Type Values Removed Values Added
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'}


Mon, 23 Feb 2026 15:00:00 +0000

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

Fri, 20 Feb 2026 16:15:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Cobble cobble allows PHP Local File Inclusion.This issue affects Cobble: from n/a through <= 1.7.
Title WordPress Cobble theme <= 1.7 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Cobble
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:59:56.755Z

Reserved: 2025-12-31T20:13:16.055Z

Link: CVE-2025-69399

cve-icon Vulnrichment

Updated: 2026-02-24T20:31:56.584Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T16:22:25.633

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-69399

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T20:15:12Z

Weaknesses
  • CWE-98

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