---
id: CVE-2026-77161
title: >-
  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 lac…
summary: >-
  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 lac…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-89
vendor: egoi
product: Smart Marketing SMS and Newsletters Forms
affected:
  - smart_marketing_sms_and_newsletters_forms <= 5.1.24
published: '2026-09-12'
updated: '2026-09-14'
sourceUpdated: '2026-09-14T20:16:52.347'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-77161'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/smart-marketing-for-wp/trunk/admin/class-egoi-for-wp-listener.php#L132
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/smart-marketing-for-wp/trunk/admin/class-egoi-for-wp-listener.php#L183
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/smart-marketing-for-wp/trunk/includes/class-egoi-for-wp.php#L841
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/smart-marketing-for-wp/trunk/includes/class-egoi-for-wp.php#L908
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3663923%40smart-marketing-for-wp&new=3663923%40smart-marketing-for-wp
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/f14e3f20-b022-49f8-89b0-acca9b950cb8?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
epss: 0.00269
epssPercentile: 0.19283
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-14T19:08:37.196408Z'
ingestedAt: '2026-09-14T15:23:07.480Z'
---

## Overview

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 get_option('egoi_mapping') to be truthy, both of which reflect ordinary configured states for the plugin's core contact mapping functionality.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
