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,419
[LAST_24H]
29
[LAST_7D]
173
Daily BriefingFriday, August 14, 2026
>

Apple Partners with Alibaba on China-Specific LLM: Apple has developed a custom large language model (LLM, a type of AI trained on large amounts of text data) for the Chinese market in collaboration with Alibaba, marking a strategic shift to gain greater control over its AI offerings in China's competitive landscape.

Latest Intel

page 90/642
VIEW ALL
01

CVE-2026-58659: PyTorch Lightning through 2.6.5, fixed in commit d710d68, contains a remote code execution vulnerability in the _load_st

security
Jul 15, 2026

PyTorch Lightning (a framework for training AI models) versions up to 2.6.5 contain a remote code execution vulnerability (a security flaw that lets attackers run their own code on your computer) in the _load_state function. Attackers can create malicious checkpoint files (saved model data) that bypass security protections and execute harmful code when you load a model using LightningModule.load_from_checkpoint.

Critical This Week5 issues
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

Fix: Fixed in commit d710d68 (a specific code update in the PyTorch Lightning repository).

NVD/CVE Database
02

Suno snatched millions of songs from YouTube, Genius, and Deezer

securityprivacy
Jul 15, 2026

Data from a hacking incident revealed that Suno, an AI music generator, trained its models by scraping (automatically copying) millions of songs and lyrics from platforms like YouTube Music, Deezer, and Genius without disclosing these sources. This discovery is significant because Suno faces multiple lawsuits claiming it used copyrighted material to train its AI models, and the company had previously kept its training data sources secret.

The Verge (AI)
03

GHSA-3pvh-63gf-j9mw: LangBot: Authenticated RCE Via MCP Configuration

security
Jul 15, 2026

Authenticated users of LangBot can run any command they want on the server by adding a malicious STDIO MCP (a plugin system that executes external programs) through the Extensions settings. An attacker who logs in (either through their own account or stolen credentials) can configure the MCP to run arbitrary commands, giving them complete control over the machine.

GitHub Advisory Database
04

Anthropic moves closer to mega-IPO as bankers line up investor meetings

industry
Jul 15, 2026

Anthropic, the AI company behind the Claude models, is preparing for an initial public offering (IPO, the process of selling shares in a private company to the public) later in 2025, with bankers already scheduling investor meetings to gauge demand. The company filed its IPO prospectus confidentially with the SEC and could potentially go public as early as October, which would make it one of the first major AI startups to enter public markets.

CNBC Technology
05

Meet GPT-Red: an LLM super-hacker OpenAI built to make its models safer

safetyresearch
Jul 15, 2026

OpenAI built GPT-Red, an AI model trained to attack other AI systems, and uses it to find security weaknesses before releasing new versions like GPT-5.6. GPT-Red specializes in finding prompt injection attacks (where hackers hide malicious instructions in text that the AI reads), including a previously unknown attack type called fake chain of thought where false information is inserted into the AI's internal reasoning process. The model trains against other AI systems in a self-play loop (where it repeatedly attacks while others defend) within simulated real-world scenarios, making it better at finding effective attacks than human testers alone.

MIT Technology Review
06

Is 'Tech-xit' Imminent? UK Steps Up Sovereignty Push Amid AI Strife

policy
Jul 15, 2026

The US government has placed restrictions on advanced AI models from companies like Anthropic and OpenAI, which has prompted the UK and other countries to consider becoming less dependent on American technology companies. This shift raises concerns about cybersecurity (the protection of computer systems and data from unauthorized access) and international tech competition.

Dark Reading
07

OpenAI finally launches hardware… for Codex

industry
Jul 15, 2026

OpenAI has released Codex Micro, a small hardware device made with keyboard company Work Louder that allows users to better monitor and control coding agents (AI systems that can write and manage code). This is a limited-run collaboration, separate from OpenAI's previously announced consumer device being developed with designer Jony Ive.

The Verge (AI)
08

Claude Flaw Automatically Sends Malicious Prompts to AI Agents

security
Jul 15, 2026

A vulnerability called PromptFiction in Claude (an AI assistant) could be combined with another exploit to launch an end-to-end attack (a complete attack from start to finish on a target system) on a targeted system. The vulnerability has already been fixed.

Fix: The vulnerability has been fixed.

Dark Reading
09

CVE-2026-61613: Cursor is a code editor built for programming with AI. Prior to the Cloud Agent fix on 03/31/2026, browser-enabled Curso

security
Jul 15, 2026

Cursor is a code editor that uses AI to help with programming. Before a fix on March 31, 2026, attackers could use malicious web content to connect to an unprotected local endpoint (a communication point on a user's computer) in Cursor's Cloud Agent, allowing them to run code, steal files, access environment variables (settings that programs use), steal credentials (login information), and take GitHub App access tokens (digital keys that grant permissions to GitHub accounts).

Fix: This issue was fixed on 03/31/2026 by requiring authentication for the relevant agent endpoint.

NVD/CVE Database
10

How I tricked Claude into leaking your deepest, darkest secrets

securitysafety
Jul 15, 2026

A researcher discovered a vulnerability in Claude's web_fetch tool (a feature that lets Claude access websites) that could leak private user information like names and locations. The tool was supposed to only visit URLs that users directly entered, but it could also follow links found within web pages it had already fetched, allowing attackers to create deceptive websites that trick Claude into extracting sensitive data by following a chain of hidden links.

Fix: Anthropic closed the vulnerability by removing the ability for web_fetch to navigate to additional links returned within its own fetched content.

Simon Willison's Weblog
Prev1...8889909192...642Next
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
critical

Zoom zero-click RCE flaws allow attackers to compromise meeting participants

CSO OnlineAug 11, 2026
Aug 11, 2026