Description
## Summary
Published: 2026-08-02
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

AcyMailing versions prior to 10.11.1 contain an unauthenticated SQL injection vulnerability in the subscription[] parameter. An attacker can inject arbitrary SQL through this parameter, potentially reading, modifying, or deleting data stored in the site’s database. This flaw gives the attacker complete control over the database contents for that WordPress site, leading to data disclosure, credential theft, and service disruption. The weakness is a classic SQL injection, classified as CWE‑89.

Affected Systems

The vulnerable product is the WordPress plugin AcyMailing, versions earlier than 10.11.1. Any WordPress installation that has an affected AcyMailing plugin deployed and exposed to the internet is at risk.

Risk and Exploitability

The vulnerability has a CVSS score of 8.2, indicating high severity. The EPSS score is reported as less than 1 %, indicating a very low probability of exploitation at present, and the vulnerability is not listed in CISA’s KEV catalog. Nevertheless, the attack vector is unauthenticated, allowing any web‑connected user to send a crafted request with a malicious subscription[] payload, provided the target site is reachable and the plugin is enabled. Due to the potential for significant damage and the lack of authentication controls, administrators should treat this flaw as high severity subject to the available fix.

Generated by OpenCVE AI on August 4, 2026 at 22:49 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AcyMailing plugin to version 10.11.1 or later, which removes the vulnerable code.
  • Temporarily disable the subscription form or restrict access to the subscription endpoint until a patch is applied, to block unauthenticated SQL injection attempts.
  • After the upgrade, verify that the database credentials used by WordPress have the least privileges necessary, minimizing possible damage from any future injection vulnerabilities.

Generated by OpenCVE AI on August 4, 2026 at 22:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 04 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89

Sun, 02 Aug 2026 09:15:00 +0000

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

Sun, 02 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description ## Summary
Title AcyMailing < 10.11.1 - Unauthenticated SQL Injection via subscription[] Parameter
References

Subscriptions

Acymailing Acymailing
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T19:37:41.539Z

Reserved: 2026-07-07T07:56:14.593Z

Link: CVE-2026-14920

cve-icon Vulnrichment

Updated: 2026-08-04T19:36:05.133Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:35.677

Modified: 2026-08-04T20:16:48.810

Link: CVE-2026-14920

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:00:15Z

Weaknesses
  • CWE-89

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