Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in AncoraThemes Jack Well jack-well allows PHP Local File Inclusion.This issue affects Jack Well: from n/a through <= 1.0.14.
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 the AncoraThemes Jack Well WordPress theme allows an attacker to include arbitrary local files through improper handling of the filename in a PHP include/require statement. This flaw can enable execution of arbitrary PHP code on the host, potentially resulting in complete compromise of the affected site. The weakness falls under CWE‑98, which describes failures to properly control file names used in inclusion functions.

Affected Systems

AncoraThemes Jack Well theme version 1.0.14 and earlier. The issue is documented for all releases from the earliest known through 1.0.14; no higher version is listed as affected.

Risk and Exploitability

The CVSS score of 8.1 categorises this flaw as High severity and indicates that it can be exploited from a remote location if the application trusts user input in the filename parameter. However, the EPSS score is below 1 %, suggesting only a very low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Attackers would need to supply a crafted request that triggers the vulnerable include, likely through the theme’s file selection interface or via a crafted URL that feeds a malicious file path into the include statement.

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 Jack Well theme to version 1.0.15 or later, or apply the latest patch released by AncoraThemes.
  • If an upgrade is not feasible, replace the Jack Well theme with a non‑vulnerable alternative or remove it entirely from the site.
  • Ensure that any dynamic file inclusion performed by the theme or other plugins validates file paths against a whitelist and never accepts unsanitized user input into include/require statements.

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 Jack Well jack-well allows PHP Local File Inclusion.This issue affects Jack Well: from n/a through <= 1.0.14.
Title WordPress Jack Well theme <= 1.0.14 - 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.173Z

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

Link: CVE-2025-49365

cve-icon Vulnrichment

Updated: 2025-12-18T18:40:19.434Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-49365

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