Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in goalthemes Sofass sofass allows PHP Local File Inclusion.This issue affects Sofass: from n/a through <= 1.3.4.
Published: 2025-06-27
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Sofass WordPress theme version 1.3.4 and earlier contain an Improper Control of Filename on an Include/Require statement in PHP, which allows attackers to supply arbitrary local file paths through crafted HTTP parameters. The flaw is a Local File Inclusion (LFI) that can expose sensitive configuration files, logs, or any readable file on the web server, and if the included content is executable by PHP, it can lead to Remote Code Execution. The weakness corresponds to CWE‑98.

Affected Systems

All installations of the GoalThemes Sofass WordPress theme with a version of 1.3.4 or earlier are affected. The vulnerable code resides in the /wp-content/themes/sofass directory of a WordPress site, and any user who can trigger the include/require logic through external input is at risk.

Risk and Exploitability

The CVSS score of 8.1 classifies this issue as high severity, while the EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. Based on the description, the likely attack vector is a remote HTTP request that sets the include path to a local file; no additional privileges are required beyond access to the web application. Successful exploitation could result in disclosure of confidential data or the execution of malicious code on the server.

Generated by OpenCVE AI on May 2, 2026 at 01:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Sofass theme to a version newer than 1.3.4 to remove the vulnerable include logic.
  • Disable the allow_url_include directive in the PHP configuration and restrict include paths to well‑known safe directories.
  • Apply input validation or sanitization on any parameters used in include statements to mitigate CWE‑98.
  • Remove any publicly accessible PHP files that permit dynamic inclusion of arbitrary files.

Generated by OpenCVE AI on May 2, 2026 at 01:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-19320 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in goalthemes Sofass allows PHP Local File Inclusion. This issue affects Sofass: from n/a through 1.3.4.
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 goalthemes Sofass allows PHP Local File Inclusion. This issue affects Sofass: from n/a through 1.3.4. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in goalthemes Sofass sofass allows PHP Local File Inclusion.This issue affects Sofass: from n/a through <= 1.3.4.
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'}


Fri, 27 Jun 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 27 Jun 2025 12:00: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 goalthemes Sofass allows PHP Local File Inclusion. This issue affects Sofass: from n/a through 1.3.4.
Title WordPress Sofass theme <= 1.3.4 - 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:11:34.090Z

Reserved: 2025-01-23T14:53:08.867Z

Link: CVE-2025-24760

cve-icon Vulnrichment

Updated: 2025-06-27T14:05:21.566Z

cve-icon NVD

Status : Deferred

Published: 2025-06-27T12:15:30.623

Modified: 2026-04-23T15:25:27.433

Link: CVE-2025-24760

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T01:30:16Z

Weaknesses
  • CWE-98

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