Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Mikado-Themes Aviana aviana allows PHP Local File Inclusion.This issue affects Aviana: from n/a through <= 2.1.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Local File Inclusion with potential for sensitive file disclosure or remote code execution
Action: Immediate Patch
AI Analysis

Impact

The Aviana theme contains an improper control of filename for the include/require statement, allowing an attacker to cause PHP to include arbitrary local files. Based on the description, it is inferred that the flaw may let an attacker read sensitive system files or, in some configurations, execute arbitrary PHP code if the included file is under the attacker's control. The weakness is classified as CWE‑98 and is described as a local file inclusion that may be abused to compromise confidentiality or integrity of the affected system.

Affected Systems

WordPress sites that use the Mikado‑Themes Aviana theme version 2.1 or earlier. The vulnerability applies to any instance of the theme installed on a WordPress site, regardless of additional plugins or custom code, because the issue resides in the theme itself.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity, while the EPSS score of less than 1% suggests that, as of the latest data, exploitation is unlikely. The flaw is not listed in CISA’s KEV catalog, but because the attack requires local file inclusion it could be leveraged by an attacker who can influence file paths or upload content to the server. Based on the description, the likely attack vector is an attacker who can influence file paths or upload content to the server. The likelihood and impact are best mitigated by applying vendor remediation immediately.

Generated by OpenCVE AI on April 16, 2026 at 12:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Aviana theme to the latest version that removes the vulnerable include logic
  • If an upgrade is not immediately possible, review the theme’s functions.php and any template files for include or require calls that use unsanitized input and neutralize them—either by hard‑coding safe paths or by removing them altogether
  • Restrict file permissions on the wp-content/themes directory and other WordPress directories so that the web server cannot read sensitive files such as wp-config.php or system files; consider setting permissions to 644 for theme files and 600 for configuration files

Generated by OpenCVE AI on April 16, 2026 at 12:55 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 Mikado-themes
Mikado-themes aviana
Wordpress
Wordpress wordpress
Vendors & Products Mikado-themes
Mikado-themes aviana
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 Mikado-Themes Aviana aviana allows PHP Local File Inclusion.This issue affects Aviana: from n/a through <= 2.1.
Title WordPress Aviana theme <= 2.1 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Mikado-themes Aviana
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-01T14:13:41.434Z

Reserved: 2026-01-07T12:21:40.879Z

Link: CVE-2026-22387

cve-icon Vulnrichment

Updated: 2026-03-10T13:21:32.413Z

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-03-10T18:18:06.930

Link: CVE-2026-22387

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T13:00:11Z

Weaknesses