CVE-2026-8701
Last modified
CVE-2026-8701 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. The GNTT Post Title Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting in version 1.0 via the `title-ticker-slide`, `title-ticker-fade`, and `title-ticker-typing` shortcodes. This is due to insufficient input sanitization and output escaping on shortcode attributes (notably `border`, `width`, `height`, `header_background`, `header_text_color`, and `id`) within the `gntt_title_ticker_slide()`, `gntt_title_ticker_fade()`, and `gntt_title_ticker_typing()` functions. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
The GNTT Post Title Ticker plugin for WordPress is vulnerable to Stored Cross-Site Scripting in version 1.0 via the `title-ticker-slide`, `title-ticker-fade`, and `title-ticker-typing` shortcodes. This is due to insufficient input sanitization and output escaping on shortcode attributes (notably `border`, `width`, `height`, `header_background`, `header_text_color`, and `id`) within the `gntt_title_ticker_slide()`, `gntt_title_ticker_fade()`, and `gntt_title_ticker_typing()` functions. None of these attribute values are passed through `esc_attr()` or any other escaping function before being concatenated into HTML output. 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-8701?
How severe is CVE-2026-8701?
How do I fix CVE-2026-8701?
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-8695radare2 6.1.5 contains a use-after-free vulnerability in the…9.8
- CVE-2026-8696radare2 6.1.5 contains a use-after-free vulnerability in the…9.8
- CVE-2026-8697Due to improper enforcement of authentication rate-limiting …8.8
- CVE-2026-8698The Cryptocurrency Prijsvergelijking Widget plugin for WordP…6.4
- CVE-2026-8699A stored Cross-Site Scripting (XSS) vulnerability has been i…7
- CVE-2026-8700Crypt::DSA versions before 1.20 for Perl generate seeds usin…7.3
- CVE-2026-8702The GBI To Print plugin for WordPress is vulnerable to Store…6.4
- CVE-2026-8703The Endless Scroll plugin for WordPress is vulnerable to Sto…6.4
- CVE-2026-8704Crypt::DSA versions through 1.19 for Perl use 2-args open, a…6.5
- CVE-2026-8705The ClearSale Total plugin for WordPress is vulnerable to SQ…7.5
- CVE-2026-8706Firefox for iOS hosted Reader mode on an unauthenticated loc…6.5
- CVE-2026-8707The NS Product icon badge plugin for WordPress is vulnerable…6.1
Are you affected by CVE-2026-8701?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
