CVE-2026-17532
Last modified
CVE-2026-17532 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. The Seraphinite Accelerator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'seraph_accel_prep' parameter in versions up to, and including, 2.29.15. This is due to the CacheExtractPreparePageParams() function using PHP's loose inequality operator (!=) to compare the expected HMAC string against the JSON-decoded 'nonce' value — supplying the JSON boolean true causes any non-empty HMAC string to compare as loosely equal, bypassing the signature check — combined with insufficient output escaping in the _CbContentFinishSkip() function, which concatenates the attacker-controlled 'selfTest' field directly into the HTML response body. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
The Seraphinite Accelerator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'seraph_accel_prep' parameter in versions up to, and including, 2.29.15. This is due to the CacheExtractPreparePageParams() function using PHP's loose inequality operator (!=) to compare the expected HMAC string against the JSON-decoded 'nonce' value — supplying the JSON boolean true causes any non-empty HMAC string to compare as loosely equal, bypassing the signature check — combined with insufficient output escaping in the _CbContentFinishSkip() function, which concatenates the attacker-controlled 'selfTest' field directly into the HTML response body. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a specially crafted link.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| seraphinitesoft | Seraphinite Accelerator | <= 2.29.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-17532?
How severe is CVE-2026-17532?
How do I fix CVE-2026-17532?
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-17527In containerized-data-importer (CDI), the aggregated cdi.kub…7.7
- CVE-2026-17528Versions of the package nice-select2 before 2.4.1 are vulner…6.1
- CVE-2026-17529A vulnerability was identified in AstrBotDevs AstrBot up to …6.3
- CVE-2026-1753The Gutena Forms WordPress plugin before 1.6.1 does not val…6.8
- CVE-2026-17530A security flaw has been discovered in AstrBotDevs AstrBot u…6.3
- CVE-2026-17531A weakness has been identified in unitedbyai droidclaw up to…5
- CVE-2026-17534Kimi Code (@moonshot-ai/kimi-code) before 0.27.0 implements …5.5
- CVE-2026-17535Velociraptor's NTFS parsing library mishandles several out o…6.2
- CVE-2026-1754The personal-authors-category plugin for WordPress is vulner…6.1
- CVE-2026-17540The File Manager WordPress plugin before 6.9.1 does not prop…8.8
- CVE-2026-17541The File Manager WordPress plugin before 6.9.1 does not have…7.5
- CVE-2026-17542The File Manager WordPress plugin before 6.9.1 does not perf…7.5
Are you affected by CVE-2026-17532?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
