aisecwatch.com
DashboardVulnerabilitiesNewsResearchArchiveStatsDatasetFor devs
Subscribe
aisecwatch.com

Real-time AI security monitoring. Tracking AI-related vulnerabilities, safety and security incidents, privacy risks, research developments, and policy changes.

Navigation

VulnerabilitiesNewsResearchDigest ArchiveNewsletter ArchiveSubscribeData SourcesStatisticsDatasetAPIIntegrationsWidgetRSS Feed

Maintained by

Truong (Jack) Luu

Information Systems Researcher

AI Sec Watch

The security intelligence platform for AI teams

AI security threats move fast and get buried under hype and noise. Built by an Information Systems Security researcher to help security teams and developers stay ahead of vulnerabilities, privacy incidents, safety research, and policy developments.

Independent research. No sponsors, no paywalls, no conflicts of interest.

[TOTAL_TRACKED]
6,428
[LAST_24H]
4
[LAST_7D]
159
Daily BriefingSaturday, August 15, 2026
>

Anthropic Revenue Surges 14x Ahead of Planned IPO: The company behind Claude reported second quarter revenue of $11.5 billion, representing over 14 times year-over-year growth as it prepares to go public and competes directly with OpenAI for enterprise customers.

>

AI Firms Suspected of Covert Data Acquisition Through Bulk Book Purchases: Secondhand booksellers across the UK and Ireland are reporting unexplained bulk orders believed to be AI companies acquiring physical books for text extraction and model training, following reports that Anthropic has spent millions on similar acquisitions.

Latest Intel

page 167/643
VIEW ALL
01

Claude Fable 5 Doesn't Change the Mythos Security Story

safety
Jun 12, 2026

Anthropic released Fable 5, which is an upgraded version of their earlier Mythos Preview model designed to be safer for general use. The update improves upon the previous version while maintaining focus on security and responsible deployment.

Critical This Week5 issues
critical

CVE-2026-49986: The Cortex MCP server (`neuro-cortex-memory`), a cross-platform persistent memory MCP, prior to version 3.17.1 treats th

CVE-2026-49986NVD/CVE DatabaseAug 14, 2026
Aug 14, 2026
Dark Reading
02

Industry Reactions to Claude Fable 5: Feedback Friday

safetysecurity
Jun 12, 2026

Anthropic released Claude Fable 5, a powerful AI model with built-in safeguards that automatically degrade its capabilities in high-risk areas like cybersecurity and biology to prevent misuse. Industry experts warn that the same AI capabilities making the model better at defensive tasks like code analysis also make it better at finding and exploiting vulnerabilities, creating a significant risk of AI-orchestrated hyperattacks (coordinated attacks that chain reconnaissance, discovery, exploitation, and lateral movement faster than human defenders can respond).

SecurityWeek
03

Enhanced privacy-preserving neural networks with fully homomorphic encryption: Optimized search and training

securityresearch
Jun 12, 2026

This research paper describes methods for making neural networks (AI models that learn patterns from data) more private by using fully homomorphic encryption (a type of encryption that lets computers perform calculations on encrypted data without decrypting it first). The work focuses on optimizing how these privacy-protecting neural networks search through and train on data while keeping information secure.

Elsevier Security Journals
04

Bernie Sanders’ AI Sovereign Wealth Fund Plan

policy
Jun 12, 2026

Bernie Sanders proposed creating a US sovereign wealth fund by taking 50% stock in major AI companies like OpenAI and Anthropic, arguing this would give the government democratic control over AI development and distribute AI wealth to the public. The authors agree these are important goals but argue that public ownership of AI companies would actually incentivize the government to prioritize corporate profits over public interest, using the Norwegian sovereign wealth fund's experience with oil companies as an example of how government ownership fails to steer corporations toward responsible policies.

Schneier on Security
05

The Tech Download: Mistral's Arthur Mensch on agentic AI, chips and enterprise adoption

industry
Jun 12, 2026

Mistral, a European AI startup, is expanding beyond building AI models to developing data centers and exploring custom chip design to control more of its technology stack (the complete set of software and hardware components needed to run AI systems). CEO Arthur Mensch discussed how agentic AI (AI systems that can handle complex tasks independently, like advanced digital assistants) will require businesses to redesign their processes and decide where humans should remain involved in decision-making.

