CVE-2026-27212
Swiper is a free and mobile touch slider with hardware accelerated transitions and native behavior. Versions 6.5.1 through 12.1.1 have a Prototype pollution vulnerability. The vulnerability resides in line 94 of shared/utils.mjs, where the indexOf() function is used to check whether user provided input contain forbidden strings. Despite a previous fix that attempted to mitigate prototype pollution by checking whether user input contained a forbidden key, it is still possible to pollute Object.prototype via a crafted input using Array.prototype. The exploit works across Windows and Linux and on Node and Bun runtimes. Any application that processes attacker-controlled input using this package may be affected by the following: Authentication Bypass, Denial of Service and RCE. This issue is fixed in version 12.1.2.
Scoring
- Severity
- CRITICAL
- CVSS base score
- 9.4
- CVSS vector
- CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
- EPSS probability
- 0.40%
- CWE
- CWE-1321
- Published
- 2026-02-21
- Last modified
- 2026-03-12
Affected products
- nolimits4web swiper
Weakness type
Related vulnerabilities
- CVE-2011-10019 — Spreecommerce < 0.60.2 Search Parameter RCE
- CVE-2024-21512 — Versions of the package mysql2 before 3.9.8 are vulnerable to Prototype Pollution due to improper user input sanitizatio
- CVE-2026-34621 — Acrobat Reader | Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') (CWE-1321)
- CVE-2026-32621 — Apollo Federation has prototype pollution via incomplete key sanitization
- CVE-2025-25015 — Kibana arbitrary code execution via prototype pollution
- CVE-2026-33994 — Locutus Prototype Pollution due to incomplete fix for CVE-2026-25521
- CVE-2026-21854 — Tarkov Data Manager Authentication Bypass vulnerability
- CVE-2026-33696 — n8n Vulnerable to Prototype Pollution in XML & GSuiteAdmin node parameters lead to RCE