Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ovatheme Remons remons allows PHP Local File Inclusion.This issue affects Remons: from n/a through <= 1.3.4.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is an instance of improper control of filename for include/require statements in PHP, known as PHP Local File Inclusion. An attacker who can influence the value used in the include may read arbitrary files from the server, potentially accessing configuration files or credentials. Depending on the environment, this exposure can also lead to remote code execution if a malicious file can be placed in a readable directory and then included. The weakness is classified as CWE‑98.

Affected Systems

The issue exists in the WordPress theme Remons, made by ovatheme. All releases from the first version up through 1.3.4 are affected, meaning any WordPress installation using the Remons theme that is at version 1.3.4 or earlier is vulnerable. Versions released after 1.3.4 are not impacted according to the CNA data.

Risk and Exploitability

The CVSS score is 8.1, indicating high severity. The EPSS score is below 1 %, so the probability of exploitation in the wild is low, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to craft a request that manipulates the include path or supply a malicious file within the site’s directory structure. When performed, the flaw permits reading local files that should remain confidential or, in the worst case, executing injected code that could compromise the entire site.

Generated by OpenCVE AI on April 29, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Remons theme to the latest available version (1.3.5 or newer) where the file inclusion logic has been secured.
  • Restrict PHP's include paths by configuring the include_path directive or by removing the allow_url_include setting, ensuring that only intended directories can be included.
  • Use a web application firewall or security plugin to block suspicious requests that attempt to traverse directories or supply arbitrary file names in query parameters.
  • Scan the site for any unintended writable directories that could be used to drop malicious files.

Generated by OpenCVE AI on April 29, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Fri, 06 Mar 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Ovatheme
Ovatheme remons
Wordpress
Wordpress wordpress
Vendors & Products Ovatheme
Ovatheme remons
Wordpress
Wordpress wordpress

Thu, 05 Mar 2026 06:15:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ovatheme Remons remons allows PHP Local File Inclusion.This issue affects Remons: from n/a through <= 1.3.4.
Title WordPress Remons theme <= 1.3.4 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Ovatheme Remons
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:41:57.076Z

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

Link: CVE-2025-69090

cve-icon Vulnrichment

Updated: 2026-03-10T13:17:58.344Z

cve-icon NVD

Status : Deferred

Published: 2026-03-05T06:16:12.257

Modified: 2026-04-22T21:26:58.303

Link: CVE-2025-69090

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T10:30:08Z

Weaknesses