Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Exit Game exit-game allows PHP Local File Inclusion.This issue affects Exit Game: from n/a through <= 1.4.3.
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 in AncoraThemes Exit Game theme arises from improper handling of filenames used in PHP include/require statements. An attacker can manipulate parameters that control the file path, enabling the theme to read any file on the server or execute PHP code if the chosen file contains executable code. The flaw is a classic Local File Inclusion (CWE‑98) that can expose sensitive files or elevate privileges. The impact is high, with the potential for remote code execution, data leakage, and complete site compromise.

Affected Systems

Designated vendor AncoraThemes provides the Exit Game theme, versions 1.4.3 and earlier are affected. Any installation of the theme from its initial release up through inclusive version 1.4.3 is vulnerable to the flaw.

Risk and Exploitability

The CVSS score of 8.1 reflects the severity of this vulnerability, and the EPSS score of less than 1 % indicates a low probability of exploitation at present. The vulnerability is not listed in CISA’s KEV catalog. Exploitation would typically involve sending crafted HTTP requests that include a manipulated filename in a public page powered by the theme. The attacker needs only the theme to be active and the site to be publicly reachable; no additional access is required. Given the high impact and the exploitation path, immediate remediation is advised to mitigate potential compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Exit Game theme to a version newer than 1.4.3 (the latest release is 1.4.4).
  • Ensure that any file path parameters used by the theme are strictly validated and whitelisted, removing any possibility for directory traversal or arbitrary file inclusion.
  • If a timely upgrade is not possible, temporarily disable or replace the theme and place the site in maintenance mode until the patch can be applied.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 22 Jan 2026 00:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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 20:30: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'}


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 Exit Game exit-game allows PHP Local File Inclusion.This issue affects Exit Game: from n/a through <= 1.4.3.
Title WordPress Exit Game theme <= 1.4.3 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T19:14:20.229Z

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

Link: CVE-2025-53429

cve-icon Vulnrichment

Updated: 2025-12-18T19:19:14.632Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-53429

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-98

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