CVE-2026-17577
Last modified
CVE-2026-17577 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. The SSL Zen plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'uri' (and 'host') parameters in versions up to, and including, 4.7.42. The ssl_zen_messages::getMessages() function builds the 'token_missmatch' message using base64_decode(sanitize_text_field($_REQUEST['uri'])) and (optionally) base64_decode(sanitize_text_field($_REQUEST['host'])).
Description
The SSL Zen plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'uri' (and 'host') parameters in versions up to, and including, 4.7.42. The ssl_zen_messages::getMessages() function builds the 'token_missmatch' message using base64_decode(sanitize_text_field($_REQUEST['uri'])) and (optionally) base64_decode(sanitize_text_field($_REQUEST['host'])). sanitize_text_field() cannot strip HTML/JavaScript that is hidden inside a base64-encoded blob, and the resulting decoded raw HTML is echoed unescaped by showMessage() . 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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sslzen | SSL Zen — SSL Certificate Installer & HTTPS Redirects | <= 4.7.42 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-17577?
How severe is CVE-2026-17577?
How do I fix CVE-2026-17577?
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-17570Improper access control in the PAM password history endpoint…4.3
- CVE-2026-17571The Fluent Forms – Customizable Contact Forms, Survey, Quiz,…6.1
- CVE-2026-17572Heap-based buffer overflow in the SOHM list-index deserializ…5.5
- CVE-2026-17573A double free vulnerability was discovered in the HDF5 libra…5.5
- CVE-2026-17574HDF5 contains a NULL pointer dereference vulnerability. Proc…5.5
- CVE-2026-17576The InfiniteWP Client plugin for WordPress is vulnerable to …6.5
- CVE-2026-17578Kong Event Gateway versions 1.0.0 through 1.1.1 and 1.2.0 do…2.3
- CVE-2026-1758Session fixation vulnerability in Secomea GateManager (webse…8.3
- CVE-2026-17580The Advanced Views – Display Custom Fields (ACF, Pods, MetaB…6.5
- CVE-2026-17581The WCPOS – Point of Sale (POS) plugin for WooCommerce plugi…7.2
- CVE-2026-17582The Slider Hero plugin for WordPress is vulnerable to second…4.9
- CVE-2026-17583The affected Thermo Fisher Applied Biosystems Genetic Analy…8.4
Are you affected by CVE-2026-17577?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
