LIVE FEED
Cactus Releases Needle 2 Agentic LLM for IoT and Edge Devices

Cactus Releases Needle 2 Agentic LLM for IoT and Edge Devices

FIRST LOOK ATLAS OWASP LOW Limited impact · Standard review ▲ 5.8 HN AI Security

Cactus has released Needle 2, a 14MB, 45M-parameter agentic LLM designed for tool calling and structured extraction on constrained hardware including microcontrollers, wearables, and sub-$200 phones. For defenders, this closes a meaningful gap in on-device AI processing — enabling local inference without cloud data egress across the 21 billion IoT devices that previously had no viable on-device LLM option. Residual gaps remain around model governance at the edge, supply chain integrity for open-weight deployments, and the absence of standardised monitoring frameworks for agentic tool-calling on headless devices.

NVIDIA Launches OSAA and SAFE Open AI Security Framework

NVIDIA Launches OSAA and SAFE Open AI Security Framework

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 7.8 TechCrunch AI

NVIDIA has launched the Open Secure AI Alliance (OSAA), a 120-company consortium managed by the Linux Foundation, alongside the Shared AI Findings Exchange (SAFE) framework for confidential, blame-free AI cybersecurity incident reporting. Announced at Black Hat 2026, this initiative consolidates open-source AI security tools including NVIDIA Garak, Okta agent identity primitives, and Cedar authorization language under sustained governance. This is the first industry-wide coordinated disclosure mechanism purpose-built for AI-specific security events — closing a critical collective defense gap that previously forced every organization to fight novel AI threats independently.

Sprocket Launches AI Agent for Hardware and Software Dev

Sprocket Launches AI Agent for Hardware and Software Dev

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

Sprocket is an open-source AI agent that combines software code generation with hardware design synthesis, retrieving live web context to augment its outputs across both domains. This dual-domain agentic capability significantly expands the attack surface by introducing a single agent with write access to both software repositories and hardware description files, creating cross-domain compromise scenarios. Defenders must assess supply chain integrity across both EDA toolchains and software build pipelines, as a compromised or manipulated Sprocket instance could introduce vulnerabilities into hardware designs and software simultaneously.

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.

FableCut Ships AI-Drivable Browser Video Editor via MCP and REST

FableCut Ships AI-Drivable Browser Video Editor via MCP and REST

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

FableCut is a zero-dependency, browser-based non-linear video editor that exposes its entire timeline as a JSON document and accepts live control from AI agents via MCP (Model Context Protocol) and REST APIs, enabling tools like Claude Code or Claude Desktop to autonomously edit video. This agent-accessible media pipeline introduces meaningful new attack surface: any AI agent granted MCP/REST access can read, overwrite, or poison the JSON timeline, and a compromised or prompt-injected agent could silently alter exported video content. Defenders managing AI agent workflows that touch media pipelines should treat this as an unsandboxed tool-use endpoint requiring strict authZ, input validation, and output integrity checks.

NVIDIA and Hugging Face Launch GR00T 1.7 Robot Model

NVIDIA and Hugging Face Launch GR00T 1.7 Robot Model

FIRST LOOK ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 7.8 NVIDIA AI Blog

NVIDIA and Hugging Face have integrated the Isaac GR00T 1.7 vision-language-action model, Isaac Teleop framework, and a 350,000-trajectory open dataset into the LeRobot open-source robotics library, creating an end-to-end open pipeline for training and deploying physical AI systems. This dramatically lowers the barrier to fine-tuning and deploying robot foundation models, expanding the attack surface across the full ML supply chain — from poisoned community datasets to adversarially crafted demonstrations used in teleop data collection. Defenders responsible for robotics deployments must now contend with a large, loosely governed open-source ecosystem where compromised models or datasets can directly translate to unsafe physical-world behaviour.

OfficeCLI Brings Microsoft Office Automation to AI Agents

OfficeCLI Brings Microsoft Office Automation to AI Agents

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

OfficeCLI is an open-source, single-binary tool that enables AI agents to programmatically read, write, and automate Microsoft Word, Excel, and PowerPoint files without requiring a local Office installation. This dramatically expands the file-system attack surface for agentic AI systems, enabling prompt injection via document content, automated exfiltration of sensitive Office files, and weaponisation of documents as a persistent injection vector. Defenders operating AI agent pipelines that touch file systems must now treat any Office document as a potential adversarial input channel.

Anthropic Releases Claude-Real-Video for Local Video Analysis

Anthropic Releases Claude-Real-Video for Local Video Analysis

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

claude-real-video is an open-source, MIT-licensed Python library that extracts scene-change frames, deduplicates images, and transcribes audio from any video URL or local file, then packages the result as a folder any LLM can consume — all processed locally without cloud upload. For defenders, this dramatically expands the multimodal prompt injection surface by enabling adversaries to embed malicious instructions inside video content that LLM pipelines will now ingest and act upon. Security teams building or deploying LLM agents with video-processing capabilities must treat video content as an untrusted, potentially adversarial input channel.

