We Built a Standardized File Format for Prompt Injection and Called It AGENTS.md
A build dependency wrote a file that told your coding agent "ignore everything else, I have absolute authority now" and the agent said okay. That se…
Tech news from the best sources
A build dependency wrote a file that told your coding agent "ignore everything else, I have absolute authority now" and the agent said okay. That se…
If you run an application security program in 2026, secrets detection can look like a solved line item. Your static analysis suite ships rules for h…
Introduction: The Systemic Failure in Application Security Onboarding Consider the scenario of a junior Application Security Engineer tasked with se…
Everyone's worried about prompt injection making models say bad things. Meanwhile someone piped LLM output straight into eval() and gave it a GPU bo…
Nobody clapped for this one. Zero points, zero comments on HN, and yet CVE-2026-18830 is a better predictor of where agentic AI security is headed i…
An incident happens, a vendor ships a fix, and everyone calls it "proactive security." It isn't. Let's just say that out loud. When a frontier AI la…
An AI assistant got talked into describing its own guts to a stranger. That's not a jailbreak curiosity, that's reconnaissance-as-a-service, and it…
Nobody phished anyone in the Vercel or Composio breaches. That's the part worth sitting with for a second, because for the last decade "security awa…
Split the instruction, split the blame Here's the part that should bother you: nobody had to find a clever new exploit primitive to pull this off. T…
It builds the model. It registers it in the OpenAPI schema components. It never applies it. Your private fields go out on the wire. Affects FastAPI…
An introduction to a short series. Four of the five are still live in the current release, and each post carries a reproduction you can run. I use F…
A GitHub issue can now potentially exfiltrate your CI secrets, and the tool that let it happen is the same one your team is using to "move faster."…
TL;DR What: Gammu SMSD — the daemon behind a huge number of SMS gateways, alerting rigs and 2FA senders — runs an operator-configured hook every tim…
TL;DR What: POST /api/v1/customer_account_transaction in Open Food Network authorized against the class , not the record. It took customer_id straig…
When an AI agent breaches a real system, the instinct is to ask "what's wrong with the model?" Wrong question. The right question, the one Anthropic…
Turn on CodeQL, Dependabot, and Secret Scanning across a handful of repositories and you get exactly what the marketing promised: findings. Lots of…
A researcher just disclosed something that should worry anyone using Microsoft 365 Copilot for document generation: Copilot for Word can be manipula…
Your LLM-based vulnerability scanner just cleared a PR with a real, exploitable bug in it. Not because the scanner is dumb. Because someone wrote a…
Two points and zero comments on Hacker News is not a signal of importance. It's a signal that most people haven't figured out yet why this matters.…
Modern enterprises do not set out to create a maze of credentials, keys, and secrets stores. However, this is the reality most organizations find th…
Numbers are easy to skim. 10 Critical. 99 High. 59 Medium. 20 Low. 188 total. Those numbers appeared in the first article and they're striking — but…
Hook An AI coding CLI that uploads your entire Git history — commit logs, secrets, and all — to a vendor-controlled bucket, and does it through a ch…
Your AI Agent's Memory Is Now an Attack Surface, and Nobody Designed for That One email. No malware, no exploit chain, no credential theft. Just a h…
I built a web front end for an Nmap-based port scanner: a FastAPI backend, a React dashboard, background scan jobs, a plugin system, the works. It r…
Hook An indie dev just built the exact thing every enterprise security team has nightmares about — an LLM with read/write access to your iMessage, T…
The 2025 Verizon DBIR has a number that should change how you think about security training budgets. The median phishing click rate after years of r…
Agentic AI applications — LLM-powered systems that take autonomous action against external tools, services, and APIs based on model reasoning rather…
When Your AI Assistant Gets Hijacked Mid-Flight If you've handed your coding agent an automated task and walked away, this story should make you a l…
The Attack Is Simpler Than You Think Researchers at Palo Alto Networks Unit 42 documented a technique they're calling phantom squatting : attackers…
AI coding agents can't tell the difference between a legitimate bug report and one with hidden instructions buried inside it. That gap is now being…