LIVE FEED
Moonshot AI Releases Kimi K3 Open-Weight 2.8T Model Weights

Moonshot AI Releases Kimi K3 Open-Weight 2.8T Model Weights

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.8 Simon Willison

Moonshot AI has released the weights for Kimi K3, a 2.8 trillion parameter mixture-of-experts model (1.56TB), distributed under a restrictive 'open weight' licence that requires a separate commercial agreement for large MaaS operators. The public availability of weights at this scale materially lowers the barrier for adversarial fine-tuning, jailbreak research, and model-theft-adjacent supply chain attacks. Defenders deploying or downstream of K3 should assess licence compliance risk alongside the standard open-weight threat model.

Microsoft Launches MAI-Cyber-1-Flash Inside MDASH Platform

Microsoft Launches MAI-Cyber-1-Flash Inside MDASH Platform

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 The Hacker News

Microsoft has introduced MAI-Cyber-1-Flash, a cybersecurity-specific sparse mixture-of-experts model integrated into its MDASH vulnerability identification and remediation harness, claiming 95.95% on the CyberGym benchmark at 50% lower cost than its previous model mix. The system's agentic architecture — routing roughly 90% of tasks to the specialised smaller model and escalating the hardest 10% to GPT-5.4 — expands the attack surface for adversaries who can probe the routing logic, manipulate vulnerability-related inputs, or abuse the automated proof-of-concept generation pipeline. Defenders should treat MDASH as a high-value target given its privileged access to unpatched source code and its capacity to produce working exploits, and should audit access controls, output handling, and supply chain integrity before deployment.

Hermes AI Agent Used in Espionage Attack on Thai Finance

Hermes AI Agent Used in Espionage Attack on Thai Finance

ATLAS OWASP CRITICAL Active exploitation · Immediate action required ▲ 8.5 Dark Reading

Threat actors deployed Hermes, an open-source autonomous AI agent operating in unrestricted 'YOLO mode', to conduct a state-level espionage operation against Thailand's Ministry of Finance. The incident represents one of the first confirmed uses of an agentic AI tool as a primary attack instrument in a government-targeted intrusion. This case highlights the escalating risk posed by autonomous AI agents when deployed without guardrails in adversarial contexts.

AI Agent Security Shifts From Visibility to Enforcement Controls

AI Agent Security Shifts From Visibility to Enforcement Controls

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 The Hacker News

Security practitioners are documenting a critical maturity gap in AI agent governance: organisations can now inventory deployed agents across SaaS, cloud, and developer environments, but lack enforcement mechanisms to constrain what those agents can actually do. The core risk is that AI agents operate without consistent identity, intent, ownership, or access boundaries, breaking every assumption that traditional IAM and least-privilege models rely on. Defenders must treat agent enforcement — not discovery — as the primary control objective, or risk a false sense of security from visibility tooling alone.

Google Gemma Tech Brings 28.9M LLM to ESP32 Microcontrollers

Google Gemma Tech Brings 28.9M LLM to ESP32 Microcontrollers

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 HN AI Security

A developer has demonstrated a 28.9-million-parameter language model running entirely on an ESP32-S3 microcontroller costing approximately $8, leveraging Google's Gemma-derived Per-Layer Embeddings technique to fit the model into severely constrained hardware. This capability fundamentally shifts the threat model for embedded and IoT systems by enabling local, offline AI inference with no server-side visibility or logging. Defenders must now account for AI-driven logic executing on physically accessible, low-cost hardware that is difficult to monitor, patch, or audit at scale.

Anthropic Brings Voice Mode to Claude Opus and Sonnet Models

Anthropic Brings Voice Mode to Claude Opus and Sonnet Models

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 The Verge AI

Anthropic has expanded Claude's voice mode to its more capable Opus and Sonnet models, with agentic integrations into productivity apps including Gmail, Slack, and Canva. This significantly widens the attack surface by combining a natural-language voice input channel with agentic action-taking capabilities across third-party platforms. Defenders must now account for voice-based prompt injection, cross-app lateral movement via conversational instruction, and the difficulty of auditing spoken-language interactions at scale.

Anthropic and OpenAI Open Vetted Cyber Programs for Offensive Researchers

Anthropic and OpenAI Open Vetted Cyber Programs for Offensive Researchers

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 TechCrunch AI

Anthropic and OpenAI have introduced structured vetting programs — Anthropic's Cyber Verification Program and OpenAI's Trusted Access for Cyber — that grant approved offensive security researchers access to AI models with reduced cybersecurity guardrails. These programs create a two-tier access model where the boundary between legitimate researcher and malicious actor becomes a policy decision made by private companies, introducing new social-engineering and access-abuse vectors. Defenders must now account for the possibility that guardrail-reduced model access can be obtained through credential abuse, insider compromise, or vetting-process manipulation.

Agentic AI Disrupts Confidential Computing Security Boundaries

Agentic AI Disrupts Confidential Computing Security Boundaries

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 Dark Reading

