CVE-2024-4346 CRITICAL

CVE-2024-4346: Startklar Elementor Addons <= 1.7.13 - Unauthenticated Arbitrary File Deletion

Vendor Wshberlin
Product Startklar Elementor Addons
Weakness CWE-22 · Path traversal
Published May 7, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Startklar Elementor Addons plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 1.7.13. This is due to the plugin not properly validating the path of an uploaded file prior to deleting it. This makes it possible for unauthenticated attackers to delete arbitrary files, including the wp-config.php file, which can make site takeover and remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Startklar Elementor Addons versions 1.7.13 and earlier contain a path traversal vulnerability that allows unauthenticated attackers to modify or delete files on the affected site. The vulnerability requires no user interaction and can be exploited over the network. An attacker can corrupt site files, delete critical data, or inject malicious content.

What an attacker can do

03Attacker Capabilities

Modify or delete files on the site without authentication.

Potential impact on your site

04Site Impact

Site files can be corrupted, deleted, or replaced with malicious content, potentially taking the site offline.

Conditions required to exploit

05Prerequisites

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

Key dates

06Disclosure timeline

May 7, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE