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

Critical Vulnerability in Claude Code Emerges Days After Source Leak

highnews
security
Apr 2, 2026

Anthropic's Claude Code source code was leaked, and shortly after, security researchers at Adversa AI discovered a critical vulnerability in the tool. The incident highlights how exposing source code can quickly lead to the discovery of serious security flaws.

SecurityWeek

OpenAI just bought TBPN

infonews
industry
Apr 2, 2026

OpenAI has acquired TBPN, a popular online talk show that broadcasts live weekday episodes and features interviews with AI executives and tech leaders, positioning itself as competition to traditional financial news channels like Bloomberg and CNBC. The show's host stated it will continue operating as before under OpenAI's ownership, marking a reunion between the host and OpenAI CEO Sam Altman, who had previously funded the host's company.

Gemma 4: Byte for byte, the most capable open models

infonews
industry
Apr 2, 2026

Google DeepMind has released Gemma 4, a family of open-source AI models available in four sizes (2B to 31B parameters, where parameters are the trainable weights in a neural network) designed for complex reasoning and agentic workflows (AI systems that can autonomously plan and use tools to complete tasks). The models are optimized to run efficiently on various hardware from mobile phones to workstations and support advanced features like multimodal processing (handling text, images, video, and audio), function-calling for tool integration, and context windows up to 256K tokens (units of text the model can process in one response).

Google Workspace’s continuous approach to mitigating indirect prompt injections

infonews
securitysafety

Threat actor abuse of AI accelerates from tool to cyberattack surface

infonews
securityindustry

It’s not easy to get depression-detecting AI through the FDA

infonews
industrypolicy

Cybersecurity M&A Roundup: 38 Deals Announced in March 2026

infonews
industry
Apr 2, 2026

This article reports on 38 cybersecurity mergers and acquisitions (M&A, or business deals where one company buys another) announced in March 2026 by major companies including Airbus, Cellebrite, Databricks, Quantum eMotion, Rapid7, and OpenAI. The source provides only a high-level announcement of these deals without detailed technical or security content.

I have always seen myself as ‘progressive’ – but with AI it’s time to hit the brakes | Peter Lewis

infonews
policyindustry

vSphere and BRICKSTORM Malware: A Defender's Guide

infonews
security
Apr 2, 2026

BRICKSTORM is a malware campaign targeting VMware vSphere environments, specifically the vCenter Server Appliance (VCSA) and ESXi hypervisors (the software that runs virtual machines), by exploiting weak security architecture rather than software vulnerabilities. Attackers establish persistence at the virtualization layer (the foundational control software beneath guest operating systems), where traditional security tools like EDR (endpoint detection and response, software that monitors computers for threats) cannot see them, allowing them to gain administrative control over entire virtual infrastructure. The VCSA is particularly attractive to attackers because compromising it grants full control over all virtual machines and their data.

Microsoft’s new ‘superintelligence’ game plan is all about business

infonews
industry
Apr 2, 2026

Microsoft has reorganized its AI leadership, with Mustafa Suleyman taking on a new role as the company's first CEO of AI focused specifically on pursuing superintelligence (AI systems that would surpass human intelligence across all tasks). The company's renegotiated contract with OpenAI has enabled this strategic shift, which Suleyman says he had been planning for nearly a year.

Google Home’s latest update makes Gemini better at understanding your commands

infonews
industry
Apr 2, 2026

