Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in jwsthemes FreeAgent freeagent allows PHP Local File Inclusion.This issue affects FreeAgent: from n/a through <= 2.1.2.
Published: 2026-01-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is introduced by improper control of the filename in a PHP include/require statement within the jwsthemes FreeAgent theme. This flaw exists because the theme accepts a user-supplied filename and directly passes it to an include/require call without adequate validation or sanitization; as a result, an attacker can compel the server to include and potentially execute arbitrary local files. The weakness is classified as CWE-98, which covers improper handling of file names. When an attacker succeeds, they may read sensitive files or inject malicious code that runs in the context of the web application, jeopardizing confidentiality and integrity of the site contents and potentially allowing further compromise of the hosting environment.

Affected Systems

The affected product is the FreeAgent theme sourced from jwsthemes. All releases from the initial version up to and including 2.1.2 are vulnerable. No other vendors or products are listed, and version 2.1.3 or later is presumed to contain the fix, effectively ending the public vulnerability window for each newer release.

Risk and Exploitability

The CVSS score of 8.1 places the vulnerability in the high severity range, indicating that exploitation would likely cause significant consequences such as data exposure or code execution. The EPSS score of less than 1% indicates that, at the time of analysis, the probability of active exploitation is very low, and the issue is not included in the CISA KEV catalog. Based on the description, the likely attack vector is a web‑based request that supplies a malicious filename parameter to a theme function, and the attacker would need some ability to invoke the vulnerable code path, such as access to a publicly exposed URL or a compromised account with sufficient privileges.

Generated by OpenCVE AI on April 29, 2026 at 17:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the FreeAgent theme to version 2.1.3 or newer, which removes the vulnerable include/require usage.
  • If an update is not immediately possible, disable the theme or delete its files from the Wordpress installation to eliminate the attack surface.
  • Configure the web server or PHP settings to disallow file inclusion from arbitrary paths (e.g., set "allow_url_include" to Off) and enforce strict file permissions on the Wordpress directory hierarchy.

Generated by OpenCVE AI on April 29, 2026 at 17:38 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:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 01 Apr 2026 23: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 jwsthemes FreeAgent allows PHP Local File Inclusion.This issue affects FreeAgent: from n/a through 2.1.2. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in jwsthemes FreeAgent freeagent allows PHP Local File Inclusion.This issue affects FreeAgent: from n/a through <= 2.1.2.
References
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'}


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


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


Tue, 06 Jan 2026 14:30:00 +0000

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

Tue, 06 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'}


Mon, 05 Jan 2026 10:30: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 jwsthemes FreeAgent allows PHP Local File Inclusion.This issue affects FreeAgent: from n/a through 2.1.2.
Title WordPress FreeAgent theme <= 2.1.2 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
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'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:36.245Z

Reserved: 2025-12-29T11:19:16.970Z

Link: CVE-2025-69087

cve-icon Vulnrichment

Updated: 2026-01-05T19:51:40.260Z

cve-icon NVD

Status : Deferred

Published: 2026-01-05T11:17:42.420

Modified: 2026-04-23T15:36:20.200

Link: CVE-2025-69087

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T17:45:16Z

Weaknesses
  • CWE-98

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