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

Impact

Improper handling of filenames in the Bookory theme’s include/require statements allows a local file inclusion flaw. An attacker can manipulate a file path value supplied through the theme’s interface or URL parameters, enabling the theme to load arbitrary local files. The vulnerability could expose sensitive files or allow execution of malicious code embedded in those files, potentially compromising the confidentiality, integrity, or availability of the WordPress installation.

Affected Systems

The vulnerability has been identified in the pavothemes Bookory WordPress theme, affecting all released versions up to and including 2.2.7. Users installing or currently running these versions should verify their installation to determine the presence of the affected code paths.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity for this local file inclusion flaw. The EPSS score of less than 1% suggests a low probability of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. Even with a low exploitation likelihood, the impact of successful exploitation can be severe, as an attacker could read local files or execute code via crafted requests. The likely attack vector is remote, through a web request that triggers the vulnerable include function, but the exploitation requires that the attacker can influence the filename parameter provided to the theme.

Generated by OpenCVE AI on April 29, 2026 at 15:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bookory theme to the latest released version (e.g., 2.2.8 or later).
  • If upgrading is not immediately possible, remove or disable the code that performs unsanitized include/require calls and enforce strict validation of file paths in any theme code that incorporates user input.
  • Restrict file system permissions for the web server so that it can only read the files required for normal operation, limiting the sensitivity of data that could be exposed through an LFI attack.

Generated by OpenCVE AI on April 29, 2026 at 15:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Apr 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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

ssvc

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


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


Mon, 29 Dec 2025 23:15:00 +0000

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

Wed, 24 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, 24 Dec 2025 12: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 pavothemes Bookory bookory allows PHP Local File Inclusion.This issue affects Bookory: from n/a through <= 2.2.7.
Title WordPress Bookory theme <= 2.2.7 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-12-19T10:17:03.706Z

Link: CVE-2025-68530

cve-icon Vulnrichment

Updated: 2025-12-24T19:07:26.178Z

cve-icon NVD

Status : Deferred

Published: 2025-12-24T13:16:22.480

Modified: 2026-04-27T19:16:28.523

Link: CVE-2025-68530

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T15:45:14Z

Weaknesses