Google has released an update to its Home app that improves Gemini (Google's AI assistant) at understanding natural language commands for controlling smart home devices. The update allows users to describe desired settings in more natural ways, such as requesting "the color of the ocean" for lighting or specifying exact temperatures and humidity levels, and improves Gemini's ability to identify which devices are being controlled.

CShard: Blockchain Sharding via Repairable Fountain Codes and the Paradigm for Sharding Design

inforesearchPeer-Reviewed
research

Erratum: Adversarial Machine Learning in IoT Security: A Comprehensive Survey

inforesearchPeer-Reviewed
research

OpenAI acquires TBPN

infonews
industry
Apr 2, 2026

OpenAI has acquired TBPN, a media platform that covers AI news and hosts conversations with influential figures in tech and business. The acquisition aims to help OpenAI communicate more effectively about AI's impact on society while keeping TBPN's editorial independence intact.

Codex now offers more flexible pricing for teams

infonews
industry
Apr 2, 2026

OpenAI has introduced more flexible pricing for Codex, a code-generation AI tool that helps developers write software faster. Teams can now add Codex-only seats with pay-as-you-go pricing (meaning you only pay for what you use based on tokens, the small units of text the AI processes) instead of paying a fixed fee per person, and ChatGPT Business pricing has been lowered from $25 to $20 per seat annually. The company is also offering $100 in credits per new Codex-only user (up to $500 per team) to help teams try out the tool.

Cybersecurity in the age of instant software

infonews
securitysafety

Variance Raises $21.5M for Compliance Investigation Platform Powered by AI Agents

infonews
industry
Apr 2, 2026

Variance, a company building a compliance investigation platform that uses AI agents (autonomous AI systems that can perform tasks independently), has raised $21.5 million in new funding, bringing its total funding to $26 million. The funding will be used to grow the platform's capabilities.

Tools, um MCP-Server abzusichern

infonews
security
Apr 2, 2026

Model Context Protocol (MCP, a system that connects AI agents to data sources) has become popular in businesses but faces security risks like prompt injection (tricking an AI by hiding instructions in its input), token theft, and data leaks. While progress has been made with features like OAuth support and an official MCP Registry, companies need tools to implement proper access controls, authorization checks, and detailed logging to protect sensitive data.

CVE-2026-3502: TrueConf Client Download of Code Without Integrity Check Vulnerability

infovulnerability
security
Apr 1, 2026
CVE-2026-3502🔥 Actively Exploited

GHSA-r5fr-rjxr-66jc: lodash vulnerable to Code Injection via `_.template` imports key names

highvulnerability
security
Apr 1, 2026
CVE-2026-4800

The lodash library has a code injection vulnerability in its `_.template` function (a tool that generates reusable text templates with dynamic values). Attackers can inject malicious code through the `options.imports` parameter, either by passing untrusted input as key names or by exploiting prototype pollution (a technique where attackers modify the default object properties that all objects inherit from). This allows arbitrary code to run when a template is compiled.

Previous133 / 314Next
The Verge (AI)
DeepMind Safety Research
Apr 2, 2026

Indirect prompt injection (IPI) is a security threat where attackers hide malicious instructions in data or tools that an AI system uses, potentially influencing how it behaves without direct user input. Google treats IPI as an ongoing challenge rather than a one-time problem to solve, using multiple continuous strategies including human red-teaming (adversarial simulations), automated red-teaming (machine-learning-driven attack testing), a vulnerability rewards program for external researchers, and monitoring of publicly disclosed attacks to stay ahead of evolving threats.

Google Online Security Blog
Apr 2, 2026

Threat actors are now embedding AI into their cyberattacks to make them more effective and precise, rather than just faster. AI is helping attackers craft better phishing emails (resulting in 54% click-through rates versus 12% traditionally), develop malware, and steal data more efficiently, while humans still oversee the operations. Organizations face a major security challenge because AI-enabled phishing is now far more targeted and harder to defend against at scale, especially when combined with systems designed to bypass multifactor authentication (MFA, a security method that requires multiple forms of verification).

Microsoft Security Blog
Apr 2, 2026

Kintsugi, a California startup, spent seven years developing AI to detect depression and anxiety by analyzing how someone speaks rather than what they say. The company is shutting down after failing to get FDA (Food and Drug Administration, the U.S. agency that approves medical products) clearance, though it is releasing its technology as open-source software so others can use and build on it.

The Verge (AI)
SecurityWeek
Apr 2, 2026

This article discusses concerns about the rapid advancement of AI technology and argues that progressive voices are not adequately addressing the risks of automation and economic disruption. The author expresses skepticism about AI industry leaders, using Anthropic's CEO as an example, questioning whether their stated commitment to safe AI development should be trusted despite their public statements about safety concerns.

The Guardian Technology

Fix: Mandiant released a vCenter Hardening Script that enforces security configurations at the Photon Linux layer (the underlying operating system of vCenter). Organizations should implement the hardening recommendations provided in the guide to transform the virtualization layer into a hardened environment capable of detecting and blocking persistent threats, including establishing custom security configurations at both the vSphere and Photon Linux layers.

Google Threat Intelligence
The Verge (AI)
The Verge (AI)
Apr 2, 2026

CShard is a blockchain sharding (dividing transaction processing across multiple parallel groups of nodes) protocol that uses repairable fountain codes (a data encoding method that allows recovery of lost information) to prevent system failures when shards become corrupted. The protocol introduces a ghost reporter mechanism that lets all nodes verify transactions, allowing smaller shard sizes while maintaining security and enabling recovery of corrupted blocks through decoding.

Fix: The source describes two main technical approaches built into CShard itself: (1) Using repairable fountain codes to recover blocks of corrupted shards through decoding by corresponding shard groups, keeping the system secure and available, and (2) implementing a ghost reporter mechanism that allows all nodes to verify transactions by submitting reports, which enables detection of corrupted shards and recovery of blocks while reducing the required number of nodes per shard.

IEEE Xplore (Security & AI Journals)
Apr 2, 2026

This is an erratum (correction notice) for an academic survey paper about adversarial machine learning in IoT security (the practice of deliberately fooling AI systems used to protect internet-connected devices). The notice appears in ACM Computing Surveys journal, Volume 58, Issue 10, published in July 2026.

ACM Digital Library (TOPS, DTRAP, CSUR)
OpenAI Blog
OpenAI Blog
Apr 2, 2026

AI is making software development faster and easier, creating a future where custom applications can be written and deleted on demand, but this also means AI tools are getting better at finding and exploiting vulnerabilities in code. Both attackers and defenders are using AI for cybersecurity, creating an 'arms race' where attackers can automatically discover and exploit flaws while defenders can use similar AI tools to find and patch vulnerabilities before attackers exploit them.

CSO Online
SecurityWeek
CSO Online

TrueConf Client has a vulnerability where it downloads software updates without checking if they're genuine or tampered with (integrity check, a verification that data hasn't been changed). An attacker who can intercept the update process could inject malicious code that would run with the same permissions as the person updating the software, potentially giving them complete control of the system. This vulnerability is currently being exploited by real attackers.

Fix: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

CISA Known Exploited Vulnerabilities

Fix: Users should upgrade to lodash version 4.18.0. The fix validates import key names using the same security checks applied to the `variable` option, and it changes how imports are merged to prevent inherited properties from being included.

GitHub Advisory Database