Description
Contributor Local File Inclusion in Vino <= 1.9 versions.
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows a contributor to trigger a local file inclusion, potentially exposing sensitive file contents on the server. The flaw stems from how the Vino theme (version 1.9 or earlier) processes file paths provided by users during certain operations, matching CWE-98. The impact is limited to reading files that the web application can access, which could include configuration or database files if directory traversal is enabled, thereby compromising confidentiality.

Affected Systems

The Vino theme from Elated-Themes, any release up to and including version 1.9 on WordPress installations is affected. No specific WordPress core or plugin version is listed, indicating that the issue exists exclusively in the theme files.

Risk and Exploitability

The CVSS score of 7.5 marks this as a high‑severity vulnerability. The EPSS score is less than 1 %, suggesting low likelihood of widespread exploitation at present. Because the vulnerability requires contributor‑level access, it is inferred that an attacker must first obtain such privileges, often through social engineering or another vulnerability. Once achieved, the attacker can supply a file path to retrieve arbitrary local files. The flaw is not listed in the CISA KEV catalog, but the nature of local file inclusion makes it a familiar technique used by threat actors.

Generated by OpenCVE AI on August 3, 2026 at 22:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Vino theme to the latest stable version that removes the vulnerable file‑inclusion logic.
  • If an upgrade is not possible, restrict the contributor role so that it cannot supply arbitrary file paths, or remove the file inclusion feature altogether.
  • Deploy a web application firewall rule or input‑sanitization filter that blocks directory‑traversal patterns and prevents arbitrary file access via the theme.

Generated by OpenCVE AI on August 3, 2026 at 22:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 02 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Elated-themes
Elated-themes vino
Wordpress
Wordpress wordpress
Vendors & Products Elated-themes
Elated-themes vino
Wordpress
Wordpress wordpress

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description Contributor Local File Inclusion in Vino <= 1.9 versions.
Title WordPress Vino theme <= 1.9 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Elated-themes Vino
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-23T14:51:28.879Z

Reserved: 2026-07-22T08:53:30.834Z

Link: CVE-2026-65481

cve-icon Vulnrichment

Updated: 2026-07-23T14:07:52.619Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T12:18:41.100

Modified: 2026-07-23T15:18:02.513

Link: CVE-2026-65481

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T22:15:04Z

Weaknesses
  • CWE-98

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