Agentic AI systems are introducing new security challenges to confidential computing environments, threatening the trust boundaries that Trusted Execution Environments (TEEs) and secure enclaves were designed to enforce. Defenders must contend with the fact that agents operating inside or alongside confidential compute environments can exfiltrate data, accept malicious instructions, or undermine attestation guarantees in ways that existing controls were not designed to catch. Security teams deploying AI pipelines adjacent to sensitive data vaults need to reassess their threat models to account for agentic autonomy as a new attack surface.

Yellow Teams Bring AI Offense and Defense Into One Security Function

Yellow Teams Bring AI Offense and Defense Into One Security Function

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.5 Dark Reading

Yellow teams are an emerging security practice in which engineers build both offensive and defensive AI tools to stress-test AI capabilities and expose vulnerabilities before adversaries do. This dual-role model compresses the feedback loop between red and blue functions, but it also concentrates privileged knowledge of exploitable AI weaknesses in a small group with broad system access. Defenders should assess the insider-risk and knowledge-management implications of consolidating offensive AI tooling within a single team.

Tracebit Ships AWS Context Bombing Defence Against AI Hacking Agents

Tracebit Ships AWS Context Bombing Defence Against AI Hacking Agents

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 7.8 Ars Technica Security

Tracebit has demonstrated a defensive technique called 'context bombing' that plants forbidden prompt injections alongside cloud secrets in AWS environments, exploiting AI hacking agents' own safety guardrails to force them into refusal loops and halt attacks. Tested across five leading models and 152 runs, the technique reduced successful admin privilege escalation from 57% to 5% and complete compromise from 36% to 1%. While highly effective as a canary and disruption mechanism, the technique also introduces a novel countermeasure-evasion arms race: adversaries now have strong incentive to build agents with hardened or guardrail-bypassed reasoning loops specifically to defeat context bombs.

FriendMachine Launches Jacquard Lang for AI-Written Code Review

FriendMachine Launches Jacquard Lang for AI-Written Code Review

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 HN AI Security

Jacquard is an open-source programming language purpose-built for a workflow where ML models generate code and humans review it, featuring a compact surface syntax, OCaml-based checker, and C-emitting compiler. This human-in-the-loop design introduces a new class of trust boundary risk: defenders must assess whether the review layer provides genuine semantic verification or creates a false sense of security that sophisticated AI-generated code can exploit. Supply chain and prompt-injection-adjacent risks emerge when the AI code-generation step itself becomes a target for adversarial manipulation, producing subtly malicious output that passes superficial human review.

Check Point 2026 AI Security Report: LLMs Now Run Live Attacks

Check Point 2026 AI Security Report: LLMs Now Run Live Attacks

ATLAS OWASP CRITICAL Active exploitation · Immediate action required ▲ 9.2 Check Point Research

Check Point Research's 2026 AI Security Report documents a fundamental shift in the threat landscape: AI has moved from a development accelerator to an active operator within live intrusions, with nation-state and criminal actors alike deploying LLMs to conduct hands-on attack operations. The report highlights the maturation of AI-enabled criminal tooling markets, the rise of indirect prompt injection as an operationally relevant attack vector, and persistent enterprise data leakage through unsanctioned AI application use. Agentic architectures are being specifically exploited through planted configuration files that persist malicious instructions across sessions, representing a durable and largely invisible bypass technique.

Meta Launches Muse Image with Public Instagram Photo Reuse

Meta Launches Muse Image with Public Instagram Photo Reuse

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 The Hacker News

Meta's Muse Image model, embedded across its platform family, allows any user to @-mention a public Instagram account and generate AI imagery using that account's public photos and videos — enabled by default with no notification to the subject. This creates significant non-consensual identity and likeness risks at scale, enabling synthetic media abuse, disinformation campaigns, and social engineering lures built from harvested public profile content. Defenders and enterprise security teams should treat this as a new mass-scale OSINT-to-deepfake pipeline that lowers the technical barrier for targeted impersonation attacks to near zero.

Estonia Launches State-Issued Digital IDs for AI Agents

Estonia Launches State-Issued Digital IDs for AI Agents

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 6.8 Dark Reading

Estonia is piloting a framework to issue government-recognised digital identity credentials to AI agents, enabling them to act on behalf of citizens in official government processes. This creates a novel identity and authorisation attack surface where compromised or spoofed agent identities could perform legally consequential government actions without human oversight. Defenders must urgently assess how agent identity verification, credential revocation, and delegation chains are enforced within this new trust model.

AI Widens Skill-Ability Gap, Enabling Autonomous Cyberattacks

AI Widens Skill-Ability Gap, Enabling Autonomous Cyberattacks

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 Schneier on Security

A Five Eyes joint advisory and Bruce Schneier's analysis highlight how AI systems are dramatically lowering the barrier to sophisticated cyberattacks by decoupling skill from ability. Open-source and frontier models can autonomously execute network intrusions, ransomware deployment, and data theft with minimal user expertise. The piece argues that guardrails from major AI vendors are insufficient, as uncensored open-source models circulate freely and continue to improve.

◉ AI THREAT BRIEFING

Stay ahead of the threat.

Twice-weekly digest of critical AI security developments — every story mapped to MITRE ATLAS and OWASP LLM Top 10. Free.

No spam. Unsubscribe anytime.