Description
Unauthenticated Local File Inclusion in Imba <= 1.5.0 versions.
Published: 2026-06-17
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vendor‑supplied WordPress theme, Imba, contains an unauthenticated local file inclusion flaw that allows an attacker to request arbitrary files on the server. The flaw, identified as CWE‑98, can lead to exfiltration of sensitive configuration files or, if the attacker is able to place a malicious script and force its inclusion, remote code execution. The vulnerability does not require user authentication, and the flaw is exercised through standard request parameters in unprotected URLs. The impact is primarily on confidentiality and integrity of server files, with the potential to compromise the entire WordPress installation if exploitation succeeds.

Affected Systems

The problem exists in all installations of the Imba theme version 1.5.0 and earlier. WordPress sites that have not upgraded the theme beyond 1.5.0 remain at risk. No other vendors or products are currently affected according to the CNA data.

Risk and Exploitability

The vulnerability is rated with a CVSS score of 8.1, indicating high severity. While an EPSS score is not available, the absence of a low exploitation probability rating combined with the unauthenticated nature of the LFI and lack of mitigations in affected sites makes it a likely target for automated scanners. The vulnerability is not listed in the CISA KEV catalog, but its impact and ease of exploitation suggest that attackers may already be probing for it. Successful exploitation could read critical files or, if file upload is also feasible, lead to remote code execution. The attack vector is likely through crafted HTTP requests pointing to sensitive server files and can be carried out by anyone with network access to the web server.

Generated by OpenCVE AI on June 18, 2026 at 11:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Imba theme to the latest released version, ensuring the 1.5.0 vulnerability is fixed.
  • If an immediate upgrade is not possible, block direct access to the theme’s PHP files by configuring web‑server rules or .htaccess directives to deny execution or inclusion of arbitrary local files.
  • Monitor web‑server logs for suspicious file‑access patterns, such as requests containing directory traversal sequences, and investigate any anomalies promptly.

Generated by OpenCVE AI on June 18, 2026 at 11:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 17 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Imba <= 1.5.0 versions.
Title WordPress Imba theme <= 1.5.0 - 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-06-17T15:30:52.935Z

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

Link: CVE-2025-69106

cve-icon Vulnrichment

Updated: 2026-06-17T15:30:45.739Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T12:00:16Z

Weaknesses
  • CWE-98

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