Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Axiomthemes Spin allows PHP Local File Inclusion.

This issue affects Spin: from n/a through 1.8.
Published: 2026-06-02
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of filenames for include/require statements in PHP allows Local File Inclusion, potentially leading to code execution, data leakage, or system compromise. The vulnerability is defined as PHP Remote File Inclusion and is listed under CWE-98. Users of the WordPress Spin theme up to version 1.8 are exposed because the theme does not validate user‑supplied paths before inclusion. The impact is limited to the context of the theme, but a successful LFI can provide an attacker with access to any file on the server hosting the site, including configuration files, source code, or other sensitive data.

Affected Systems

WordPress sites that use the Spin theme 1.8 or earlier from Axiomthemes are affected. The vulnerability is present in all releases from the initial release through 1.8, including any custom builds that have not applied downstream updates.

Risk and Exploitability

The CVSS score is 8.1, indicating high severity. The EPSS score is not reported, so the current estimated exploitation probability is uncertain. It is not listed in CISA's KEV catalog. The likely attack vector is through untrusted user input that feeds the include/require path. Because the issue involves local file inclusion, an attacker who can generate a request that includes a manipulated parameter may be able to read or execute arbitrary files. No additional privileges are required beyond the web server's permissions, though higher privileges enable more damage. The vulnerability can be exploited trivially if the theme allows parameters that map directly to filesystem paths, making it a high risk to unpatched systems.

Generated by OpenCVE AI on June 2, 2026 at 15:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Spin theme to the latest available release that addresses the LFI bug.
  • If updating immediately is not possible, restrict file system access for the web server user and disallow direct read of sensitive directories, and remove any user‑input paths that can be leveraged for inclusion.
  • Configure a web application firewall or use a security plugin to block inclusion of arbitrary files and validate all file paths to enforce strict path validation.

Generated by OpenCVE AI on June 2, 2026 at 15:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 02 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 02 Jun 2026 14: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 Spin allows PHP Local File Inclusion. This issue affects Spin: from n/a through 1.8.
Title WordPress Spin theme <= 1.8 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-02T15:15:45.398Z

Reserved: 2025-09-03T12:43:12.584Z

Link: CVE-2025-58707

cve-icon Vulnrichment

Updated: 2026-06-02T15:15:42.440Z

cve-icon NVD

Status : Deferred

Published: 2026-06-02T14:16:35.387

Modified: 2026-06-02T14:43:49.920

Link: CVE-2025-58707

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T16:00:17Z

Weaknesses