LIVE FEED
LLMs Break Cryptographic Schemes in New CryptanalysisBench Study

LLMs Break Cryptographic Schemes in New CryptanalysisBench Study

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

A new benchmark, CryptanalysisBench, demonstrates that frontier LLMs can perform meaningful cryptanalysis, breaking 65–86% of schemes with known practical vulnerabilities and producing novel attacks against previously unbroken primitives. Anthropic's Mythos Preview model uncovered new vulnerabilities in the Hawk signature scheme and reduced-round AES, representing the first AI-discovered cryptanalytic results of this kind. This signals a near-term shift in the threat landscape where AI-assisted cryptanalysis may begin to outpace human expert analysis.

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.

AI Guardrails Fail Multilingual Jailbreak Tests in Europe

AI Guardrails Fail Multilingual Jailbreak Tests in Europe

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

Research highlighted by Dark Reading reveals that AI safety guardrails and content filters are inconsistently applied across languages, leaving non-English speakers—particularly across Europe's multilingual landscape—with weaker protections against jailbreaking and unsafe model behaviour. This disparity suggests that safety training datasets and RLHF pipelines are disproportionately English-centric, creating exploitable blind spots. Adversaries aware of these gaps can trivially circumvent restrictions by switching input language.

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.

Hermes AI Agent Automates Post-Exploitation Attack on Thai Finance Ministry

Hermes AI Agent Automates Post-Exploitation Attack on Thai Finance Ministry

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 BleepingComputer

A threat actor deployed the open-source Hermes AI agent in autonomous 'YOLO' mode to automate post-exploitation operations against Thailand's Ministry of Finance, marking a significant escalation in AI-assisted cyberattacks against government infrastructure. Exposed attack directories revealed 585 files including web shells, stolen credentials, and Hermes-generated logs targeting internal ministry systems such as Hadoop, Apache Ambari, and GlassFish. This incident illustrates the growing operational use of agentic AI frameworks by adversaries to reduce manual effort and accelerate attack timelines at scale.

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.

AI Coding Agents Exploited via Hallucinated Package Names

AI Coding Agents Exploited via Hallucinated Package Names

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.5 BleepingComputer

Researchers from Tel Aviv University, Technion, and Intuit have demonstrated that AI coding agents across tools like Cursor, Copilot, and Gemini CLI predictably hallucinate package, domain, and repository names that attackers can pre-register to deliver malicious code. The attack—variously branded slopsquatting, phantom squatting, and HalluSquatting—requires no phishing, no stolen credentials, and no direct user interaction, only an automated agent with permission to fetch external resources. Because agents handle delivery autonomously and hallucinations are reproducible at up to 100% consistency, the technique scales to botnet-level compromise without traditional malware infrastructure.

AWS Adds Bedrock Guardrails Best Practices for Code Generation

AWS Adds Bedrock Guardrails Best Practices for Code Generation

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.2 AWS Machine Learning Blog

AWS has published guidance on applying Amazon Bedrock Guardrails to code generation workflows, detailing how to configure content filters, topic denials, and output controls for AI-assisted coding pipelines. For defenders, this surfaces the inverse risk: organisations that misconfigure or partially implement these guardrails expose code generation endpoints to prompt injection, malicious code output, and filter-evasion attacks. Security teams must treat guardrail configuration as a first-class security control, not a default-on safety net.

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.

Threat Actor Trim Weaponises AI Jailbreaks for Offensive Ops

Threat Actor Trim Weaponises AI Jailbreaks for Offensive Ops

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.5 Dark Reading

A Russian-speaking threat actor known as 'Trim' has reportedly operationalised frontier AI model jailbreaks, integrating them with offensive security tooling to create an attack platform. This marks a significant escalation from opportunistic jailbreaking to deliberate, weaponised misuse of large language models in adversarial operations. The development signals a maturing threat landscape where AI safety bypasses are no longer merely a research curiosity but a functional component of offensive cyber capability.

Fake Claude App via Bing Ads Delivers SectopRAT Malware

Fake Claude App via Bing Ads Delivers SectopRAT Malware

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 BleepingComputer

Attackers exploited Bing's ad platform and Anthropic's legitimate Claude.ai domain to distribute a fake Claude desktop installer laced with SectopRAT, a feature-rich remote access trojan with info-stealing and HVNC capabilities. The campaign, dubbed FakeAgent, compromised at least 29 organisations in a 48-hour window by abusing Claude Artifacts as a trusted hosting vector — a novel AI platform abuse technique. The incident highlights how threat actors are weaponising AI brand trust and legitimate AI infrastructure as malware delivery mechanisms.

Dolphin X RAT Uses AI Profiler to Rank and Score Victims

Dolphin X RAT Uses AI Profiler to Rank and Score Victims

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.2 BleepingComputer

The Dolphin X remote access trojan integrates an AI-powered profiling system that automatically scores and ranks infected machines, enabling attackers to efficiently triage thousands of victims and prioritise high-value targets such as corporate networks and cryptocurrency holders. This represents a meaningful escalation in malware sophistication, shifting victim selection from manual review to automated, AI-assisted prioritisation. Security teams face heightened risk as credential-stealing campaigns become operationally more efficient and scalable.

AgentForger Flaw Lets Attackers Plant Invisible AI Agents in Orgs

AgentForger Flaw Lets Attackers Plant Invisible AI Agents in Orgs

ATLAS OWASP CRITICAL Active exploitation · Immediate action required ▲ 9.0 SecurityWeek

A newly patched vulnerability in OpenAI's ChatGPT agent infrastructure, dubbed AgentForger, allowed attackers to create, insert, and remotely control invisible autonomous AI agents inside victim organisations. The flaw represents a serious escalation in agentic AI risk, enabling adversaries to operate as a trusted AI insider without detection. OpenAI has issued a fix, but the technique highlights systemic risks in deploying autonomous AI agent frameworks within enterprise environments.

◉ 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.