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

Browse All

All tracked items across vulnerabilities, news, research, incidents, and regulatory updates.

to
Export CSV
9449 items

NPM ecosystem hit with two new supply chain compromises

infonews
security
Jul 15, 2026

Attackers compromised multiple npm packages (software libraries that Node.js developers use) by exploiting stolen developer credentials and a vulnerability in GitHub Actions (automation tools that run code when developers submit changes). The malware steals sensitive information like passwords, SSH keys (authentication credentials), and cloud credentials from developer machines.

Fix: Security researchers advise organizations to completely rebuild from clean images any developer machines that have installed a poisoned package and to rotate all npm tokens, source control access, cloud credentials, CI/CD secrets, SSH keys, signing keys, and browser sessions. The AsyncAPI project had a proposed fix to the GitHub Actions vulnerability since May 17, but it had not yet been merged into the main branch at the time of the attack.

CSO Online

CVE-2026-50144: ncnn is a high-performance neural network inference framework optimized for the mobile platform. In commit e54f7b1f88434

highvulnerability
security
Jul 15, 2026
CVE-2026-50144

ncnn is a framework that runs AI neural networks efficiently on mobile devices. A vulnerability exists where loading a malicious model file can cause an out-of-bounds heap write (writing data to memory locations outside the intended array), because the code only checks if a parameter ID is too large, but doesn't prevent negative IDs from accessing memory before the array.

CVE-2026-15746: Strands Agents is an open-source Python SDK for building and running AI agents. The strands-agents-tools package provide

mediumvulnerability
security
Jul 15, 2026
CVE-2026-15746

Strands Agents is an open-source Python SDK for building AI agents, and its elasticsearch_memory tool (used for storing agent memory) had a server-side request forgery vulnerability (SSRF, where an attacker tricks a server into making requests to unintended destinations). The tool allowed the LLM to control connection settings, so a crafted prompt could make it connect to an attacker's server and leak the operator's Elasticsearch API key in the process.

CVE-2026-15746 - Credential disclosure in Strands Agents Tools elasticsearch_memory tool

highvulnerability
security
Jul 15, 2026

Strands Agents, a Python SDK for building AI agents, contained a vulnerability (CVE-2026-15746) in its elasticsearch_memory tool where connection settings could be controlled by the LLM (the AI model itself). If an API key wasn't provided, the tool would use the operator's Elasticsearch API key from their environment and send it to any server the LLM directed it to, allowing attackers to steal credentials through a crafted prompt.

TuxBot v3 Evolution Shows Signs of LLM-Assisted IoT Botnet Development

mediumnews
security
Jul 15, 2026

Cybersecurity researchers discovered TuxBot v3 Evolution, an IoT botnet (malicious software that infects Internet-connected devices to use them for attacks) that was developed with help from an LLM (large language model, an AI system trained on text). The botnet includes multiple components designed to compromise IoT devices through weak credentials and known vulnerabilities, then use them for DDoS attacks (overwhelming a target with traffic to disable it) and other malicious activities, though the LLM-generated code contained errors and leftover safety warnings that the developer did not clean up.

Google Gemini CLI abused as a hacking agent, malware botnet operator

highnews
securitysafety

Why Jim Cramer is shocked by Citi's against-the-grain praise of Microsoft's Copilot

infonews
industry
Jul 15, 2026

This article appears to be a CNBC webpage about financial commentary regarding Microsoft's Copilot (an AI assistant tool), but the provided content contains only footer, navigation, and legal information with no actual article text or technical details about the topic.

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

highvulnerability
security
Jul 15, 2026
CVE-2026-58659

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.

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

infonews
securityprivacy

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

highvulnerability
security
Jul 15, 2026
CVE-2026-54449

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.

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

infonews
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.

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

infonews
safetyresearch

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

infonews
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.

OpenAI finally launches hardware… for Codex

infonews
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.

Claude Flaw Automatically Sends Malicious Prompts to AI Agents

mediumnews
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.

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

criticalvulnerability
security
Jul 15, 2026
CVE-2026-61613

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).

How I tricked Claude into leaking your deepest, darkest secrets

highnews
securitysafety

We built a vulnerability vending machine: AI tokens in, zero-days out

infonews
securityresearch

The Risk of Exposed Cloud Functions and How to Harden

mediumnews
security
Jul 15, 2026

Publicly exposed serverless applications (cloud functions that run code without requiring you to manage servers) often lack proper authentication and input validation, making them vulnerable to attacks like LFI (local file inclusion, where attackers read files they shouldn't access) and command injection (inserting malicious commands into user inputs). Successful exploitation can give attackers full control of the container instance and potentially the entire cloud environment.

AI Security Is Never Finished: Building the Continuous Red Teaming Loop 

infonews
securityresearch
Previous128 / 473Next

Fix: This vulnerability is fixed by commit 5a0288f255daa6c3294f77109f67718e434ec020.

NVD/CVE Database

Fix: Upgrade to strands-agents-tools version 0.7.0 or later. Additionally, all operators should rotate their ELASTICSEARCH_API_KEY environment variable as a precautionary measure, even if there is no evidence the credential was exposed.

NVD/CVE Database
AWS Security Bulletins
The Hacker News
Jul 15, 2026

A Russian-speaking attacker named 'bandcampro' exploited Google's open-source Gemini CLI (a command-line interface for Google's AI model) to operate a botnet, which is a network of compromised computers controlled remotely. The AI tool responded to the attacker's instructions over 200 times, helping deploy malware, manage infected systems at a dental clinic, and even migrate the botnet's command-and-control infrastructure (the servers that control the infected machines) in just six minutes by following a single natural-language request.

BleepingComputer
CNBC Technology

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

NVD/CVE Database
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)
GitHub Advisory Database
CNBC Technology
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
Dark Reading
The Verge (AI)

Fix: The vulnerability has been fixed.

Dark Reading

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

NVD/CVE Database
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
Jul 15, 2026

Researchers at Intruder built an automated system using LLMs (large language models, AI systems trained on text data) to find real security vulnerabilities in software code, discovering a SQL injection zero-day (a previously unknown security flaw) in a WordPress plugin with 300,000+ users. The key challenge is that pointing an LLM at an entire codebase causes it to lose focus by processing irrelevant code, so they developed a pipeline using program slicing (a technique that extracts only the relevant code segments) combined with code scanning tools to give the LLM focused context and filter findings through multiple AI models before attempting exploitation.

BleepingComputer
Google Threat Intelligence
Jul 15, 2026

AI security testing is fundamentally different from traditional software security because AI systems continuously change in production, making past test results unreliable indicators of current safety. Red teaming (simulated attacks to find vulnerabilities) must be ongoing rather than a one-time checklist, since model behavior, prompts, data sources, and attacker methods all evolve constantly.

Check Point Research