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

Impact

The vulnerability is an improper control of filename in a PHP include/require statement, classified as CWE-98. It allows attackers to cause Local File Inclusion on a WordPress site that uses the Beautique theme. By manipulating the filename parameter, an attacker could read arbitrary files or, if writable files are included, execute malicious PHP code, resulting in full server compromise. The severity is high with a CVSS score of 8.1.

Affected Systems

The bug affects the axiomthemes Beautique WordPress theme in all releases up to and including version 1.5. Any WordPress installation using this theme in these versions is vulnerable.

Risk and Exploitability

The EPSS score is below 1%, indicating a low likelihood of exploitation at present, and the issue is not recorded in CISA’s KEV catalog. Nevertheless, the CVSS rating of 8.1 signals a high potential for serious impact if exploited. A likely attack vector involves a crafted HTTP request to a theme script that accepts an unvalidated filename, enabling inclusion of local files from the web server’s filesystem.

Generated by OpenCVE AI on April 29, 2026 at 13:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Beautique theme to any release newer than 1.5 where the filename validation has been corrected.
  • Disable PHP’s allow_url_include directive and enforce strict include path checks so that only files from a safe directory can be processed.
  • Remove or sanitize any input that is passed directly to include or require statements, ensuring the filename is validated against a whitelist before inclusion.

Generated by OpenCVE AI on April 29, 2026 at 13:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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


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


Fri, 09 Jan 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Axiomthemes
Axiomthemes beautique
CPEs cpe:2.3:a:axiomthemes:beautique:*:*:*:*:*:wordpress:*:*
Vendors & Products Axiomthemes
Axiomthemes beautique

Fri, 19 Dec 2025 09:30:00 +0000

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

Thu, 18 Dec 2025 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'}


Thu, 18 Dec 2025 07: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 axiomthemes Beautique beautique allows PHP Local File Inclusion.This issue affects Beautique: from n/a through <= 1.5.
Title WordPress Beautique theme <= 1.5 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Axiomthemes Beautique
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:16:53.573Z

Reserved: 2025-06-30T10:46:21.828Z

Link: CVE-2025-53446

cve-icon Vulnrichment

Updated: 2025-12-18T19:10:38.663Z

cve-icon NVD

Status : Modified

Published: 2025-12-18T08:15:55.017

Modified: 2026-01-20T15:16:57.767

Link: CVE-2025-53446

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T13:30:12Z

Weaknesses