Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/sky-elementor-addons/tags/3.3.2/inclu
- https://plugins.trac.wordpress.org/browser/sky-elementor-addons/tags/3.3.2/inclu
- https://plugins.trac.wordpress.org/browser/sky-elementor-addons/tags/3.3.3/inclu
- https://plugins.trac.wordpress.org/browser/sky-elementor-addons/trunk/includes/c
- https://plugins.trac.wordpress.org/browser/sky-elementor-addons/trunk/includes/c
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/cfaa8ffd-549e-4803-aa1
FAQ
What is CVE-2026-7475?
CVE-2026-7475 is a vulnerability with a CVSS score of 6.4 (MEDIUM). 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 po...
How severe is CVE-2026-7475?
CVE-2026-7475 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-7475?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.