CVE-2026-4665
Last modified
CVE-2026-4665 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The WP Carousel Free plugin for WordPress is vulnerable to Stored Cross-Site Scripting via crafted fancybox `data-caption` attributes in all versions up to, and including, 2.7.10. This is due to the `fancybox-config.js` script reading the carousel container's `id` attribute directly from the DOM to construct a jQuery selector without sanitization. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
The WP Carousel Free plugin for WordPress is vulnerable to Stored Cross-Site Scripting via crafted fancybox `data-caption` attributes in all versions up to, and including, 2.7.10. This is due to the `fancybox-config.js` script reading the carousel container's `id` attribute directly from the DOM to construct a jQuery selector without sanitization. When a Contributor crafts an HTML block with a malformed carousel container ID (containing characters invalid for jQuery selectors), the custom fancybox configuration throws a JavaScript error and fails to initialize. This causes the bundled fancybox library (v3.5.7) to fall back to its default caption handling, which renders the `data-caption` attribute content as raw HTML. Since WordPress allows `data-*` attributes through `wp_kses_post()`, this makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user clicks an image in the crafted carousel lightbox.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-4665?
How severe is CVE-2026-4665?
How do I fix CVE-2026-4665?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4664The Customer Reviews for WooCommerce plugin for WordPress is…5.3
- CVE-2026-46640Twig is a template language for PHP. From 3.15.0 until 3.26.…8.8
- CVE-2026-46642draw.io is a configurable diagramming and whiteboarding appl…6.1
- CVE-2026-46643Snappy is a PHP library allowing thumbnail, snapshot or PDF …7.5
- CVE-2026-46644Symfony Polyfill backports PHP features and provides compati…6.9
- CVE-2026-46645SQLAdmin is a flexible Admin interface for SQLAlchemy models…4.3
- CVE-2026-46654Plonky3 is a toolkit for polynomial IOPs (PIOPs). Prior to v…8.9
- CVE-2026-46656Bludit is a content management system. Versions prior to 3.2…8.8
- CVE-2026-46657Bludit is a content management system. Versions prior to 3.2…7.1
- CVE-2026-4666The wpForo Forum plugin for WordPress is vulnerable to unaut…6.5
- CVE-2026-46668SpiceDB is an open source database system for creating and m…2.3
- CVE-2026-46669OpenVM is a performant and modular zkVM framework built for …7.5
Are you affected by CVE-2026-4665?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
