<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Acyba - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/acyba/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 11 Aug 2026 21:50:42 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/acyba/feed.xml" rel="self" type="application/rss+xml"/><item><title>Authorization Bypass in AcyMailing WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-acymailing-auth-bypass/</link><pubDate>Tue, 11 Aug 2026 21:50:42 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-acymailing-auth-bypass/</guid><description>An authorization bypass vulnerability in AcyMailing allows authenticated subscribers to hijack WordPress password reset emails by modifying notification template BCC fields.</description><content:encoded><![CDATA[<p>The AcyMailing plugin for WordPress (versions 10.11.1 and earlier) contains an authorization bypass vulnerability (CVE-2026-15426) that allows authenticated users with low-level privileges (subscriber) to modify sensitive email notification templates. If the site administrator has enabled the &quot;Send website emails with AcyMailing&quot; feature, the plugin intercepts WordPress core notification emails and routes them through its internal templating engine.</p>
<p>Attackers exploit this by modifying the BCC field of the 'acy_notification_cms' template. By injecting an attacker-controlled email address into the BCC field, any password-reset request initiated by a site administrator is copied to the attacker. The attacker then intercepts the password-reset link to gain unauthorized access to the administrator account. This vulnerability poses a significant risk to WordPress sites where AcyMailing is configured to handle system-generated emails.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker authenticates to a target WordPress site as a user with 'subscriber' level access or higher.</li>
<li>Attacker verifies that the target site has the AcyMailing &quot;Send website emails with AcyMailing&quot; setting enabled.</li>
<li>Attacker sends a crafted request to the plugin's configuration endpoint to modify the 'acy_notification_cms' template.</li>
<li>Attacker inserts an external email address controlled by the attacker into the BCC parameter of the template.</li>
<li>Attacker triggers a legitimate WordPress password-reset request targeting an administrator account (e.g., via /wp-login.php?action=lostpassword).</li>
<li>The WordPress backend generates a password-reset notification, which is processed by AcyMailing.</li>
<li>AcyMailing appends the attacker's email to the BCC list and dispatches the notification to both the administrator and the attacker.</li>
<li>Attacker receives the email containing the password-reset link and completes the account takeover.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to full administrative account takeover of the affected WordPress site. This grants the attacker elevated privileges, allowing for site-wide data exfiltration, deployment of malicious scripts, or further compromise of the web server hosting environment. All versions up to 10.11.1 are affected.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Immediately update the AcyMailing plugin to version 10.11.2 or later to resolve CVE-2026-15426.</li>
<li>Audit active WordPress user accounts for suspicious &quot;subscriber&quot; roles that may be involved in testing or exploitation activities.</li>
<li>Review webserver logs for unauthorized POST requests directed at AcyMailing configuration endpoints that manage template settings.</li>
<li>Temporarily disable the &quot;Send website emails with AcyMailing&quot; feature if an immediate update is not possible.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>