First reported forkast.news
Analysis · latest
First reported hardshell.ai
AI Data Security Guides
Hardshell's AI Data Security Guides is an index of reference material on how enterprise AI systems leak data at the retrieval layer, covering secure RAG, data poisoning, training data leakage, and AI data pipeline security. Each guide maps failure modes to controls and standards (NIST AI RMF, ISO/IEC 42001, OWASP LLM Top 10, MITRE ATLAS) and links deeper dives, checklists, and a RAG leakage self-test. Details →First reported · updated · 4 reports medium.com
RAG Security Guide: Prevent Enterprise AI Data Leakage
The bdemerson.com guide "RAG Security: Where Retrieval Pipelines Fail" walks through five failure classes in retrieval-augmented generation deployments: poisoned corpora, indirect prompt injection carried in retrieved documents, permission leakage across the index, embedding inversion that reconstructs text from stored vectors, and weak tenant isolation in vector stores. It frames the retrieval pipeline (ingestion, embedding, storage, retrieval, generation) as the real attack surface and offers defensive evaluation habits, referencing research such as the arXiv paper "Pirates of the RAG" on black-box knowledge-base leakage. Details →First reported bcs.org
How AI is reshaping threats and the steps needed to reduce risk
An opinion piece by Katerina Tasiopoulou (CEO of Threatscene) published by BCS argues that AI is reshaping the cyber threat landscape by expanding the attack surface to include foundation models, training/inference data, prompts, AI APIs, vector databases and automated workflows. The article discusses shadow AI, third-party AI supply-chain dependency and the economic asymmetry between cheap attacker tooling and costly defensive investment, recommending centrally governed, monitored AI security. Details →First reported youtube.com
How LLMs Get Hacked: Top 10 Enterprise AI Attacks and Defenses #aisecurity #cybersecurity
A TedShark Labs YouTube video walks through the top 10 enterprise LLM attack classes — including direct and indirect prompt injection, sensitive information disclosure, supply chain risks (HuggingFace, SBOMs), RAG data/model poisoning, improper output handling (XSS/SSRF), excessive agency, system prompt leakage, embedding weaknesses, hallucination, and unbounded consumption — and recommends defenses like AI gateways, DLP filters, and zero trust controls. Details →First reported intigriti.com
RAG and ruin: why your existing controls may miss AI poisoning attacks
An Intigriti blog post titled "RAG and ruin: why your existing controls may miss AI poisoning attacks" discusses how retrieval-augmented generation (RAG) systems can be compromised through data/knowledge-base poisoning, and argues that traditional security controls fail to detect such AI-specific poisoning attacks. Details →First reported firetail.ai
LLM08: Vector & Embedding Weaknesses - FireTail blog posts
FireTail's blog explains OWASP LLM08: Vector and Embedding Weaknesses, covering risks such as unauthorized access, cross-context information leaks, embedding inversion attacks, data poisoning, and behavior alteration in RAG systems that use vector databases. The post lists mitigation techniques including access control, data validation, source authentication, and monitoring. Details →How the wire is made
Poll & cluster
Internet is crawled for AI security news and near-duplicate coverage is embedded and grouped into durable items.
Curate
AI Agent filters for agentic-AI relevance, classifies and tags each item, scores severity for threats, and writes the summary.
Every item here is one machine-curated intelligence object, not a headline.
Read the wire for free. There is a small charge to ask the index questions.
The wire, open
The complete curated feed, no key required.
- GET /feed.xml — RSS 2.0, every item
- GET /api/items — read-only
The vector desk
Query the index by meaning, not just keyword.
- GET /api/items?tags=&minSeverity=&itemType=
- GET /api/search?q= — keyword
- GET /api/semantic?q= — vector