Skip to main content

Pearl WordPress Theme EUVDEUVD-2026-41331

| CVE-2026-27412 HIGH
PHP Remote File Inclusion (CWE-98)
2026-07-02 Patchstack GHSA-94cf-x5cw-j37q
8.1
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
8.1 HIGH
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
5.9 MEDIUM

Unauthenticated network LFI (AV:N/PR:N) with AC:H per vendor precondition; assessed as read-only information disclosure so C:H but I:N/A:N absent confirmed code-execution or file-write.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jul 02, 2026 - 12:10 vuln.today

DescriptionCVE.org

Unauthenticated Local File Inclusion in Pearl - Corporate Business <= 3.4.10 versions.

AnalysisAI

Local File Inclusion in the Pearl - Corporate Business WordPress theme (StyleMixThemes) versions 3.4.10 and earlier lets unauthenticated remote attackers coerce the application into including arbitrary local files, exposing sensitive server-side content such as configuration files and credentials. Rated CVSS 8.1 by Patchstack, the flaw requires no authentication (PR:N) but carries high attack complexity (AC:H), and depending on include handling could escalate from information disclosure toward code execution. There is no public exploit identified at time of analysis, no CISA KEV listing, and no EPSS score supplied in the source data.

Technical ContextAI

The affected component is a commercial WordPress theme, Pearl - Corporate Business, authored by StyleMixThemes (CPE cpe:2.3:a:stylemixthemes:pearl_-_corporate_business). The root cause maps to CWE-98, Improper Control of Filename for Include/Require Statement in a PHP Program - the classic PHP file-inclusion weakness where user-influenced input flows into an include(), require(), or equivalent statement without adequate validation or path canonicalization. In WordPress themes this typically arises from AJAX handlers, template loaders, or shortcode/parameter processing that build a filesystem path from a request parameter. Because PHP's include family both reads and can execute included content, this weakness class straddles pure information disclosure (reading /wp-config.php, /etc/passwd, log files) and, where an attacker can plant or reference includable PHP, remote code execution.

RemediationAI

No vendor-released patched version is identified in the provided data, so the specific fixed release cannot be cited with confidence - administrators should consult the Patchstack advisory (https://patchstack.com/database/wordpress/theme/pearl/vulnerability/wordpress-pearl-corporate-business-theme-3-4-10-local-file-inclusion-vulnerability) and the StyleMixThemes changelog for a version newer than 3.4.10 and upgrade to it as the primary fix. Until a confirmed patched build is applied, compensating controls include deploying a WAF or Patchstack virtual patch to block file-inclusion payloads (path traversal sequences like ../ and PHP wrappers such as php://filter and data:// against the theme's request parameters), hardening PHP by setting allow_url_include=Off and constraining open_basedir to the WordPress docroot so includes cannot reach sensitive files like /etc/passwd or /wp-config.php outside the web root (side effect: may break legitimate plugins that read outside the docroot), and restricting or disabling the vulnerable theme AJAX/endpoint if it can be identified. Where feasible, switching to a different maintained theme eliminates the exposure at the cost of site rework.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

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-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

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

Share

EUVD-2026-41331 vulnerability details – vuln.today

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