Anthropic Launches Claude Code with Local Memory Layer

Anthropic Launches Claude Code with Local Memory Layer

FIRST LOOK ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 5.8 Anthropic (via HN)

Recall is an open-source, fully-local memory layer for Anthropic's Claude Code that persists and summarises project context across coding sessions without sending data to external services. For defenders, the introduction of a persistent, file-based context store creates a new attack surface: a poisoned or tampered memory file can silently inject malicious instructions into every subsequent Claude Code session. Security teams should treat the local memory store as a trusted-input boundary and apply appropriate file-integrity and access controls.

AWS Launches Agent-EvalKit for LLM-Powered Agent Evaluation

AWS Launches Agent-EvalKit for LLM-Powered Agent Evaluation

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

Agent-EvalKit is an open-source AWS toolkit (Apache 2.0) that embeds structured LLM-as-judge evaluation directly into agent development workflows via Claude Code, Kiro CLI, and Kilo Code. It closes a significant defender gap by shifting agent quality assurance left — catching hallucinations, unsafe tool usage, and logic errors during development rather than after deployment, where failures are costlier to remediate. Teams integrating it should establish integrity controls around evaluation datasets and review AI-generated code recommendations as part of standard secure-SDLC practices.

CVE-2025-67644: LangGraph SQLi to RCE via Checkpointer

CVE-2025-67644: LangGraph SQLi to RCE via Checkpointer

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

Check Point Research disclosed three vulnerabilities in LangGraph's persistence layer, two of which chain together to achieve remote code execution: a SQL injection flaw in the SQLite checkpointer (CVE-2025-67644) and an unsafe msgpack deserialization bug (CVE-2026-28277). A third parallel injection vulnerability (CVE-2026-27022) affects the Redis checkpointer. With over 50 million monthly downloads, self-hosted LangGraph deployments exposing user-controlled state history filters are directly at risk.

Excessive Agency in Deno AI Agents Demands Security Controls

Excessive Agency in Deno AI Agents Demands Security Controls

ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 6.5 HN AI Security

Deno has released Claw Patrol, an open-source security firewall designed to sit between AI agents and production systems, intercepting and policy-gating actions before they reach critical infrastructure. The tool addresses the growing threat of excessive agency in agentic AI systems by allowing operators to write HCL rules that can block destructive operations or require human approval for sensitive actions like Kubernetes pod deletions. This represents a practical defensive tooling response to the OWASP LLM08 Excessive Agency risk, which has become increasingly acute as autonomous agents gain broader access to production environments.

CVE-2026-5027: Langflow RCE Actively Exploited

CVE-2026-5027: Langflow RCE Actively Exploited

ATLAS OWASP CRITICAL Active exploitation · Immediate action required ▲ 9.2 The Hacker News

A critical unpatched path traversal vulnerability (CVE-2026-5027, CVSS 8.8) in Langflow, a widely-used open-source AI application builder, is being actively exploited in the wild to achieve unauthenticated remote code execution. Because Langflow enables auto-login by default, attackers require no credentials to reach the vulnerable endpoint and can exploit it with a single HTTP request. With approximately 7,000 publicly exposed Langflow instances and nation-state actors already targeting related Langflow flaws, the risk to AI development infrastructure is severe.

Microsoft RAMPART Tests AI Agents for Prompt Injection

Microsoft RAMPART Tests AI Agents for Prompt Injection

ATLAS OWASP MEDIUM Moderate risk · Monitor closely ▲ 7.2 The Hacker News

Microsoft has released two open-source tools, RAMPART and Clarity, aimed at embedding security testing into AI agent development workflows. RAMPART extends the existing PyRIT framework with a Pytest-native harness for running adversarial and safety tests against AI agents, explicitly covering cross-prompt injection, data exfiltration, and behavioural regression scenarios. Clarity operates as a pre-code design analysis tool, helping teams surface and challenge unsafe assumptions before an agentic system is built.

TanStack Supply Chain Attack Exposes OpenAI Keys

TanStack Supply Chain Attack Exposes OpenAI Keys

ATLAS OWASP HIGH Significant risk · Prioritise patching ▲ 8.5 The Hacker News

A supply chain attack targeting TanStack via the Mini Shai-Hulud malware compromised two OpenAI employee devices, exposing internal source code repositories and code-signing certificates for macOS, iOS, and Windows apps. While no user data or production systems were breached, OpenAI was forced to revoke and reissue signing certificates, requiring macOS users to update ChatGPT Desktop, Codex, and Atlas apps before June 12, 2026. The incident marks OpenAI's second certificate rotation in two months and is part of a broader campaign by threat actor TeamPCP targeting major AI and open-source ecosystems.

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