CVE-2024-0835 MEDIUM

CVE-2024-0835: Royal Elementor Kit <= 1.0.116 - Missing Authorization to Arbitrary Transient Update

Vendor Wproyal
Product Royal Elementor Kit
Weakness CWE-862 · Missing authorization
Published February 5, 2024
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Royal Elementor Kit theme for WordPress is vulnerable to unauthorized arbitrary transient update due to a missing capability check on the dismissed_handler function in all versions up to, and including, 1.0.116. This makes it possible for authenticated attackers, with subscriber access or higher, to update arbitrary transients. Note, that these transients can only be updated to true and not arbitrary values.

Explanation of Vulnerability in Simple Terms

02Summary

Royal Elementor Kit versions up to 1.0.116 lack proper authorization checks, allowing authenticated users to modify content they should not have access to. An attacker with a low-privilege account can alter data through the plugin's interface. Update to a version newer than 1.0.116 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Modify or alter content in the site that their account should not have permission to change.

Potential impact on your site

04Site Impact

Unauthorized users with basic accounts could alter page or post content, potentially defacing or corrupting your site.

Conditions required to exploit

05Prerequisites

Attacker must have a valid low-privilege user account on the WordPress site.

Key dates

06Disclosure timeline

February 5, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE