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

Impact

An unauthenticated attacker can exploit a Local File Inclusion flaw in the ThemeREX Dom theme versions 1.24 and earlier. By manipulating the file path parameter supplied to the vulnerable component, the attacker can read files from the server’s file system that are normally inaccessible to web applications. This vulnerability can expose sensitive configuration files, logs, or source code, compromising confidentiality and potentially enabling further attacks such as credential theft or code execution. The flaw is identified as CWE‑98, highlighting inadequate validation of absolute or relative file names from user input.

Affected Systems

The affected software is the ThemeREX Dom theme for WordPress. The vulnerability applies to all releases of Dom theme version 1.24 and earlier. Clients using any of these versions are at risk until an updated theme release that patches the issue is applied.

Risk and Exploitability

The CVSS score of 8.1 categorizes this as a high severity vulnerability. The EPSS score of less than 1% indicates a very low but nonzero likelihood of exploitation in the wild, and the issue is not listed in the CISA KEV catalog. The attacker does not require authentication, implying that the effective attack vector is remote over the web. Because the vulnerability involves local file inclusion, exploitation typically requires the attacker to discover a vulnerable endpoint or parameter, construct a suitable path traversal payload, and retrieve files from the server.

Generated by OpenCVE AI on June 17, 2026 at 19:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ThemeREX Dom theme to version 1.25 or later, as released by the vendor.
  • If an immediate upgrade is not possible, mitigate by disabling the theme or reverting to a previously verified safe version.
  • Employ web application firewall rules or server‑side configuration to restrict file path access, such as blocking directory traversal characters and limiting include paths to dedicated directories.

Generated by OpenCVE AI on June 17, 2026 at 19:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 10:45:00 +0000

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

Wed, 17 Jun 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 16 Jun 2026 22:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Dom <= 1.24 versions.
Title WordPress Dom theme <= 1.24 - 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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:48:11.881Z

Reserved: 2025-12-29T11:19:48.752Z

Link: CVE-2025-69146

cve-icon Vulnrichment

Updated: 2026-06-17T10:48:07.222Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:44:31Z

Weaknesses
  • CWE-98

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