<?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>@Agenticmail/Core (&lt;= 0.9.9) — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/@agenticmail/core--0.9.9/</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>Fri, 29 May 2026 19:24:13 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/@agenticmail/core--0.9.9/feed.xml" rel="self" type="application/rss+xml"/><item><title>AgenticMail API and Core Packages Vulnerabilities</title><link>https://feed.craftedsignal.io/briefs/2026-05-agenticmail-vulns/</link><pubDate>Fri, 29 May 2026 19:24:13 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-agenticmail-vulns/</guid><description>Multiple vulnerabilities, including SQL injection and SMTP header injection, have been discovered in AgenticMail API and Core packages, addressed in versions greater than 0.9.31 and 0.9.9 respectively, posing a risk of unauthorized access and control.</description><content:encoded><![CDATA[<p>Multiple vulnerabilities have been identified in AgenticMail API and Core packages. These include insufficient validation in inactive-agent hour filtering, storage SQL identifiers, and SMTP envelope/header control-character validation. Additionally, the advisory highlights missing metadata-backed ownership checks for raw storage SQL, direct storage metadata access through raw SQL, and insecure handling of outbound worker secrets. The issues are addressed in versions later than 0.9.31 for @agenticmail/api and later than 0.9.9 for @agenticmail/core. The validated fixes were rebased on 2026-05-18. This matters for defenders as exploitation of these vulnerabilities could lead to unauthorized data access, code execution, and control over email sending capabilities.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies a vulnerable AgenticMail instance running a version of @agenticmail/api &lt;= 0.9.31 or @agenticmail/core &lt;= 0.9.9.</li>
<li>If exploiting the SQL injection, the attacker crafts a malicious SQL query leveraging insufficient validation of storage SQL identifiers (CVE-2026-47255).</li>
<li>The crafted SQL query is injected into the application through a vulnerable API endpoint, bypassing input sanitization.</li>
<li>The injected SQL commands execute against the AgenticMail database, potentially allowing the attacker to read, modify, or delete sensitive data.</li>
<li>If exploiting SMTP header injection, attacker manipulates email headers via insufficiently validated SMTP envelope/header control-characters (CVE-2026-47255).</li>
<li>The manipulated email headers can be used to spoof sender addresses, inject malicious content, or redirect email traffic.</li>
<li>The attacker uses the compromised email functionality to send phishing emails, distribute malware, or conduct other malicious activities.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of these vulnerabilities could allow attackers to gain unauthorized access to sensitive data stored within AgenticMail, including user credentials, email content, and configuration settings. Attackers could also leverage the vulnerabilities to manipulate email sending capabilities, enabling them to conduct phishing campaigns, distribute malware, or disrupt email communications. The lack of TLS certificate verification could further expose sensitive data during email transmission if the explicit opt-out for local development is misused in production.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the <code>@agenticmail/api</code> package to a version greater than 0.9.31 to remediate the vulnerabilities related to API handling, input validation, and SQL injection (CVE-2026-47255).</li>
<li>Upgrade the <code>@agenticmail/core</code> package to a version greater than 0.9.9 to address vulnerabilities related to core functionality, SQL validation, and SMTP header injection (CVE-2026-47255).</li>
<li>Implement robust input validation and sanitization measures to prevent SQL injection and SMTP header injection attacks as an additional layer of defense.</li>
<li>Enable TLS certificate verification for MailSender to ensure secure email transmission, and avoid using the explicit opt-out except for local development purposes.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>sqlinjection</category><category>smtpheaderinjection</category></item></channel></rss>