<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Anthropic Console - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/anthropic-console/</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>Thu, 24 Sep 2026 01:20:23 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/anthropic-console/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthorized Anthropic Admin API Key Deletion</title><link>https://feed.craftedsignal.io/briefs/2026-09-anthropic-admin-key-deletion/</link><pubDate>Thu, 24 Sep 2026 01:20:23 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-anthropic-admin-key-deletion/</guid><description>Unauthorized deletion of Anthropic admin API keys may indicate an attacker disrupting security monitoring, disabling compliance logging, or covering tracks after establishing persistence.</description><content:encoded><![CDATA[<p>Unauthorized deletion of admin-level API keys within the Anthropic Console represents a significant security concern, as these keys grant programmatic access to organization-wide settings and compliance APIs. Threat actors who have gained initial access to an administrative account or a previously compromised API key may delete legitimate keys to disrupt security ingestion, break integrations that rely on those keys for compliance logging, or hide evidence of their activity after creating new, attacker-controlled credentials. This activity is a clear indicator of malicious intent when it occurs outside of documented maintenance or key rotation windows. Defenders must monitor Anthropic audit logs for specific API key deletion events and correlate them with administrative actions and credential life-cycle events to verify legitimacy.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this capability allows an attacker to blind security operations center (SOC) teams by disabling compliance feeds and audit logs. It also disrupts administrative automation, potentially preventing automated incident response workflows. If an attacker deletes a defender-owned key and replaces it with their own, they may maintain long-term, stealthy persistence within the organization's GenAI environment, risking sensitive data exfiltration and further unauthorized configuration changes.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the investigation of <code>admin_api_key_deleted</code> audit events by verifying if they correlate with authorized key rotations.</p>
<ul>
<li>Monitor Anthropic audit logs for <code>event.action: &quot;admin_api_key_deleted&quot;</code>.</li>
<li>Validate the identity of the actor performing the deletion by reviewing <code>user.email</code> and <code>source.ip</code> fields in audit logs.</li>
<li>Correlate deletions with the presence of recent <code>admin_api_key_created</code> events; standalone deletions without a corresponding creation event should be flagged for immediate manual review.</li>
<li>Review all administrative actions performed by the actor within the same time window as the key deletion to identify potential configuration tampering, such as SSO modifications or audit log export changes.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>impact</category><category>cloud</category><category>anthropic</category><category>identity-and-access</category></item></channel></rss>