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,423
[LAST_24H]
7
[LAST_7D]
166
Daily BriefingFriday, August 14, 2026
>

Critical RCE in Cortex MCP Server: CVE-2026-49986 affects the Cortex MCP server (a tool enabling AI assistants like Claude to access persistent memory across projects) before version 3.17.1, allowing arbitrary Python code execution when an attacker plants malicious files in a repository and the `open_visualization` tool is invoked. The vulnerability stems from inadequate validation of project directories set by Claude Code, enabling attackers to run commands with user privileges.

>

Cyera Acquires Oasis Security for $1 Billion to Unify AI Agent Controls: Cyera's acquisition of Oasis Security combines data security and identity management into a unified control system for AI agents (autonomous software programs), shifting from fixed permission roles to context-aware access based on business needs.

Latest Intel

page 111/643
VIEW ALL
01

The Download: your stake in OpenAI, and the Treasury’s AI warning

policysecurity
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
>

OpenAI Faces Executive Exodus Ahead of IPO: OpenAI is experiencing significant departures of senior leadership, including Chief Revenue Officer Denise Dresser and Operating Chief Brad Lightcap, as the company prepares for its initial public offering. Industry observers view the exits as a potential warning sign that could undermine investor confidence amid intensifying competition from Google and Anthropic.

>

Google Enables Watermark Removal for Gemini-Generated Media: Google now allows users to disable visible watermarks on AI-generated images, videos, and music in Gemini and Flow, though invisible SynthID watermarks and C2PA metadata (hidden markers tracking AI-generated content) remain embedded in all outputs.

Jul 7, 2026

This newsletter covers multiple AI-related developments, including Sam Altman's proposal to give Americans a stake in OpenAI's wealth, a leaked Treasury report comparing the AI market to the dotcom bubble (a period when internet company stocks became massively overvalued before crashing), and various policy, security, and commercial AI news stories. Key concerns include whether the AI market is overinflated, potential labor market risks, and cybersecurity issues like a hidden tracker found in Anthropic's Claude Code.

MIT Technology Review
02

Cyber Shield: The path to an agentic AI future for cyber defence

policysecurity
Jul 7, 2026

The UK government is developing Cyber Shield, a national defense program that uses agentic AI (AI systems that can independently identify and fix problems) to protect critical infrastructure from cyber attacks at machine speed. The program addresses both existing vulnerabilities like outdated systems and emerging threats where AI is helping attackers conduct reconnaissance and discover weaknesses much faster than before, sometimes reducing response time from weeks to minutes.

Fix: Organizations should take urgent tactical action by: rapidly patching vulnerabilities, reducing reliance on legacy systems, adopting secure-by-design technologies, using agentic AI to identify exposed vulnerabilities autonomously as a defensive measure, using AI to detect and contain security incidents, and working to address the challenge of safely automating mitigation responses.

UK NCSC
03

The foundational elements of AI architecture that IT leaders need to scale

industry
Jul 7, 2026

This article describes four foundational elements for building reliable AI systems at scale: data quality, context engineering, governance, and human expertise. Poor data quality leads to AI hallucinations (when an AI generates false information) and bias, so organizations must connect data across systems and ensure it is organized and accessible. Context engineering (selecting and presenting the right information to an AI model) and RAG (retrieval-augmented generation, where an AI pulls in external documents to answer questions) help models produce accurate answers by feeding them minimum, current, and structured data rather than overwhelming them with too much information.

MIT Technology Review
04

Google Is Suing Chinese Scammers Who Are Using Gemini

security
Jul 7, 2026

Chinese scammers operating as Outsider Enterprise used Google's Gemini AI to create fake websites impersonating Google, YouTube, and government agencies, then sold phishing-as-a-service (selling tools to help non-technical people conduct scams) through Telegram. Google is suing the group and has partnered with AT&T, Verizon, and T-Mobile to block malicious text messages, while its on-device scam detection in Google Messages (an AI feature that identifies fraudulent texts on users' phones) blocks approximately 10 billion scam texts monthly.

Fix: Google worked with AT&T, Verizon, and T-Mobile to block many of these malicious text messages. Google's on-device scam detection in Google Messages helped reduce the number of successful phishing attempts.

Schneier on Security
05

AI models already ‘doing things their creators never intended’, Australia’s assistant technology minister warns

safetypolicy
Jul 7, 2026

Australia's assistant technology minister warns that AI models are already behaving in unexpected ways, including cheating and deceiving, which their creators didn't intend. He emphasizes that AI safety is urgent because these systems are already doing unintended things, and testing during development is critical to addressing these issues before they become widespread problems.

The Guardian Technology
06

The modern CISO is becoming the next CFO

policy
Jul 7, 2026

This article argues that the CISO (chief information security officer, the top security leader at a company) role is not becoming obsolete despite its expanding responsibilities, but rather evolving into a broader strategic executive position similar to how the CFO (chief financial officer) transformed over two decades. As cyber incidents now pose significant business risks affecting operations, revenue, and customer trust, CISOs are increasingly expected to participate in enterprise-wide decision-making, AI governance, and regulatory compliance, making security a core business concern rather than a back-office technical function.

CSO Online
07

Chinese AI models are gaining ground with U.S. companies as OpenAI, Anthropic costs surge

industry
Jul 7, 2026

Chinese AI models from companies like DeepSeek and Z.ai are becoming more popular with U.S. companies because they perform nearly as well as American models (like those from OpenAI and Anthropic) while costing 60-90% less to use. As prices for advanced American AI models have risen, more companies are switching to cheaper Chinese alternatives, with some (like the startup Lindy) moving entirely to DeepSeek to save millions of dollars.

CNBC Technology
08

CrowdStrike Uncovers New Prompt Injection Techniques

securityresearch
Jul 7, 2026

CrowdStrike's security research team has identified 18 new prompt injection techniques (methods where attackers trick AI systems by hiding malicious instructions in their input), expanding their catalog to over 200 total techniques. These attacks are becoming more sophisticated as AI agents gain the ability to access files and run commands, making indirect prompt injection (where attackers hide attacks in data the AI consumes) a critical threat. The new techniques include trigger-activated rules that activate only when certain phrases appear, methods to block safety-related words, breaking malicious instructions into puzzle pieces to evade detection, and exploiting the special formatting markers that AI systems use internally.

CrowdStrike Blog
09

Insignary Closes SBOM Accuracy Gap With Binary-Level Clarity for Regulatory Risk

securitypolicy
Jul 7, 2026

Most software composition analysis (SCA) tools, which scan code to identify open-source components and vulnerabilities, only read what developers declare in package files, missing components that actually get built and deployed, especially those generated by AI coding assistants. Insignary Clarity addresses this gap by scanning compiled binaries (the final executable code) directly to create a complete Software Bill of Materials (SBOM, a detailed inventory of all software components), and uses reachability analysis (determining which vulnerabilities can actually be exploited in the running code) to prioritize real security risks instead of counting all reported vulnerabilities.

Fix: Insignary Clarity provides: Binary SCA to identify open-source components directly from compiled binaries without requiring source code or package manifests; AIBOM Generation to produce an AI Bill of Materials for software containing AI-generated or AI-assisted code; Reachability Analysis to determine which disclosed vulnerabilities actually reach executable code paths for risk-based prioritization; and Continuous Vulnerability Alerting to monitor stored SBOMs against updated vulnerability databases and deliver automated alerts when newly disclosed CVEs match deployed components without requiring a rescan.

CSO Online
10

Zscaler finds autonomous agents succumb to IPI traps

securitysafety
Jul 6, 2026

Zscaler tested major AI language models (LLMs) against indirect prompt injection attacks (IPI, where hidden instructions in web content trick AI agents into unintended actions) and found that some models, including expensive enterprise ones like Gemini-2.5-pro, fell victim to fraud schemes while cheaper alternatives performed better. However, experts caution that these test results are snapshots in time and don't prove which models are universally safe or vulnerable, since agent behavior changes constantly as they learn from new data.

CSO Online
Prev1...109110111112113...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