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

Impact

This vulnerability arises from an improper validation of filenames passed to a PHP include/require call, classified as CWE‑98. It enables a Local File Inclusion (LFI) attack, allowing an adversary to read files from the server and, if the included file contains executable PHP code, potentially run arbitrary commands on the host. The risk is that confidential configuration files, password files, or other sensitive data could be exposed, and execution of malicious code could lead to full system compromise.

Affected Systems

WordPress sites that use the AncoraThemes Ludos Paradise theme version 2.1.3 or earlier are affected. Any WordPress installation that has this theme active is vulnerable.

Risk and Exploitability

The CVSS v3 score of 8.1 indicates a high severity potential, although the EPSS score is below 1 % and the issue is not listed in the CISA KEV catalog, suggesting low current exploitation probability. Nonetheless, if an attacker controls URL parameters that are fed to the theme's include logic, they can trigger the LFI. The lack of a publicly available exploit does not mitigate the fact that the flaw can be exercised with a crafted request, making it a high‑risk issue for exposed sites.

Generated by OpenCVE AI on April 30, 2026 at 04:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Ludos Paradise theme to a version newer than 2.1.3, as the vendor has released a patch that removes the vulnerable include path.
  • If an upgrade is not immediately possible, delete or deactivate the Ludos Paradise theme to eliminate the vulnerability from the active codebase.
  • Configure WordPress to enforce strict input validation on all file‑inclusion arguments and enable the define('DISALLOW_FILE_EDIT', true); constant to prevent file changes from the admin interface.

Generated by OpenCVE AI on April 30, 2026 at 04:54 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': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

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'}


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


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


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:L/PR:N/UI:R/S:U/C:H/I:H/A:N'}

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 AncoraThemes Ludos Paradise ludos-paradise allows PHP Local File Inclusion.This issue affects Ludos Paradise: from n/a through <= 2.1.3.
Title WordPress Ludos Paradise theme <= 2.1.3 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:02.151Z

Reserved: 2025-06-04T09:42:48.971Z

Link: CVE-2025-49364

cve-icon Vulnrichment

Updated: 2025-12-18T18:41:41.597Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-27T20:16:12.600

Link: CVE-2025-49364

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T05:00:14Z

Weaknesses
  • CWE-98

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