Severity by source
AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
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.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.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.
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
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
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
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
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
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
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-98 – PHP Remote File Inclusion
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41331
GHSA-94cf-x5cw-j37q