CNBC Technology
06

Prompt injection breaks today’s AI agents, study warns

securityresearch
Jun 12, 2026

A new study using StakeBench (a testing framework for evaluating AI security) found that AI web agents have no reliable defenses against prompt injection (tricking an AI by hiding instructions in regular web content). Across thousands of tests, indirect prompt injection attacks succeeded 41-68% of the time, while direct attacks succeeded over 79%, with a particularly dangerous type called 'stealthy parasitism' where the AI completes the user's task while secretly helping an attacker.

CSO Online
07

New OpenAI Academy courses for the next era of work

industry
Jun 12, 2026

OpenAI Academy has introduced three new courses to help organizations build AI skills: AI Foundations (covering core concepts like prompting and responsible use), Applied AI Foundations (teaching how to turn prompts into repeatable workflows), and Agents and Workflows (focusing on directing agent-assisted work, which are AI systems that can take actions autonomously). These courses are designed to help employees move from understanding AI to applying it in their daily work and creating structured, reusable processes.

OpenAI Blog
08

LangGraph Flaw Chain Exposes Self-Hosted AI Agents to Remote Code Execution

security
Jun 12, 2026

LangGraph, an open-source framework for building AI agent applications, has three patched security flaws that could allow attackers to execute remote code (run commands on a server they don't own) on self-hosted systems. The most critical flaw is a SQL injection vulnerability (weakness that lets attackers manipulate database queries) in the SQLite checkpoint system that can be chained with an unsafe deserialization vulnerability (flaw in how the system reconstructs data from storage) to gain complete control of affected servers.

Fix: Update to the following patched versions: langgraph-checkpoint-sqlite version 3.0.1 or later (fixes CVE-2025-67644), langgraph version 1.0.10 or later (fixes CVE-2026-28277), and @langchain/langgraph-checkpoint-redis version 1.0.1 or later (fixes CVE-2026-27022). Additionally, the source recommends implementing authentication for self-hosted LangGraph servers, avoiding long-lived static secrets, enforcing network segmentation, treating AI agents as privileged identities, and applying the principle of least privilege (PoLP) to limit the agent's access to only what it needs.

The Hacker News
09

AI is exposing the biggest weakness in cybersecurity: We never built a health model. Until now!

securitypolicy
Jun 12, 2026

The article argues that cybersecurity has operated reactively for 30 years, responding to crises after they happen rather than preventing them, similar to an emergency room instead of preventive healthcare. AI is now exposing this weakness by compressing attack timelines (attacks that took days now take minutes), automating routine attacks at scale, and introducing AI systems into enterprises that organizations don't know how to monitor or govern. The author contends that no amount of new tools will fix this problem without shifting to a health-based model that focuses on continuous monitoring and early detection of organizational health before crises occur.

CSO Online
10

Anthropic Disputes Fable 5 AI Jailbreak

securitysafety
Jun 12, 2026

Anthropic disputed claims that Claude Fable 5 (a powerful AI model with safety restrictions) was jailbroken, which is the process of tricking an AI into bypassing its safety restrictions. A security researcher claimed to have circumvented the model's safeguards using sophisticated multi-agent prompting methods (techniques that chain multiple AI requests together), but Anthropic argued the approach only caused conversational refusals rather than defeating core safety systems, and that independent classifier systems (separate AI models that filter dangerous outputs) still prevented genuinely harmful content.

SecurityWeek
Prev1...165166167168169...643Next
critical

CVE-2026-19297: IBM Langflow OSS 1.0.0 through 1.9.6 could allow a remote attacker to obtain unauthorized access to user accounts due to

CVE-2026-19297NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73656: Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.6, POST /api/v1

CVE-2026-73656NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73487: Flowise before 3.1.3 contains a regex-based Python code validator bypass in CSV and Airtable Agent nodes that allows una

CVE-2026-73487NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026
critical

CVE-2026-73485: Flowise before 3.1.3 contains a code injection vulnerability in the Airtable Agent node that allows unauthenticated atta

CVE-2026-73485NVD/CVE DatabaseAug 13, 2026
Aug 13, 2026