Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX Yungen yungen allows PHP Local File Inclusion.This issue affects Yungen: from n/a through <= 1.0.12.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion – ability to read arbitrary files from the server, potentially exposing sensitive data or enabling further exploitation
Action: Patch Immediately
AI Analysis

Impact

The vulnerability stems from an improper control of filenames used in PHP include/require statements within the Yungen theme. An attacker can supply a crafted filename during a web request, causing the theme to include unintended local files. This opens a window for the disclosure of critical files such as configuration files, database credentials, or other sensitive data stored on the server. Depending on file permissions and the ability to manipulate the included file, further steps could lead to remote code execution or other advanced attacks. The weakness aligns with the common vulnerability CWE-98 and carries a CVSS score of 8.1, indicating a high severity impact on confidentiality and integrity.

Affected Systems

The issue affects all installations of the ThemeREX Yungen WordPress theme from its initial release up to version 1.0.12 inclusive. Any website using this theme within that version range is potentially vulnerable.

Risk and Exploitability

With a CVSS score of 8.1 the vulnerability is classified as high. The EPSS score of less than 1% suggests that, as of the latest data, the likelihood of exploitation is low, and the vulnerability is not currently in CISA's KEV catalog. However, the attack vector is local file inclusion, which is typically triggered via a crafted HTTP request to the affected theme, meaning an external attacker can attempt to exploit the flaw without needing prior access. The combination of high severity and potential for sensitive data exposure warrants immediate remediation.

Generated by OpenCVE AI on April 15, 2026 at 23:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Yungen theme to a version newer than 1.0.12 provided by ThemeREX.
  • Modify the theme’s code to remove or strictly whitelist any include/require statements that accept user input, ensuring only predefined filenames are processed.
  • Restrict file permissions on the website’s directories so that the web server user cannot read sensitive configuration files, and disable PHP’s ability to interpret local file paths that originate from user-supplied data.

Generated by OpenCVE AI on April 15, 2026 at 23:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 06 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex yungen
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex yungen
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 06:15: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 ThemeREX Yungen yungen allows PHP Local File Inclusion.This issue affects Yungen: from n/a through <= 1.0.12.
Title WordPress Yungen theme <= 1.0.12 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Yungen
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:15:22.007Z

Reserved: 2026-02-25T12:13:06.634Z

Link: CVE-2026-28006

cve-icon Vulnrichment

Updated: 2026-03-06T18:24:13.692Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-03-05T06:16:32.550

Modified: 2026-03-06T19:16:20.597

Link: CVE-2026-28006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T23:30:17Z

Weaknesses