CVE-2024-11615 MEDIUM

CVE-2024-11615: Envolve Plugin <= 1.0 - Unauthenticated Language File Deletion

Vendor Themekalia
Product Envolve Plugin
Weakness CWE-22 · Path traversal
Published May 5, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The Envolve Plugin plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 1.0 via the 'zetra_deleteLanguageFile' and 'zetra_deleteFontsFile' functions. This is due to the plugin not properly validating a file or its path prior to deleting it. This makes it possible for unauthenticated attackers to delete language files.

Explanation of Vulnerability in Simple Terms

02Summary

The Envolve Plugin for ThemeKalia contains a path traversal vulnerability that allows an attacker to modify files on the site without authentication. By crafting a malicious request, an attacker can write or alter files outside the intended directory, potentially compromising site integrity. All versions up to 1.0 are affected.

What an attacker can do

03Attacker Capabilities

Write or modify files on the site without needing to log in.

Potential impact on your site

04Site Impact

An attacker can alter site files, potentially injecting malicious code or defacing content.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 5, 2025 CVE published
April 8, 2026 Record updated