CVE-2026-3614 PUBLISHED

AcyMailing 9.11.0 - 10.8.1 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation

Assigner: Wordfence
Reserved: 05.03.2026 Published: 16.04.2026 Updated: 16.04.2026

The AcyMailing plugin for WordPress is vulnerable to privilege escalation in all versions From 9.11.0 up to, and including, 10.8.1 due to a missing capability check on the wp_ajax_acymailing_router AJAX handler. This makes it possible for authenticated attackers, with Subscriber-level access and above, to access admin-only controllers (including configuration management), enable the autologin feature, create a malicious newsletter subscriber with an injected cms_id pointing to any WordPress user, and then use the autologin URL to authenticate as that user, including administrators.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor acyba
Product AcyMailing – An Ultimate Newsletter Plugin and Marketing Automation Solution for WordPress
Versions Default: unaffected
  • affected from 9.11.0 to 10.8.1 (incl.)

Credits

  • Ren Voza finder

References

Problem Types

  • CWE-862 Missing Authorization CWE