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 the AncoraThemes Lighthouse theme through version 1.2.12. This vulnerability permits an attacker to include local files on the server via the theme’s inclusion logic.

Affected Systems

Any WordPress site that uses the AncoraThemes Lighthouse theme version 1.2.12 or earlier is affected. Sites running newer releases are expected to be unaffected.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EPSS score is less than 1 %, showing a very low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be a web request that does not require authentication.

Generated by OpenCVE AI on August 1, 2026 at 21:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Lighthouse theme to any version newer than 1.2.12.
  • If an upgrade is not practicable, remove or disable the theme’s file inclusion functionality by disabling the relevant code in the theme files.
  • Implement a web application firewall or server filters to block requests that attempt to include file paths outside the theme’s intended directories.

Generated by OpenCVE AI on August 1, 2026 at 21:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 04 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Updated: 2026-07-02T12:51:00.915Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T12:16:51.187

Modified: 2026-07-02T13:58:23.330

Link: CVE-2025-58902

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T22:00:14Z

Weaknesses
  • CWE-98

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