Description
Unauthenticated Local File Inclusion in Line Agency <= 1.3.1 versions.
Published: 2026-06-17
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated local file inclusion in WordPress Line Agency theme versions 1.3.1 and earlier. By submitting crafted requests to the theme, an attacker can cause the server to include arbitrary files from its filesystem. This can expose sensitive configuration data, private keys, or other confidential content and if the included file is executable or contains code, the attacker could gain remote code execution, leading to full compromise of the website.

Affected Systems

The affected product is the Line Agency theme by ThemeREX for WordPress. All releases through version 1.3.1 are vulnerable. Users running these or any earlier releases are at risk until the issue is resolved.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability. Although there is no EPSS score available, the lack of authentication required and the direct nature of the file inclusion suggest that exploitation could be straightforward for attackers targeting WordPress sites. The vulnerability is not listed in the CISA KEV catalog, but the potential impact on confidentiality and integrity is significant, and the attack vector is likely through normal web traffic to the vulnerable theme. The risk remains high until a fix is applied.

Generated by OpenCVE AI on June 18, 2026 at 11:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Line Agency theme to the latest version that patches the LFI flaw
  • Configure your web server (e.g., using .htaccess or firewall rules) to deny access to system and configuration files that could be exposed by file inclusion
  • Deploy a web application firewall or security plugin that detects and blocks local file inclusion attempts, then monitor logs for suspicious activity

Generated by OpenCVE AI on June 18, 2026 at 11:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Themerex
Themerex line Agency
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex line Agency
Wordpress
Wordpress wordpress

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Line Agency <= 1.3.1 versions.
Title WordPress Line Agency theme <= 1.3.1 - 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

Themerex Line Agency
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T14:26:15.124Z

Reserved: 2025-12-29T11:20:07.743Z

Link: CVE-2025-69175

cve-icon Vulnrichment

Updated: 2026-06-17T14:25:59.080Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T22:57:50Z

Weaknesses
  • CWE-98

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