Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Elated-Themes Askka askka allows PHP Local File Inclusion.This issue affects Askka: from n/a through <= 1.0.
Published: 2026-03-05
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Potential remote code execution via local file inclusion
Action: Immediate Patch
AI Analysis

Impact

The vulnerability arises from an improper control of the filename in a PHP include/require statement within the Askka theme. An attacker could supply a crafted filename to cause the theme to include unintended files on the server, leading to reading sensitive configuration files or executing arbitrary PHP code if the attacker can supply a PHP file. This weakness corresponds to CWE-98, which can enable remote code execution or data disclosure.

Affected Systems

Affected installations are those running Elated‑Themes Askka theme version 1.0 or earlier. The issue impacts all websites that have installed the theme during its life cycle up to version 1.0, regardless of other configurations. No specific version identifier beyond <= 1.0 is provided.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.1, classifying it as high severity. However, the EPSS score indicates a very low probability of exploitation. It is not listed in the KEV catalog, suggesting no widespread exploitation has been reported. Based on the description, the likely attack vector involves local file inclusion via crafted requests, potentially allowing remote code execution. The risk is driven by the high severity and the severe consequences of arbitrary code execution, although the low EPSS suggests a comparatively lower likelihood of exploitation in the wild.

Generated by OpenCVE AI on April 16, 2026 at 05:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Askka theme version that addresses the vulnerability, or remove the theme entirely if no update is available.
  • If an upgrade is not possible, modify the theme’s include/require logic to validate the filename against a whitelist and reject any directory traversal or null byte sequences.
  • Configure the web server to disallow execution of PHP files from the theme directory, turning any unintended includes into static content.
  • Implement a Web Application Firewall rule that blocks requests containing directory traversal characters or attempts to read files outside the intended path.

Generated by OpenCVE AI on April 16, 2026 at 05:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Mar 2026 16: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 Elated-themes
Elated-themes askka
Wordpress
Wordpress wordpress
Vendors & Products Elated-themes
Elated-themes askka
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 Elated-Themes Askka askka allows PHP Local File Inclusion.This issue affects Askka: from n/a through <= 1.0.
Title WordPress Askka theme <= 1.0 - Local File Inclusion vulnerability
Weaknesses CWE-98
References

Subscriptions

Elated-themes Askka
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2026-01-07T13:43:59.552Z

Link: CVE-2026-22456

cve-icon Vulnrichment

Updated: 2026-03-10T15:44:00.479Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-22456

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-16T05:30:25Z

Weaknesses