6.4
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Description
The Sky Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `sky-custom-scripts` custom post type in all versions up to, and including, 3.3.2. This is due to the custom post type being registered with `capability_type => 'post'` and `show_in_rest => true`, combined with insufficient input sanitization on the `sky_script_content` meta field and lack of output escaping when rendering scripts on the frontend. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts via the REST API that execute on every frontend page for all site visitors.
Basic Information
ID
CVE-2026-7475
Source
Wordfence
Published
May 8, 2026 at 09:26
Affected Product
Vendor
wowdevs
Product
Sky Addons – Elementor Addons with Widgets & Templates
Affected Versions
wowdevs Sky Addons – Elementor Addons with Widgets & Templates 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/cfaa8ffd-549e-4803-aa17-d1317a606e7a
- plugins.trac.wordpress.org /browser/sky-elementor-addons/tags/3.3.2/includes/custom-scripts/class-custom-scripts-data.php
- plugins.trac.wordpress.org /browser/sky-elementor-addons/tags/3.3.2/includes/custom-scripts/class-custom-scripts-loader.php
- plugins.trac.wordpress.org /browser/sky-elementor-addons/trunk/includes/custom-scripts/class-custom-scripts-data.php
- plugins.trac.wordpress.org /browser/sky-elementor-addons/tags/3.3.3/includes/custom-scripts/class-custom-scripts-data.php
- plugins.trac.wordpress.org /browser/sky-elementor-addons/trunk/includes/custom-scripts/class-custom-scripts-loader.php
- plugins.trac.wordpress.org /changeset