CVE-2026-77161: Smart Marketing SMS and Newsletters Forms <= 5.1.24 - Authenticated (Subscriber+) SQL Injection via Parameter Name

Published Sep 12, 2026
·
Updated

The Smart Marketing SMS and Newsletters Forms plugin for WordPress is vulnerable to generic SQL Injection via Parameter Name in all versions up to, and including, 5.1.24 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires the plugin's sync feature to be enabled (options['enabled']) and getoption('egoimapping') to be truthy, both of which reflect ordinary configured states for the plugin's core contact mapping functionality.

Affected Software

1 affected component
Smart Marketing Smart Marketing SMS and Newsletters Forms<=5.1.24

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Smart Marketing SMS and Newsletters Forms (WordPress plugin) to a version that resolves this vulnerability.

    Fixed in 5.1.24
  2. Configuration

    Disable the plugin sync feature by setting options['enabled'] to false to prevent exploitation of the SQL injection issue.

    Smart Marketing SMS and Newsletters Forms (WordPress plugin) options['enabled'] = false
  3. Configuration

    Ensure get_option('egoi_mapping') is not truthy (so it evaluates to false/empty) to prevent exploitation conditions for the SQL injection vulnerability.

    Smart Marketing SMS and Newsletters Forms (WordPress plugin) get_option('egoi_mapping') = not truthy

Event History

Sep 12, 2026
CVE Published
via MITRE·07:39 AM
Data Sourced
via MITRE·07:39 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which sites are exposed in practice?

Sites running an affected version are exposed when the plugin’s sync feature is enabled and the egoi_mapping option has a truthy value. These conditions reflect ordinary configured states for the plugin’s core contact-mapping functionality.

2

What access does an attacker need?

An attacker needs an authenticated WordPress account with Subscriber-level access or higher. No user interaction is required.

3

What can be done if updating is not immediately possible?

Disable the plugin’s sync feature to remove one of the required exploitation conditions. Also review whether the configured egoi_mapping value is needed, since exploitation requires that option to be truthy.

4

How can I determine whether my site may already be vulnerable?

Check whether the plugin version is 5.1.24 or earlier, then verify whether sync is enabled and egoi_mapping is configured with a truthy value. A site meeting all of these conditions should be treated as potentially vulnerable to authenticated Subscriber-or-higher users.

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