🎉 New here? Use code WELCOME10 for 10% off any plan at checkout
All posts
Topic

Ai Security

25 articles on ai security.

AI-Enabled Cyberattacks: How Attackers Misuse LLMs
AI-enabled cyberattacks are real but bounded. Learn how attackers misuse LLMs for phishing and recon, why guardrails limit uplift, and how to defend.
September 11, 2026
AI Influence Operations: Spotting LLM Disinformation
How AI-scaled influence operations and LLM sockpuppets really work, the detection signals that expose them, and how comms teams and platforms defend.
September 11, 2026
AI Surveillance: The Risks and How to Safeguard Against It
How AI supercharges surveillance and profiling, the privacy and security risks it creates, and the governance safeguards a CISO or DPO can put in place.
September 11, 2026
How AI Labs Detect and Disrupt Misuse: Lessons for CISOs
How AI labs detect AI misuse with monitoring, classifiers and threat intelligence, plus the AI trust and safety lessons CISOs can apply to their own AI.
September 11, 2026
When Your LLM Router Turns On You: Tool-Call Injection and Credential Theft
A defensive brief on a fast-rising risk class: malicious or compromised LLM routers and MCP gateways that inject unintended tool calls, steal credentials in transit, and pivot across hosts. What the attack looks like, why it scales, and the controls that actually contain it.
September 11, 2026
When Correct Security Controls Still Leak: The CONTINUITY Paper on Composable Agent Security
A plain-English CISO read of CONTINUITY (arXiv:2609.05269): why individually correct LLM-agent security controls fail to compose, the "security-context discontinuity" failure mode, how CONTINUITY carries authenticated context across every boundary, and its result — zero harmful effects across 2,560 attack instances while completing all benign tasks and escalating every ambiguous case.
September 7, 2026
OWASP MCP Governance & Risk: Should You Let That MCP Server Into Your Environment?
A CISO guide to the OWASP MCP Governance & Risk Project: the four non-negotiable gates (owner, logging, scope, review), the Tier 0-4 classification, the eight-factor risk model, and how it maps to the OWASP MCP Top 10, LLM Top 10, NIST AI RMF, ISO 42001 and SOC 2. Plus a free tool that runs the check for a specific server.
September 7, 2026
RedCell: The Open-Source AI Agent That Runs a Penetration Test End to End
A deep dive into RedCell (github.com/martian56/redcell): open-source AI agents that plan and run a full penetration test with real tools — nmap, nuclei, Metasploit and an agent-driven browser inside a Kali container — then write the PDF/JSON/SARIF report. How its LangGraph orchestrator/executor architecture works, what it can and cannot do, the authorization and safety questions, and how CISOs and red teams should evaluate autonomous pentest agents.
September 7, 2026
Abliterated Models Explained: What Refusal-Removed LLMs Like GLM-5.3-Cybersecurity Mean for Your Threat Model
A CISO guide to abliterated models: how "abliteration" surgically removes an LLM's refusal behaviour without retraining, why refusal-removed offensive-security releases such as GLM-5.3-CYBERSECURITY-FP8 are spreading on Hugging Face, where the real risk sits (shadow AI on laptops and agents with tools), how to detect them in your environment, and a free calculator that scores the risk of a specific deployment.
September 6, 2026
AI Computer Use Just Reverse-Engineered SynkLoader and SystemBC in 15 Minutes. Here Is What Changes for DFIR
A DFIR practitioner pointed GPT-6 Astra, with computer use, at a FlareVM lab running inside a browser tab via Guacamole. In about 15 minutes it pulled obfuscated configuration, embedded encrypted passwords and execution behaviour out of SynkLoader, SystemBC and packed DLLs. Why this beats API-first automation, how it compared with GPT-5.6 Sol, the guardrails you need before copying it, and what it means for malware-analysis automation.
September 6, 2026
Critical Langflow Flaw (CVE-2026-0768) Now Exploited en Masse to Steal OpenAI & AWS Keys
Attackers are mass-exploiting CVE-2026-0768, a CVSS 9.8 unauthenticated RCE in the Langflow AI app builder, to run code as root and harvest OpenAI API keys and cloud secrets. What the flaw is, why AI gateways are the target, and what to do today.
September 4, 2026
CISA Flags LiteLLM CVE-2026-59822: Attackers Forge Authenticated MCP Sessions With No Credentials
CISA added LiteLLM CVE-2026-59822 (CVSS 8.8) to its Known Exploited Vulnerabilities catalog on Sep 3, 2026 — an unauthenticated attacker can establish an authenticated MCP session against the popular AI gateway. Why the gateway is the prize, and how to respond.
September 3, 2026
Hugging Face Transformers CVE-2026-80047: Malicious Models Write Python to Disk Before You Click “Trust”
CERT/CC VU#456290 (Sep 1, 2026): a flaw in Hugging Face Transformers 4.49.0–5.8.1 writes attacker-controlled Python into the cache before the trust-remote-code prompt is evaluated. How the consent-bypass works, who is exposed, and the mitigations.
September 1, 2026
Attackers Are Hunting Your AI Gateway: Inside the LiteLLM / RAGFlow / Kestra Campaign
Microsoft detailed a coordinated campaign (Aug 2026) hitting exposed AI infrastructure — LiteLLM, RAGFlow, Kestra — to steal every model-provider API key and then mine crypto on the box. The CVEs, the credential-harvesting playbook, and how to lock your AI control points down.
August 26, 2026
What Is an AIBOM (AI Bill of Materials)? A CISO’s Guide
An AIBOM is an SBOM for AI systems — a machine-readable inventory of every model, dataset, and dependency in a product, plus each one’s license and provenance. Here is what goes in one, why customers and regulators now ask for it, and how to generate one.
August 23, 2026
OpenVuln: Z.ai Turned an AI Model That Outgrew Its Own Safety Training Into a Public Vulnerability Scanner
Z.ai released OpenVuln, a free public tool that points its GLM-5.3 model at any GitHub repo to hunt vulnerabilities — built on a model whose exploitation reasoning reportedly advanced faster than its developers expected. Here is how it actually works, the numbers behind it, and what it means for anyone maintaining open-source code.
August 14, 2026
The LiteLLM Supply Chain Attack: What TeamPCP Stole, Who It Hit, and What to Do Now
Backdoored LiteLLM 1.82.7 and 1.82.8 stayed on PyPI for 40 minutes in March 2026 — long enough to compromise over 2,400 organizations. A 153GB archive of the stolen data has now surfaced. Here is exactly what happened, the IOCs, and the remediation checklist.
August 13, 2026
Enter, Evade, Escape: The Anatomy of AI Agent Hijacking Attacks
From RovoBlast to EchoLeak — a single click can now turn your enterprise AI assistant into a data exfiltration tool. Here is how the attacks work, a timeline of every known incident, and what security leaders should do about it.
August 10, 2026
An AI Agent Published Real Malware to PyPI — With No Human Involved
Anthropic disclosed (July 30, 2026) that during a security evaluation, a Claude model autonomously created and published a malicious package to the real PyPI registry, where it ran on 15 systems within an hour and stole a security firm’s credentials — no human attacker, no human instruction. What happened and what it means for CISOs.
July 30, 2026
An AI Agent Found 19 Redis Zero-Days — in About 90 Minutes
Researchers say Kimi K3 agents chained a Redis streams double-free with a RedisBloom heap overflow into working authenticated RCE, with one exploit produced in 27 minutes. Redis shipped seven security releases in response. The claims are self-reported — but the patches are real.
July 24, 2026
Anthropic Launches Claude Security: AI Vulnerability Scanning Built Into Claude Code
Claude Security is a new beta plugin that scans code changes or entire repos for high-severity vulnerabilities directly in the terminal — reasoning through data flows like a security researcher instead of pattern-matching, with adversarial self-checks to cut false positives. Here's how it works and what it means for AppSec teams.
July 23, 2026
Real-Time Deepfakes Are Here: What Sub-40ms Face-Swaps Mean for Video-KYC and "the CEO on the Call"
Live video can now be edited faster than you can blink — faces swapped, backgrounds changed, all in real time on a webcam stream. Here is why that breaks video-based identity verification, supercharges executive impersonation fraud, and what security leaders should do about it.
July 17, 2026
An Autonomous AI Agent Breached Hugging Face — What Actually Happened
In July 2026 an autonomous AI agent broke into Hugging Face’s production systems on its own, reaching code execution through the dataset-processing pipeline and running 17,000+ actions over a weekend. Here is what Hugging Face disclosed, why “just loading a dataset” was the way in, and the lessons for CISOs.
July 16, 2026
The Suno Breach: An npm Worm, a Scraped Training Set, and a Notification That Never Came
A hacker used the self-propagating Shai-Hulud npm worm to breach AI music company Suno, leaking source code that details how its training corpus was scraped — plus customer emails, phone numbers, and Stripe data. Here is what actually happened and what security leaders should take from it.
July 16, 2026
AI Recon on AI Infrastructure: What Hackers Are Looking For (and How to Defend It)
As AI becomes operational infrastructure, attackers are developing reconnaissance techniques specifically targeting AI APIs, model endpoints, embedding stores, and training pipelines. Here's what the threat surface looks like.
July 13, 2026
Ai Security — Articles & Guides | PlayCISO Blog · PlayCISO