Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in AcyMailing Newsletter Team AcyMailing SMTP Newsletter acymailing allows Blind SQL Injection.This issue affects AcyMailing SMTP Newsletter: from n/a through <= 10.11.0.
Published: 2026-07-13
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a classic SQL injection caused by improper neutralization of special elements used in SQL commands. It allows an attacker to inject blind SQL payloads into the AcyMailing SMTP Newsletter plugin’s input handling, potentially retrieving, modifying, or deleting data stored in the underlying WordPress database.

Affected Systems

All WordPress installations that have the AcyMailing SMTP Newsletter plugin from the AcyMailing Newsletter Team and are running version 10.11.0 or earlier.

Risk and Exploitability

With a CVSS score of 9.3 the vulnerability is rated critical, but the EPSS score of less than 1 % indicates that real‑world exploitation is rare. The injection is blind, requiring repeated queries or timing attacks to infer results, and the attack vector is through the web layer—any external user that can reach the plugin’s HTTP endpoints can craft the payload.

Generated by OpenCVE AI on August 1, 2026 at 10:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AcyMailing SMTP Newsletter plugin to a version newer than 10.11.0.
  • If an upgrade is not available, deactivate or uninstall the plugin to remove the vulnerable code path.
  • Deploy Web Application Firewall rules that detect and block typical SQL injection patterns against the plugin’s endpoints.
  • Ensure that the database user configured for WordPress has only the minimum permissions required, limiting the potential impact of a successful injection.

Generated by OpenCVE AI on August 1, 2026 at 10:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Acymailing Newsletter Team
Acymailing Newsletter Team acymailing Smtp Newsletter
Wordpress
Wordpress wordpress
Vendors & Products Acymailing Newsletter Team
Acymailing Newsletter Team acymailing Smtp Newsletter
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in AcyMailing Newsletter Team AcyMailing SMTP Newsletter acymailing allows Blind SQL Injection.This issue affects AcyMailing SMTP Newsletter: from n/a through <= 10.11.0.
Title WordPress AcyMailing SMTP Newsletter plugin <= 10.11.0 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 9.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Acymailing Newsletter Team Acymailing Smtp Newsletter
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:23:53.401Z

Reserved: 2026-06-25T08:04:29.578Z

Link: CVE-2026-57739

cve-icon Vulnrichment

Updated: 2026-07-13T14:23:47.209Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')