Description
Unauthenticated Local File Inclusion in Resurs <= 1.3 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 flaw in the Resurs theme for WordPress versions 1.3 and earlier. The flaw allows an attacker to manipulate user-supplied data to include files from the server during page rendering, potentially exposing sensitive files such as configuration data, passwords, or source code. The weakness is a classic input validation issue, classified as CWE‑98.

Affected Systems

This issue affects installations running the WordPress Resurs theme version 1.3 or earlier, maintained by ThemeREX. No other products or versions are known to be impacted.

Risk and Exploitability

The CVSS score of 8.1 reflects a high severity; the EPSS score is not available, and the vulnerability is not listed in CISA's KEV catalog. Because the flaw is unauthenticated, any user who can trigger the theme’s file inclusion can potentially read files, but exploitation typically requires sending crafted requests to a publicly accessible endpoint that is not protected by authentication. In practice, the attack vector is likely local or network-based, exploiting the theme’s PHP code handling file paths.

Generated by OpenCVE AI on June 18, 2026 at 12:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Resurs theme to version 1.4 or later, which removes the vulnerable file‑inclusion logic
  • If an update is not possible, disable the Resurs theme and switch to a vetted alternative to eliminate the attack surface
  • For continued use of the theme, implement a firewall rule or .htaccess restriction to block direct access to potential LFI vectors such as the "include" parameter

Generated by OpenCVE AI on June 18, 2026 at 12:27 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 resurs
Wordpress
Wordpress wordpress
Vendors & Products Themerex
Themerex resurs
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 11:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Resurs <= 1.3 versions.
Title WordPress Resurs theme <= 1.3 - 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 Resurs
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

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

Link: CVE-2025-69172

cve-icon Vulnrichment

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

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T09:42:17Z

Weaknesses
  • CWE-98

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