Description
Unauthenticated Local File Inclusion in Rosaleen <= 2.8 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 Local File Inclusion flaw exists in the Rosaleen WordPress theme for versions up to 2.8. The vulnerability permits an attacker to request the theme via a web request that ultimately includes or reads local files on the server. If the attacker can control the included file path, the flaw can be leveraged to expose sensitive configuration data or, in some cases, to execute server‑side code. The weakness is rooted in CWE‑98, which concerns improper handling of file paths.

Affected Systems

WordPress installations that use the ThemeREX Rosaleen theme, versions 2.8 and earlier. No specific sub‑versions are listed beyond the overall maximum of 2.8.

Risk and Exploitability

The CVSS score of 8.1 ranks the flaw as high severity, while the EPSS score of less than 1% indicates that exploitation is currently considered rare. Because the vulnerability is unauthenticated and accessed over the public web, the attack vector is likely remote. The flaw is not listed in the CISA KEV catalog, so it has not been observed in known widespread attacks as of the data present.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Rosaleen theme to a release newer than version 2.8.
  • If a newer theme version cannot be installed immediately, switch the site to a different, secure theme or disable the Rosaleen theme entirely to eliminate the vulnerability surface.
  • Apply web‑application firewall rules or WordPress security plugins that block suspicious file‑inclusion requests, such as blocking URLs that contain '..' or common file‑paths used in LFI attacks.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 21:30:00 +0000

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

Fri, 19 Jun 2026 00: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 Rosaleen <= 2.8 versions.
Title WordPress Rosaleen theme <= 2.8 - 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 Rosaleen
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T10:53:09.851Z

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

Link: CVE-2025-69107

cve-icon Vulnrichment

Updated: 2026-06-17T10:53:04.027Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T21:04:26Z

Weaknesses
  • CWE-98

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