Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in axiomthemes Jude jude allows PHP Local File Inclusion.This issue affects Jude: from n/a through <= 1.3.0.
Published: 2026-02-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion potentially leading to Remote Code Execution or confidentiality disclosure
Action: Immediate Patch
AI Analysis

Impact

An improper control of the filename used in PHP include or require statements in the AxiomThemes Jude WordPress theme allows local file inclusion. The vulnerability enables an attacker to specify arbitrary file paths that the theme will attempt to load, potentially exposing sensitive local files or executing malicious code present on the server. Based on the description, it is inferred that this occurs when user‑supplied parameters are used directly in include statements. If an attacker can cause the theme to include a file containing PHP code, they could gain remote code execution, compromising confidentiality, integrity, and availability of the affected website.

Affected Systems

The affected product is the AxiomThemes Jude WordPress theme, version 1.3.0 and earlier. All installations of this theme running those versions are susceptible until the theme is updated past 1.3.0.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability. The EPSS score is below 1 percent, suggesting that exploitation may be rare at present, but the vulnerability is not catalogued by CISA as a known exploited vulnerability. Based on the description, it is inferred that attackers could exploit this weakness by manipulating the theme’s include logic through crafted URL parameters or theme settings to reference local files. Successful exploitation could result in disclosure of configuration files, application credentials, or execution of arbitrary PHP code if the included file contains malicious scripts.

Generated by OpenCVE AI on April 16, 2026 at 16:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Jude theme to a version after 1.3.0, applying the vendor’s patch where available.
  • Verify that the theme’s include logic no longer accepts unchecked input; if necessary, modify the code to use a whitelist of file paths or encode parameters before inclusion.
  • Harden the PHP environment by disabling allow_url_include, enabling open_basedir to restrict file access, and ensuring that the theme directory is not accessible directly from the web.

Generated by OpenCVE AI on April 16, 2026 at 16:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 23 Feb 2026 15:00:00 +0000

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

Fri, 20 Feb 2026 20: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'}


Fri, 20 Feb 2026 16:15: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 Jude jude allows PHP Local File Inclusion.This issue affects Jude: from n/a through <= 1.3.0.
Title WordPress Jude theme <= 1.3.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Axiomthemes Jude
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:49:53.970Z

Reserved: 2026-01-07T12:21:29.301Z

Link: CVE-2026-22366

cve-icon Vulnrichment

Updated: 2026-02-20T19:33:12.053Z

cve-icon NVD

Status : Deferred

Published: 2026-02-20T16:22:35.673

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

Link: CVE-2026-22366

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T16:45:25Z

Weaknesses