Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in trippleS Exhibz exhibz allows PHP Local File Inclusion.This issue affects Exhibz: from n/a through <= 3.0.9.
Published: 2025-12-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Exhibz theme for WordPress contains a flaw that allows untrusted input to control the filename passed to PHP's include/require. This improper validation (CWE-98) can let an attacker read arbitrary files on the server, and if the goal is to read writable PHP files, can lead to remote code execution. The vulnerability is reported by CVE-2025-67523.

Affected Systems

The issue affects all versions of the Exhibz theme from the initial release through 3.0.9. Administrators of WordPress sites using trippleS Exhibz should verify the active theme version.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, indicating high severity, while the EPSS score of <1% suggests that exploitation remains uncommon but still viable. The flaw is not listed in the CISA KEV catalog, and no documented exploits are publicly known. Attackers would likely exploit the vulnerability by injecting a crafted filename parameter into the theme's include logic, which requires having the ability to send requests to the target WordPress installation. The data indicates that local filesystem access is required, so the attack vector appears to be local file inclusion from within the web application.

Generated by OpenCVE AI on April 29, 2026 at 19:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Exhibz theme to a patched release that removes the uncontrolled include, or switch to an alternative theme.
  • If an update is not yet available, contact trippleS for a vendor‑issued fix and apply any interim advisory they provide.
  • Until a patch is applied, harden PHP configuration by disabling allow_url_include, setting include_path to a safe directory, and applying file‑system permissions that prevent the web server from writing to directories that could be used as include sources.

Generated by OpenCVE AI on April 29, 2026 at 19:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 11 Dec 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


Wed, 10 Dec 2025 18:00:00 +0000

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

Tue, 09 Dec 2025 14:30: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 trippleS Exhibz exhibz allows PHP Local File Inclusion.This issue affects Exhibz: from n/a through <= 3.0.9.
Title WordPress Exhibz theme <= 3.0.9 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:19.611Z

Reserved: 2025-12-09T12:20:54.763Z

Link: CVE-2025-67523

cve-icon Vulnrichment

Updated: 2025-12-11T18:59:47.759Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:18:25.863

Modified: 2026-04-27T18:16:40.940

Link: CVE-2025-67523

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T19:45:18Z

Weaknesses
  • CWE-98

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