Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WPFable Fable Extra fable-extra allows PHP Local File Inclusion.This issue affects Fable Extra: from n/a through <= 1.0.6.
Published: 2025-05-23
Score: 9.8 Critical
EPSS: 1.1% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Fable Extra plugin contains code that uses PHP include or require statements without validating the filename supplied by a user. This flaw allows an attacker to specify an arbitrary file path, leading to local file inclusion. The vulnerability can reveal sensitive configuration data or, if the attacker can supply PHP code, execute arbitrary code within the WordPress environment. The weakness corresponds to CWE-98, representing improper control of filename.

Affected Systems

WordPress installations that have the Fable Extra plugin from version 1.0.6 and earlier are affected. The plugin is distributed via the official WordPress Plugin Repository and is used by many sites, so any site running a vulnerable version is at risk.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity, whereas the EPSS score of <1 % suggests that exploitation is currently rare but still possible. It is inferred that an attacker would need web access to the site and the ability to influence the include path, typically through an unauthenticated or authenticated request to the plugin’s frontend or an exposed parameter. The issue is not listed in the CISA KEV catalog. Because local file inclusion can be leveraged to read sensitive files or execute arbitrary code if the attacker can place or tamper with PHP files, the risk of data disclosure or remote code execution remains high.

Generated by OpenCVE AI on May 1, 2026 at 08:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Completely deactivate and delete the Fable Extra plugin from the WordPress installation to eliminate the vulnerable code.
  • If the site relies on the plugin’s functionality, seek an alternative plugin that provides equivalent features or apply the vendor’s official patch once released; upgrade immediately to any version above 1.0.6.
  • While waiting for a fix, restrict web execution of PHP files inside the plugin directory by adding an .htaccess rule such as "<Files *.php> deny from all </Files>" and set directory permissions to deny write access to the web server.
  • Validate all user‑supplied input that is used in file inclusion paths to prevent similar vulnerabilities in future custom code.

Generated by OpenCVE AI on May 1, 2026 at 08:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28050 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WPFable Fable Extra allows PHP Local File Inclusion. This issue affects Fable Extra: from n/a through 1.0.6.
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'}


Wed, 01 Apr 2026 23:45: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 WPFable Fable Extra allows PHP Local File Inclusion. This issue affects Fable Extra: from n/a through 1.0.6. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in WPFable Fable Extra fable-extra allows PHP Local File Inclusion.This issue affects Fable Extra: from n/a through <= 1.0.6.
Title WordPress Fable Extra <= 1.0.6 - Local File Inclusion Vulnerability WordPress Fable Extra plugin <= 1.0.6 - Local File Inclusion Vulnerability
References
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'}


Fri, 23 May 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 23 May 2025 13:00: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 WPFable Fable Extra allows PHP Local File Inclusion. This issue affects Fable Extra: from n/a through 1.0.6.
Title WordPress Fable Extra <= 1.0.6 - Local File Inclusion Vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:38.842Z

Reserved: 2025-04-24T14:22:38.654Z

Link: CVE-2025-46468

cve-icon Vulnrichment

Updated: 2025-05-23T14:50:16.521Z

cve-icon NVD

Status : Deferred

Published: 2025-05-23T13:15:35.523

Modified: 2026-04-23T15:30:03.210

Link: CVE-2025-46468

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T08:15:12Z

Weaknesses