CVE-2026-15462: Sticky Chat Widget <= 1.4.2 - Unauthenticated SQL Injection

Published Sep 11, 2026
·
Updated

The Sticky Chat Widget plugin for WordPress is vulnerable to SQL Injection via the 'scwformfields' parameter array keys of the 'scwsaveformdata' AJAX action in versions up to, and including, 1.4.2. This is due to the saveformdata() 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 filterinput() bypasses WordPress's wpmagicquotes() protection, and the widgetid validation loop is skipped entirely when no valid widgetid 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.

Affected Software

1 affected component
Sticky Chat Widget<=1.4.2

Event History

Sep 11, 2026
CVE Published
via MITRE·03:39 AM
Data Sourced
via MITRE·03:39 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An unauthenticated remote attacker can exploit it. No WordPress account or other privileges are required, and the vulnerable AJAX action accepts attacker-controlled POST data.

2

What conditions are required for exploitation?

The affected plugin must be installed at version 1.4.2 or earlier. An attacker can submit crafted scw_form_fields array keys to the scw_save_form_data AJAX action; supplying no valid widget_id causes the widget validation loop to be skipped.

3

What is the likely impact if exploitation succeeds?

An attacker can append additional SQL queries to the plugin's database operation and use them to extract sensitive information from the WordPress database. The provided severity vector indicates high confidentiality impact, with no stated integrity or availability impact.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203