Sky Addons for Elementor (Free Templates Library, Live Copy, Animations, Post Grid, Post Carousel, Particles, Sliders, Chart, Blogs) <= 2.6.1 - Cross-Site Request Forgery to Limited Arbitrary Options Update
Strategic Overview
- Status
- Patched in 2.6.2
- Affected Plugin
- Sky Addons for Elementor
- Affected Version
<= 2.6.1- CVSS
- 8.1High
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-11601
At a glance
CVE-2024-11601 is a high-severity Missing Authorization vulnerability in the Sky Addons for Elementor WordPress plugin, affecting versions <= 2.6.1. It carries a CVSS score of 8.1 (reachable over the network; low attack complexity; high integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 2.6.2; sites on affected versions should update now. Disclosed November 2024, reported by vgo0.
Vulnerability Overview
The Sky Addons for Elementor (Free Templates Library, Live Copy, Animations, Post Grid, Post Carousel, Particles, Sliders, Chart, Blog, Video Gallery) plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.6.1. This is due to missing or incorrect nonce validation on the save_options() function. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Please note this is limited to option values that can be saved as arrays.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site. A successful exploit has high impact on integrity, availability.
CWE-862: Missing Authorization
Sky Addons for Elementor <= 2.6.1 carries this weakness at save_options(), and reaching it takes a caller who can reach the endpoint. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For Sky Addons for Elementor the fix is 2.6.2: builds <= 2.6.1 are affected, anything from 2.6.2 onward is not.
Remediation
Update to version 2.6.2, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Sky Addons for Elementor 2.6.2 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Sky Addons for Elementor
- 6.4CVE-2026-7475: Sky Addons <= 3.3.2 Stored Cross-Site Scripting
CVE-2026-7475 - 6.4CVE-2025-8216: Sky Addons for Elementor <= 3.1.4 Stored XSS
CVE-2025-8216 - 6.4CVE-2025-46260: Sky Addons for Elementor <= 3.0.1 Stored XSS
CVE-2025-46260 - 6.4CVE-2024-50433: Sky Addons for Elementor <= 2.5.15 Stored XSS
CVE-2024-50433 - 6.4CVE-2024-47332: Sky Addons for Elementor <= 2.5.11 Stored XSS
CVE-2024-47332 - 6.4CVE-2024-38687: Sky Addons for Elementor <= 2.5.5 Stored XSS
CVE-2024-38687 - 6.4CVE-2024-2286: Sky Addons for Elementor <= 2.4.0 Stored XSS
CVE-2024-2286 - 4.3CVE-2024-9542: Sky Addons for Elementor <= 2.6.1 Info Exposure
CVE-2024-9542
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C