CVE-2026-4088
Last modified
CVE-2026-4088 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The Switch CTA Box plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wppw_cta_box' shortcode in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping on user-supplied post meta values including 'cta_box_button_link', 'cta_box_button_id', 'cta_box_button_text', and 'cta_box_description'. EPSS estimates a 0.35% chance of exploitation in the next 30 days.
Description
The Switch CTA Box plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wppw_cta_box' shortcode in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping on user-supplied post meta values including 'cta_box_button_link', 'cta_box_button_id', 'cta_box_button_text', and 'cta_box_description'. The shortcode reads post meta from a user-specified post ID and echoes these values directly into HTML output without any escaping functions (no esc_attr(), esc_url(), or esc_html()). 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 accesses an injected page.
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-4088?
How severe is CVE-2026-4088?
How do I fix CVE-2026-4088?
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-40873mailcow: dockerized is an open source groupware/email suite …8.9
- CVE-2026-40874mailcow: dockerized is an open source groupware/email suite …6
- CVE-2026-40875mailcow: dockerized is an open source groupware/email suite …7
- CVE-2026-40876goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-be…8.8
- CVE-2026-40878mailcow: dockerized is an open source groupware/email suite …2.1
- CVE-2026-40879Nest is a framework for building scalable Node.js server-sid…7.5
- CVE-2026-40880ZEBRA is a Zcash node written entirely in Rust. Prior to zeb…8.1
- CVE-2026-40881ZEBRA is a Zcash node written entirely in Rust. Prior to zeb…7.5
- CVE-2026-40882OpenRemote is an open-source internet-of-things platform. Pr…7.6
- CVE-2026-40883goshs is a SimpleHTTPServer written in Go. From 2.0.0-beta.4…8.1
- CVE-2026-40884goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-be…9.8
- CVE-2026-40885goshs is a SimpleHTTPServer written in Go. From 2.0.0-beta.4…8.8
Are you affected by CVE-2026-4088?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
