Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ThimPress Sailing sailing allows PHP Local File Inclusion.This issue affects Sailing: from n/a through < 4.4.6.
Published: 2025-12-09
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of the filename used in PHP include/require statements in the ThimPress Sailing theme allows local file inclusion. This flaw permits an attacker to instruct the application to load files from paths chosen by the attacker, potentially exposing sensitive files and enabling arbitrary code execution. The vulnerability exposes the integrity and confidentiality of the hosted WordPress site and could be leveraged to gain elevated privileges or full site compromise. The weakness is identified as CWE‑98. The description indicates that local files can be included, and though the exact attack vector is not explicitly stated, it is inferred that an attacker with the ability to access the theme’s include interfaces—typically via a URL parameter or form input—could trigger the inclusion.

Affected Systems

The vulnerability affects all deployments of the ThimPress Sailing WordPress theme older than version 4.4.6, including any release from the earliest available build through 4.4.5. Users running a WordPress instance with the affected theme are at risk, regardless of the specific site configuration, because the flaw resides within the theme’s PHP code.

Risk and Exploitability

With a CVSS score of 7.5 the vulnerability is considered high severity. The EPSS score is below 1%, indicating a low probability of exploitation in the near term, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack pathway involves providing a crafted input to the theme’s processing code, resulting in the inclusion of an arbitrary local file. An attacker who can influence the input—such as a malicious user who can access the theme’s settings or exploit a related path traversal—could use this to read sensitive files or execute code, depending on the server configuration and file permissions.

Generated by OpenCVE AI on April 29, 2026 at 19:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ThimPress Sailing theme to version 4.4.6 or later, which removes the filename control issue
  • Verify that the theme’s file permissions do not permit unauthorized local file access; files should not be world-readable
  • Audit WordPress user roles and input points to remove any ability for untrusted users to influence include paths

Generated by OpenCVE AI on April 29, 2026 at 19:40 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': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/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


Thu, 11 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


Wed, 10 Dec 2025 18:00:00 +0000

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

Tue, 09 Dec 2025 14: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 ThimPress Sailing sailing allows PHP Local File Inclusion.This issue affects Sailing: from n/a through < 4.4.6.
Title WordPress Sailing theme < 4.4.6 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-12-09T12:21:06.412Z

Link: CVE-2025-67526

cve-icon Vulnrichment

Updated: 2025-12-11T20:01:08.641Z

cve-icon NVD

Status : Deferred

Published: 2025-12-09T16:18:27.130

Modified: 2026-04-27T18:16:41.310

Link: CVE-2025-67526

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T19:45:18Z

Weaknesses
  • CWE-98

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