Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme Avaz snsavaz allows PHP Local File Inclusion.This issue affects Avaz: from n/a through <= 2.8.
Published: 2025-06-09
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper control of the filename used in PHP include/require statements in the snstheme Avaz WordPress theme creates a local file inclusion (LFI) flaw. An attacker can manipulate input to cause the theme to include arbitrary files on the web server, potentially exposing sensitive data or even executing code if the included file is PHP and contains malicious content. This weakness corresponds to CWE‑98 and can impact the confidentiality and integrity of the affected WordPress installation.

Affected Systems

The vulnerability affects the snstheme Avaz theme for WordPress from the earliest release through version 2.8. Any WordPress site that installs or continues to use Avaz up to and including 2.8 is at risk.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity vulnerability with a moderate to high exploitability. The EPSS score of less than 1% suggests that the probability of exploitation in the wild is low, but that does not eliminate the risk. The flaw is not currently listed in the CISA KEV catalog. Exploitation would most likely occur via a web request that controls the filename passed to an include or require statement; the attacker does not need prior authentication and can target publicly accessible URLs that use the theme’s parameters.

Generated by OpenCVE AI on May 1, 2026 at 07:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Avaz WordPress theme to the latest release (2.9 or newer) which removes the uncontrolled include.
  • Modify or patch any theme files that use unsanitized filename parameters to enforce strict validation or whitelist paths.
  • Implement web application firewall rules or .htaccess restrictions that deny requests attempting to include arbitrary files or traverse directories.
  • Consider disabling the PHP include functionality for the theme if the new version does not already address the issue.

Generated by OpenCVE AI on May 1, 2026 at 07:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17485 Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme Avaz allows PHP Local File Inclusion. This issue affects Avaz: from n/a through 2.8.
History

Thu, 23 Apr 2026 15:00: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'}


Wed, 01 Apr 2026 23:45: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 snstheme Avaz allows PHP Local File Inclusion. This issue affects Avaz: from n/a through 2.8. Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in snstheme Avaz snsavaz allows PHP Local File Inclusion.This issue affects Avaz: from n/a through <= 2.8.
Title WordPress Avaz <= 2.8 - Local File Inclusion Vulnerability WordPress Avaz theme <= 2.8 - Local File Inclusion Vulnerability
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'}


Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00151}

epss

{'score': 0.00165}


Mon, 09 Jun 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Jun 2025 16: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 snstheme Avaz allows PHP Local File Inclusion. This issue affects Avaz: from n/a through 2.8.
Title WordPress Avaz <= 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:51.604Z

Reserved: 2025-03-11T08:10:05.095Z

Link: CVE-2025-28944

cve-icon Vulnrichment

Updated: 2025-06-09T17:17:40.261Z

cve-icon NVD

Status : Deferred

Published: 2025-06-09T16:15:36.000

Modified: 2026-04-23T15:26:39.103

Link: CVE-2025-28944

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T07:45:06Z

Weaknesses
  • CWE-98

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