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 up to version 1.2.12. The flaw allows an external actor to trigger the theme’s file inclusion logic without needing authentication. Based on the nature of the flaw, it is inferred that an attacker could request the server to read and potentially disclose arbitrary local files, compromising confidentiality and integrity of the WordPress installation.

Affected Systems

Any WordPress site that relies on the AncoraThemes Lighthouse theme version 1.2.12 or earlier is vulnerable. Hosts using newer releases beyond 1.2.12 are believed to be unaffected. The vulnerability applies to all environments where the theme is installed and called, regardless of site role or user level. The vulnerability is not listed in the CISA KEV catalog.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. The EP a very low but non‑zero is not listed in the CISA KEV catalog. It is inferred that an attacker could craft a web request that triggers the theme’s inclusion mechanism to read local files, and that exploitation would be possible from any external host that can reach the WordPress server. The attack vector is likely network (web), and the vulnerability remains unauthenticated, meaning no privileged credentials are required.

Generated by OpenCVE AI on July 21, 2026 at 12:12 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 immediately available, remove or neutralize the theme’s file inclusion functionality by disabling the corresponding code snippet or configuration.
  • Configure a web application firewall or the web server to block requests that contain suspicious file paths or query parameters aimed at internal files.

Generated by OpenCVE AI on July 21, 2026 at 12:12 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:15:02Z

Weaknesses
  • CWE-98

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