Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in PenciDesign Soledad soledad allows PHP Local File Inclusion.This issue affects Soledad: from n/a through <= 8.7.0.
Published: 2025-12-16
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is an improper control of filename for the include/require statement in the PHP code of the Soledad WordPress theme, described as a PHP Local File Inclusion flaw. An attacker who can influence the filename used by the theme could cause the theme to include arbitrary files from the server’s filesystem, potentially leading to the execution of malicious code, local file disclosure, or other information‑leakage attacks. This weakness is classified as CWE‑98 and can affect confidentiality, integrity, and availability of the affected WordPress installation.

Affected Systems

All WordPress sites that install the PenciDesign Soledad theme with a version up to and including 8.7.0 are affected. No specific patch version is mentioned in the CNA data; the issue applies to every release from the earliest known version up through 8.7.0.

Risk and Exploitability

The CVSS score of 7.5 indicates a moderate‑to‑high severity problem. The EPSS score of less than 1% suggests that exploitation is unlikely at the time of this analysis. Because the vulnerability is listed as a Local File Inclusion, a successful exploit would require an attacker to discover and target the theme’s filename parameter, which is typically exposed via publicly accessible URLs or theme configuration panels. If the attacker can successfully manipulate the include logic, they could read sensitive files or cause code execution. The vulnerability is not listed in the CISA KEV catalog, further indicating a lower immediate exploitation risk, but the potential impact remains high.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Soledad theme to the latest version, removing all releases <=8.7.0.
  • If an immediate update is not possible, modify the theme’s PHP files to sanitize or whitelist the filename parameter before it is passed to include/require, ensuring only legitimate paths are processed.
  • Configure the web server or use a WAF to block directory‑traversal patterns and disallow execution of PHP files from the theme’s directories, e.g., by setting correct file permissions and adding .htaccess rules.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Tue, 16 Dec 2025 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Pencidesign
Pencidesign soledad
Wordpress
Wordpress wordpress
Vendors & Products Pencidesign
Pencidesign soledad
Wordpress
Wordpress wordpress

Tue, 16 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


Tue, 16 Dec 2025 08:30: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 PenciDesign Soledad soledad allows PHP Local File Inclusion.This issue affects Soledad: from n/a through <= 8.7.0.
Title WordPress Soledad theme <= 8.7.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Pencidesign Soledad
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:57:34.791Z

Reserved: 2025-12-15T10:01:19.544Z

Link: CVE-2025-68066

cve-icon Vulnrichment

Updated: 2025-12-16T15:28:19.890Z

cve-icon NVD

Status : Deferred

Published: 2025-12-16T09:16:01.880

Modified: 2026-04-24T20:16:23.670

Link: CVE-2025-68066

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-27T22:30:14Z

Weaknesses
  • CWE-98

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