Reflected Cross-Site Scripting Vulnerability in Seraphinite Accelerator Plugin for WordPress
CVE-2026-17532
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 5 August 2026
Badges
What is CVE-2026-17532?
The Seraphinite Accelerator plugin for WordPress is susceptible to a reflected cross-site scripting (XSS) vulnerability. This issue arises through improper validation of the 'seraph_accel_prep' parameter in versions 2.29.15 and earlier. Specifically, the CacheExtractPreparePageParams() function fails to securely compare the HMAC string against a decoded JSON 'nonce' value, which could allow an attacker to bypass critical checks. An attacker can exploit this flaw by tricking users into clicking a specially crafted link, enabling them to inject arbitrary scripts into web pages that execute within the user's browser context, potentially leading to unauthorized actions and data exposure.
Affected Version(s)
Seraphinite Accelerator 0 <= 2.29.18
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved