Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThemeREX FreightCo freightco allows PHP Local File Inclusion.This issue affects FreightCo: from n/a through <= 1.1.7.
Published: 2026-02-20
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion
Action: Immediate Patch
AI Analysis

Impact

The vulnerability in the FreightCo WordPress theme stems from improper handling of filenames in PHP include/require statements. It is cataloged as a CWE‑98 Local File Inclusion flaw. The official description identifies the issue as a Local File Inclusion condition; the hypothesis that an attacker could elevate this to Remote Code Execution by supplying a crafted filename is inferred from the nature of the flaw and typical attack patterns, but it is not explicitly stated in the input.

Affected Systems

ThemeREX's FreightCo WordPress theme versions up to and including 1.1.7 are affected. Users running any edition of this theme on their sites should verify the installed version; version 1.1.7 and any earlier releases are vulnerable.

Risk and Exploitability

With a CVSS score of 8.1 this flaw is high severity. The EPSS score of <1% indicates a low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The flaw is a CWE‑98 Local File Inclusion; the attacker can manipulate a request that triggers the theme’s include logic. If the attacker can influence the filename, local files may be read, and remote code execution is possible depending on the server configuration. This inference about remote code execution is based on the nature of the flaw, not directly stated in the input.

Generated by OpenCVE AI on April 28, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FreightCo theme to a version newer than 1.1.7 once it becomes available, which addresses the CWE‑98 Local File Inclusion flaw.
  • If an upgrade is not immediately possible, temporarily disable or remove the FreightCo theme from the site to eliminate the vulnerable code path.
  • On the server side, enforce the file‑inclusion controls recommended for CWE‑98: validate filenames against a whitelist, restrict include paths to trusted directories, disable allow_url_include, and enforce open_basedir limits.

Generated by OpenCVE AI on April 28, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 24 Feb 2026 21: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'}


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

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

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 ThemeREX FreightCo freightco allows PHP Local File Inclusion.This issue affects FreightCo: from n/a through <= 1.1.7.
Title WordPress FreightCo theme <= 1.1.7 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Themerex Freightco
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T21:01:01.875Z

Reserved: 2025-12-31T20:13:23.067Z

Link: CVE-2025-69406

cve-icon Vulnrichment

Updated: 2026-02-24T20:31:44.634Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-69406

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T09:30:26Z

Weaknesses
  • CWE-98

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