Description
Unauthenticated Local File Inclusion in Pearl - Corporate Business <= 3.4.10 versions.
Published: 2026-07-02
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Local File Inclusion has been discovered in the Pearl - Corporate Business WordPress theme versions 3.4.10 and earlier. A visitor can supply a crafted file path that bypasses the theme’s validation logic, causing the server to read an arbitrary file from the local filesystem. This flaw, classified as CWE-98, can expose configuration files, database credentials, or other sensitive data that resides on the server.

Affected Systems

The vulnerability affects the Pearl - Corporate Business theme distributed by StylemixThemes. Any WordPress installation that has version 3.4.10 or lower of this theme deployed is affected.

Risk and Exploitability

The flaw carries a CVSS score of 8.1, indicating high severity. The EPSS score of <1% denotes a low estimated likelihood of exploitation in the wild. Based the description, it is inferred that a remote visitor can send a request with a crafted file path to trigger the inclusion, making the attack straightforward for malicious actors. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires only that the vulnerable theme be present and that an attacker be able to send a request containing the crafted path, making defense a priority if the theme is installed.

Generated by OpenCVE AI on July 21, 2026 at 12:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Pearl - Corporate Business theme to a version newer than 3.4.10
  • If an upgrade cannot be performed immediately, remove or disable the theme so the vulnerable code path is no longer active
  • Configure the web server or PHP environment to disallow directory traversal and restrict direct access to the theme’s directories, ensuring only intended files can be included

Generated by OpenCVE AI on July 21, 2026 at 12:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Stylemixthemes
Stylemixthemes pearl - Corporate Business
Wordpress
Wordpress wordpress
Vendors & Products Stylemixthemes
Stylemixthemes pearl - Corporate Business
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Pearl - Corporate Business <= 3.4.10 versions.
Title WordPress Pearl - Corporate Business theme <= 3.4.10 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

Stylemixthemes Pearl - Corporate Business
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:43:01.771Z

Reserved: 2026-02-19T09:52:22.262Z

Link: CVE-2026-27412

cve-icon Vulnrichment

Updated: 2026-07-02T19:42:57.227Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:15:02Z

Weaknesses
  • CWE-98

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