Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Unauthenticated network-accessible SQLi yields full DB read (C:H) and limited write (I:L); no availability impact identified.
Primary rating from Vendor (WPScan).
CVSS VectorVendor: WPScan
Lifecycle Timeline
5DescriptionCVE.org
Summary
AnalysisAI
Unauthenticated SQL injection in AcyMailing WordPress plugin (versions before 10.11.1) allows remote attackers to read sensitive data from the underlying database and perform limited data modification without any credentials. Reported by WPScan and assigned CVSS 8.2, the flaw is network-exploitable with no user interaction required. A publicly available proof-of-concept exists; however, EPSS sits at 0.19% (8th percentile), indicating minimal observed exploitation activity at time of analysis despite the public PoC, and the vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
AcyMailing is a WordPress email marketing and newsletter plugin. CWE-89 (Improper Neutralization of Special Elements used in an SQL Command) identifies the root cause: user-supplied input reaches a database query without adequate sanitization or parameterization, enabling an attacker to alter the query's logic. The CPE string cpe:2.3:a:unknown:acymailing:*:*:*:*:*:*:*:* covers all versions up to (but not including) 10.11.1 per EUVD-2026-51930. Because AcyMailing runs within the WordPress PHP environment and shares the site's MySQL/MariaDB connection, a successful injection can expose the entire wp_ database schema - including user credentials, subscription lists, and plugin configuration data - to the attacker.
RemediationAI
Upgrade AcyMailing to version 10.11.1 or later; this is the vendor-released patch addressing CVE-2026-14920 as confirmed by the EUVD advisory and the WPScan report at https://wpscan.com/vulnerability/66e61aa1-4e2e-4fe7-b92b-a0d11e4b596f/. If immediate upgrading is not feasible, deactivating the AcyMailing plugin entirely eliminates the attack surface at the cost of losing all email marketing functionality. As a partial compensating control, deploying a Web Application Firewall (WAF) rule to detect and block SQL injection patterns in HTTP parameters processed by AcyMailing endpoints can reduce exploitation likelihood, though WAF rules cannot be considered a reliable substitute for patching and may produce false positives on legitimate plugin traffic. Additionally, applying the principle of least privilege to the WordPress database user account - restricting it to only the schemas and operations required - limits the blast radius of a successful injection.
More in Acymailing
View allAnyMailing Joomla Plugin is vulnerable to unauthenticated remote code execution, when being granted access to the campai
CSV Injection (aka Excel Macro Injection or Formula Injection) exists in the export feature in the Acyba AcyMailing exte
When subscribing using AcyMailing, the 'redirect' parameter isn't properly sanitized. Rated medium severity (CVSS 6.1),
The AcyMailing - An Ultimate Newsletter Plugin and Marketing Automation Solution for WordPress plugin for WordPress is v
Missing access control in AnyMailing Joomla Plugin allows to list and access files containing sensitive information from
Acyba AcyMailing before 6.9.2 mishandles file uploads by admins. Rated high severity (CVSS 7.2), this vulnerability is r
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
Improper Neutralization of Input During Web Page Generation vulnerability in AcyMailing Enterprise component for Joomla
AnyMailing Joomla Plugin is vulnerable to stored cross site scripting (XSS) in templates and emails of AcyMailing, explo
Exposure of Sensitive Information vulnerability in AcyMailing Enterprise component for Joomla. Rated medium severity (CV
Improper Access Control vulnerability in AcyMailing Enterprise component for Joomla. Rated medium severity (CVSS 4.3), t
Improper Access Control vulnerability in AcyMailing Enterprise component for Joomla. Rated medium severity (CVSS 4.3), t
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51930
GHSA-g7h4-q4cj-pqfw