CVE-2026-15462
Last modified
CVE-2026-15462 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The Sticky Chat Widget plugin for WordPress is vulnerable to SQL Injection via the 'scw_form_fields' parameter array keys of the 'scw_save_form_data' AJAX action in versions up to, and including, 1.4.2. This is due to the save_form_data() function passing attacker-controlled POST array keys unsanitized to $wpdb->insert(), which wraps column identifiers in backticks without escaping them, allowing a backtick in an attacker-supplied key to break out of the column-identifier list into raw SQL; additionally, the use of filter_input() bypasses WordPress's wp_magic_quotes() protection, and the widget_id validation loop is skipped entirely when no valid widget_id is supplied, leaving $isValid at 1. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
The Sticky Chat Widget plugin for WordPress is vulnerable to SQL Injection via the 'scw_form_fields' parameter array keys of the 'scw_save_form_data' AJAX action in versions up to, and including, 1.4.2. This is due to the save_form_data() function passing attacker-controlled POST array keys unsanitized to $wpdb->insert(), which wraps column identifiers in backticks without escaping them, allowing a backtick in an attacker-supplied key to break out of the column-identifier list into raw SQL; additionally, the use of filter_input() bypasses WordPress's wp_magic_quotes() protection, and the widget_id validation loop is skipped entirely when no valid widget_id is supplied, leaving $isValid at 1. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| gingerplugins | Sticky Chat Widget – Floating Chat Icons, Contact Form, Call, Click to Chat, Email & Message Buttons | <= 1.4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-15462?
How severe is CVE-2026-15462?
How do I fix CVE-2026-15462?
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-15457The Kirki – Freeform Page Builder, Website Builder & Customi…4.9
- CVE-2026-15458The SEO Booster plugin for WordPress is vulnerable to generi…4.9
- CVE-2026-15459The WPMU DEV Dashboard plugin for WordPress is vulnerable to…8.1
- CVE-2026-1546A security vulnerability has been detected in jishenghua jsh…9.8
- CVE-2026-15460The Bluetooth Classic (BR/EDR) L2CAP receive handler bt_l2ca…5.4
- CVE-2026-15461The Sierra Wireless HL78xx modem GNSS driver (drivers/modem/…5.3
- CVE-2026-15463The SSL Zen — SSL Certificate Installer & HTTPS Redirects pl…6.1
- CVE-2026-15464The WP Hotel Booking plugin for WordPress is vulnerable to S…6.4
- CVE-2026-15467A flaw was found in the trustyai-service-operator's LMEvalJo…8.1
- CVE-2026-15469The use of hard-coded cryptographic key vulnerability has be…7.7
- CVE-2026-1547A vulnerability was detected in Totolink A7000R 4.1cu.4154. …9.8
- CVE-2026-15470A vulnerability has been found in Eleveo Call Recording Soft…4.3
Are you affected by CVE-2026-15462?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
