Description
Unauthenticated Local File Inclusion in Lighthouse <= 1.2.12 versions.
Published: 2026-07-02
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Local File Inclusion flaw (CWE‑98) exists in WordPress Lighthouse theme versions 1.2.12 and earlier. The vulnerability allows an attacker to craft a request that causes the theme to read and output arbitrary files residing on the server, potentially exposing sensitive configuration data, credentials, or other confidential information. This can lead to a full compromise of the site’s integrity and confidentiality.

Affected Systems

Any WordPress installation using the AncoraThemes Lighthouse theme with a version equal to or lower than 1.2.12 is vulnerable. The issue has not been reported for newer releases beyond 1.2.12.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity. EPSS data is not available and the vulnerability is not yet listed in the CISA KEV catalog, but the lack of restrictions on authentication means the attack is trivially exploitable by anyone who can access the web server. An attacker would simply craft a request pointing to the vulnerable template the desired content.

Generated by OpenCVE AI on July 3, 2026 at 18:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Lighthouse theme to the latest version (greater than 1.2.12).
  • Remove or disable the feature that exposes the vulnerable file path if not required.
  • Configure the web server or a WAF to block arbitrary file inclusion attempts by rejecting requests that target known internal paths or that use suspicious query parameters.

Generated by OpenCVE AI on July 3, 2026 at 18:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Lighthouse <= 1.2.12 versions.
Title WordPress Lighthouse theme <= 1.2.12 - 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-07-02T12:51:06.576Z

Reserved: 2025-09-05T10:50:39.330Z

Link: CVE-2025-58902

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-03T18:30:04Z

Weaknesses
  • CWE-98

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