Skip to main content

Soledad WordPress Theme CVE-2025-68066

HIGH
PHP Remote File Inclusion (CWE-98)
2025-12-16 audit@patchstack.com
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Apr 24, 2026 - 20:30 vuln.today

DescriptionCVE.org

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.

AnalysisAI

Local file inclusion in PenciDesign Soledad WordPress theme versions through 8.7.0 allows authenticated attackers with low privileges to include and execute arbitrary PHP files via improper filename control in include/require statements. Attack complexity is high (AC:H), requiring specific server configuration or authenticated access to exploit. No active exploitation confirmed at time of analysis, but vulnerability class (CWE-98) is commonly targeted once POC becomes available. EPSS data not provided; exploitation status unknown beyond vendor disclosure.

Technical ContextAI

This vulnerability stems from improper validation of user-supplied input used in PHP include() or require() statements (CWE-98). WordPress themes commonly use dynamic file inclusion for template loading and plugin integrations. When user-controllable data is passed to these functions without adequate sanitization, attackers can manipulate the file path to reference arbitrary local files. Unlike remote file inclusion (RFI), which requires allow_url_include=On in PHP configuration, local file inclusion (LFI) works on default PHP installations. The vulnerability exists in the Soledad theme codebase, a commercial WordPress theme by PenciDesign used for magazine and blog sites. Successful exploitation depends on finding an input vector (query parameter, POST data, or authenticated admin function) that passes unsanitized data to a file inclusion function, combined with knowledge of server filesystem paths or use of path traversal techniques.

Affected ProductsAI

PenciDesign Soledad WordPress theme versions from unknown starting point through version 8.7.0. CPE data not provided in input. The vulnerability affects installations where the theme is active on WordPress sites. Vendor advisory available at Patchstack database: https://patchstack.com/database/Wordpress/Theme/soledad/vulnerability/wordpress-soledad-theme-8-7-0-local-file-inclusion-vulnerability. Specific WordPress core version dependencies not documented, but theme is designed for modern WordPress installations (likely 5.x-6.x range based on commercial theme development practices).

RemediationAI

Upgrade Soledad theme to version 8.7.1 or later if available. Check PenciDesign's official website or ThemeForest marketplace for the patched release. Patchstack disclosure at https://patchstack.com/database/Wordpress/Theme/soledad/vulnerability/wordpress-soledad-theme-8-7-0-local-file-inclusion-vulnerability confirms the issue but advisory does not specify exact fix version - verify current release notes from PenciDesign. If immediate patching is not feasible, implement compensating controls: restrict WordPress user roles to eliminate Subscriber and Contributor accounts (reducing PR:L attack surface to Administrators only), deploy web application firewall (WAF) rules to block common LFI patterns in query parameters (../, %2e%2e%2f, php://filter wrappers), enable PHP open_basedir restrictions to limit file access to WordPress installation directory and /tmp, and monitor access logs for suspicious file path manipulation attempts. These mitigations reduce but do not eliminate risk - they introduce administrative overhead (role management) and may cause false positives (WAF blocking legitimate requests). Theme replacement with alternatives should be considered if vendor does not release timely security updates.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2025-68066 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy