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
9482 items

CVE-2026-9198: IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to chain /api/v1/auto_login (mints SUPERUSER toke

criticalvulnerability
security
Jul 17, 2026
CVE-2026-9198

IBM Langflow OSS versions 1.0.0 through 1.10.0 have a critical security flaw where unauthenticated attackers can chain two API endpoints together to gain full control of a system. The attackers first use /api/v1/auto_login to mint SUPERUSER tokens (special access credentials), then use /api/v1/validate/code to execute arbitrary code through exec() (a function that runs user-provided commands), achieving RCE (remote code execution, where an attacker can run commands on a system they don't own).

NVD/CVE Database

Apple’s plot to crush OpenAI

infonews
policyindustry

Anthropic in early talks with Meta to acquire compute power

infonews
industry
Jul 17, 2026

Anthropic is in early negotiations with Meta to lease computing power (specialized hardware used to train and run AI models), following a similar deal with SpaceX's Colossus 1 data center. These talks reflect Anthropic's ongoing struggle to secure enough AI chips (particularly Nvidia processors) to support its advanced models like Fable, and represent Meta's broader effort to enter the cloud computing business to monetize its AI infrastructure investments.

New NadMesh Botnet Hunts Exposed AI Services for Cloud Keys and Kubernetes Tokens

highnews
security
Jul 17, 2026

NadMesh is a Go botnet (malware written in the Go programming language) that hunts for exposed AI services like ComfyUI and Ollama to steal cloud credentials, Kubernetes tokens (authentication keys for container orchestration systems), and access to AI models. The botnet prioritizes exploiting MCP (Model Context Protocol, a framework for AI tools), Docker APIs, and Jenkins systems, with observed attack traffic showing Docker vulnerabilities account for the largest portion of exploitation attempts.

China's Moonshot AI claims Kimi K3 can rival OpenAI and Anthropic

infonews
industry
Jul 17, 2026

Chinese AI startup Moonshot unveiled Kimi K3, a massive AI model with 2.8 trillion parameters (a measure of an AI's scale and processing power) that the company claims rivals top American AI firms like OpenAI and Anthropic. The model will be released as open-source software on July 27, making it freely available for anyone to download and modify, which represents a significant shift since most leading American AI systems are proprietary and restricted. This development suggests that Chinese AI companies are successfully advancing their technology despite US government restrictions on hardware sales and export controls on frontier AI models (cutting-edge systems considered critical to national security).

The Real AI Threat Is Blind Trust

infonews
safetysecurity

Introducing Gemini 3.5 Flash Cyber

infonews
securityindustry

Google must open Android to rival AI agents, EU orders

infonews
policysecurity

In Other News: Iran Tracks US Military Phones, CrashStealer macOS Malware, CVD Blueprint

infonews
security
Jul 17, 2026

This week's cybersecurity news covers multiple incidents including breaches at telecom and retail companies, a German manufacturer forced into bankruptcy after a six-week cyberattack shutdown, and the discovery of CrashStealer, a new macOS malware (malicious software) that disguises itself as a crash reporting tool to steal user credentials and system data. Additional threats include Iranian actors using cellular and advertising data to track US military phones, and a vulnerability in an AI agent integrated with WhatsApp that allows remote code execution (running commands on a system from afar).

EncFormer: Secure and Efficient Transformer Inference Over Encrypted Data

inforesearchPeer-Reviewed
security

AirMask: Enabling Air-to-Air Masking of Wireless Traffic Fingerprints in WiFi-Based IoT Environments

inforesearchPeer-Reviewed
security

Unlearning or Not: A Strategic Data Forgetting Scheme for Federated Unlearning With Bounded Rationality

inforesearchPeer-Reviewed
research

Forgetting Similar Samples: Can Machine Unlearning Do it Better?

inforesearchPeer-Reviewed
research

Spa: Stealthy and Persistent Backdoor Attacks in Federated Learning via Feature-Space Alignment

inforesearchPeer-Reviewed
security

SafeSteer: Adaptive Subspace Steering for Efficient Jailbreak Defense in Vision Language Models

inforesearchPeer-Reviewed
safety

Forgotten Horizons in Concept Erasure: Safeguarding Close-Proximity Concepts in Text-to-Image Models

inforesearchPeer-Reviewed
research

On Success and Simplicity: A Second Look at Transferable Vision–Language Attack Pipeline

inforesearchPeer-Reviewed
security

Multi-Agent Energy Trading With Privacy Heterogeneity: A Denoise Dynamic Differential Privacy Multi-Agent Reinforcement Learning Method

inforesearchPeer-Reviewed
research

Toward Reliable Malicious JavaScript Detection in Obfuscated Code

inforesearchPeer-Reviewed
research

PANDA: Diffusion-Guided Purification and Adaptation for Robust Point Cloud Classification Against Adversarial Attack

inforesearchPeer-Reviewed
security
Previous125 / 475Next
Jul 17, 2026

Apple is suing OpenAI, with experts debating whether the allegations represent genuine concerns or typical industry practices. The lawsuit comes as Apple releases public beta versions of new software featuring an updated Siri AI, raising questions about whether Apple views OpenAI as a competitive threat or is capitalizing on OpenAI's current difficulties.

The Verge (AI)
CNBC Technology
The Hacker News
BBC Technology
Jul 17, 2026

The article warns that AI models which are allowed to both understand user requests and carry out those requests without human review create a serious security risk. When AI systems operate without oversight (checking and approval by humans), it removes important safeguards that normally protect computer systems from being misused or attacked.

Dark Reading
Jul 17, 2026

Google introduced Gemini 3.5 Flash Cyber, a lightweight AI model specialized in finding, validating, and fixing software vulnerabilities (flaws in code that attackers could exploit). The model is being released through a limited-access pilot program exclusively to governments and trusted partners via CodeMender (Google's code security agent) to help defenders fix vulnerabilities before attackers can use them, while restricting access to prevent misuse.

DeepMind Safety Research
Jul 17, 2026

The European Union ordered Google to open Android (its mobile operating system) to rival AI assistants like competitors to Gemini, giving them equal access to apps and system services to increase competition. Google warns this could create security risks, while security experts worry that multiple AI agents with deep system access could break traditional security models where the operating system controls what different programs can do.

CSO Online
SecurityWeek
research
Jul 17, 2026

EncFormer addresses privacy concerns when machine-learning-as-a-service (MLaaS, where AI models run on remote servers) processes sensitive user data by enabling Transformer inference (running a type of AI model) over encrypted data. The system combines fully homomorphic encryption (FHE, allowing computation on encrypted data without decryption) and secure multiparty computation (MPC, where multiple parties jointly compute results without revealing their individual inputs) more efficiently than previous approaches, achieving significant improvements in speed and communication overhead while keeping data private.

IEEE Xplore (Security & AI Journals)
Jul 17, 2026

Recent attacks on IoT (Internet of Things) devices can analyze side-channel behavioral fingerprints (patterns in wireless communication that reveal what users are doing) to infer private user behaviors over WiFi networks. The paper presents AirMask, a defense system that works at the network level rather than on individual devices, passively sensing these fingerprints and injecting carefully crafted wireless frames to mask them without requiring changes to IoT device firmware or hardware.

Fix: AirMask operates in a predict-inject-assess loop that iteratively adapts to changing traffic patterns, proactively injects principally crafted frames upon prediction of occurring fingerprints, and continuously refines device-specific obfuscation strategies. The system can be deployed in Integrated, TAP, and Air modes for flexible deployment within WiFi networks. According to the paper, AirMask has been implemented as a functional hardware prototype and evaluated on 90 types of IoT devices, confirming defensive effectiveness while incurring negligible bandwidth and latency overhead.

IEEE Xplore (Security & AI Journals)
privacy
Jul 17, 2026

Federated unlearning (FUL, a process that removes a user's data influence from machine learning models trained across multiple computers) helps protect privacy by letting users exercise their right to be forgotten. This paper proposes a new framework where an FL server uses game theory (a mathematical approach to modeling strategic decision-making) and prospect theory (a model of how people make decisions under uncertainty) to incentivize clients to keep more data during unlearning while preventing selfish behavior.

IEEE Xplore (Security & AI Journals)
safety
Jul 17, 2026

Machine unlearning is a process that allows AI models to forget the influence of specific training samples, which is important for privacy and safety. Researchers tested whether existing unlearning methods actually work when the training dataset contains similar samples to the ones being removed, and found that most methods fail to completely eliminate a target sample's influence even when compared to retraining from scratch (rebuilding the model from the beginning with the unwanted sample excluded).

IEEE Xplore (Security & AI Journals)
research
Jul 17, 2026

Researchers discovered a new backdoor attack called Spa that can secretly compromise federated learning systems (distributed AI systems where multiple parties train a model together while keeping their data private). Unlike previous attacks, Spa hides malicious code by blending it with the legitimate learning process and uses adaptive triggers that change over time to avoid detection and remain effective for hundreds of training rounds.

IEEE Xplore (Security & AI Journals)
research
Jul 17, 2026

Vision Language Models (VLMs, which are AIs that process both images and text) are vulnerable to jailbreak attacks (techniques that trick an AI into ignoring its safety guidelines). Existing defenses either reduce the model's usefulness or slow it down significantly. SafeSteer is a proposed defense method that uses singular value decomposition (SVD, a mathematical technique for breaking down data into simpler components) at inference time (when the model is running, without changing its internal weights) to identify and remove harmful instructions while keeping the model's normal abilities intact, achieving over 60% reduction in attack success rates with minimal slowdown.

Fix: SafeSteer uses singular value decomposition (SVD) to purify a low-dimensional "safety subspace" from noisy activation differences, then projects the raw steering vector into this subspace to isolate the core safety signal from noise and adaptively remove harmful influences while preserving the model's ability to handle benign inputs. The method is applied at inference time without modifying model weights and avoids iterative response generation.

IEEE Xplore (Security & AI Journals)
safety
Jul 17, 2026

Text-to-image models (AI systems that generate images from written descriptions) sometimes memorize harmful concepts that need to be removed, but existing removal techniques accidentally damage the model's ability to generate similar concepts. Researchers propose SCPC, a framework that erases target concepts while protecting semantically similar ones, using a technique called semantic-agnostic knowledge distillation (matching the erased model's output to the original model's output without relying on concept meaning).

IEEE Xplore (Security & AI Journals)
research
Jul 17, 2026

Vision-Language Pre-training Models (VLPMs, which are AI systems trained to understand both images and text together) are vulnerable to adversarial attacks (input tricks designed to fool AI systems). This research shows that simpler attack methods can actually work better than complicated ones, and proposes SimVLA (Simple Vision-Language Attack), a streamlined approach that improves how well attacks transfer between different models while using less computing power.

IEEE Xplore (Security & AI Journals)
Jul 17, 2026

This research proposes a new method for multi-agent reinforcement learning (a type of AI where multiple independent agents learn to make decisions together) in electricity trading systems that protects user privacy while maintaining system efficiency. The approach uses dynamic differential privacy (a mathematical technique that adds controlled noise to data to hide individual information), personalized privacy assessments, and a denoising network (a neural network that removes the noise added for privacy) to balance each user's different privacy needs with the overall performance of the trading system.

IEEE Xplore (Security & AI Journals)
security
Jul 17, 2026

This research addresses a weakness in malicious JavaScript detection systems: they fail to reliably identify harmful code when it has been obfuscated (disguised through code transformation techniques to hide its true purpose). The authors propose SeGra, a new detection method that uses data flow features (how data moves through the program) and random walk techniques to better identify malicious JavaScript even in obfuscated code, achieving up to 99.5% accuracy on lightly obfuscated code and 67.1% on heavily obfuscated code.

IEEE Xplore (Security & AI Journals)
research
Jul 17, 2026

Deep learning models that classify point clouds (3D data made of many points in space) are vulnerable to adversarial attacks (carefully crafted inputs designed to fool AI systems). This paper proposes PANDA, a two-stage defense that uses diffusion models (neural networks that gradually transform noisy data into clean data) to purify attacked data and then retrains the classifier to work well with the purified data, addressing limitations in existing diffusion-based defenses.

Fix: PANDA combines two components: PANDA-P, which uses a dual-branch diffusion training strategy that optimizes on both clean-to-clean and adversarial-to-clean paths to improve purification, and PANDA-A, which fine-tunes the classifier using a consistency-driven learning objective to reshape the classifier's feature space and recalibrate decision boundaries for the purified data.

IEEE Xplore (Security & AI Journals)