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]
18
[LAST_7D]
169
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 103/643
VIEW ALL
01

Anthropic found a hidden space where Claude puzzles over concepts

researchsafety
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 9, 2026

Anthropic developed a tool called the Jacobian lens (or J-lens), which reveals a hidden layer inside Claude called the J-space that contains words the AI model is thinking about but hasn't said yet. This discovery shows that what large language models (AI systems trained on massive amounts of text to predict and generate language) actually process internally can be different from what they eventually output, giving researchers a new way to understand and control how these models work.

MIT Technology Review
02

The new GPT-5.6 family: Luna, Terra, Sol

industry
Jul 9, 2026

OpenAI released three new language models called GPT-5.6 (Luna, Terra, and Sol, in order of size) that are available to the public as of July 9th, 2026. These models have a one-million token context window (the amount of text they can consider at once) and perform particularly well on long-running agent tasks (workflows where an AI works independently over many steps), outperforming competitors like Claude Fable 5 at lower cost. OpenAI also added new API features including programmatic tool calling (letting the model write and execute code to coordinate different tools), multi-agent support (spawning smaller AI instances to work in parallel), and prompt cache breakpoints (explicit markers for caching repeated input text).

Simon Willison's Weblog
03

CVE-2026-58198: ChatterBot is a machine learning, conversational dialog engine for creating chat bots. Prior to 1.2.14, UbuntuCorpusTrai

security
Jul 9, 2026

ChatterBot versions before 1.2.14 have a vulnerability where the UbuntuCorpusTrainer.extract() function uses a predictable directory path (~/ubuntu_data/ubuntu_dialogs) and a check-then-create pattern, allowing a local attacker (someone with access to the same computer) to plant a symlink (a shortcut pointing to another location) at that path and trick the software into writing files to an attacker-controlled directory instead.

Fix: Update to version 1.2.14, where this issue is fixed.

NVD/CVE Database
04

AI Agents Are a New Kind of Identity & Most Organizations Aren't Ready

securitypolicy
Jul 9, 2026

AI agents (autonomous software programs that can make decisions and take actions) are a new security challenge that organizations are not adequately prepared for. Traditional methods of managing AI agents, such as treating them like service accounts (shared user profiles for automated systems) or API tokens (digital keys that allow programs to access services), are insufficient and outdated.

Dark Reading
05

OpenAI releases latest ChatGPT model after delay over White House cybersecurity concerns

policy
Jul 9, 2026

OpenAI released ChatGPT 5.6, its latest AI model, after initially delaying the public launch due to White House cybersecurity concerns. The company restricted early access to government-approved users and allowed the government's Center for AI Standards and Innovation agency to conduct additional testing before proceeding with the wider release.

The Guardian Technology
06

CVE-2026-59726: Ruflo is an agent meta-harness for Claude Code and Codex. Prior to 3.16.3, ruflo's default docker-compose deployment exp

security
Jul 9, 2026

Ruflo is an agent meta-harness (a tool that manages AI agents like Claude Code) that had a critical security flaw in versions before 3.16.3. The default Docker Compose setup (a way to run multiple software containers together) exposed two endpoints without authentication (security checks), allowing anyone on the network to run terminal commands, access API keys (credentials for external services), and corrupt stored learning patterns.

Fix: Update to version 3.16.3, which fixes this issue.

NVD/CVE Database
07

XAI in cybersecurity: A survey on techniques, challenges, and future directions

researchsecurity
Jul 9, 2026

This is a survey paper that examines XAI (explainable AI, which means making AI systems' decisions understandable to humans) techniques used in cybersecurity, along with the challenges researchers face when trying to apply these methods and potential future research directions. The paper reviews how organizations can make AI-powered security tools more transparent so that security teams can understand why the AI flagged something as a threat.

Elsevier Security Journals
08

Anthropic appoints former Fed Chair Ben Bernanke to its independent trust

policy
Jul 9, 2026

Anthropic has appointed Ben Bernanke, the former chair of the Federal Reserve, to its Long-Term Benefit Trust, an independent governance structure that advises the company and appoints its board members. Bernanke will help Anthropic understand how AI is changing the economy as part of the company's effort to ensure that the long-term benefits of AI outweigh its risks. He joins three other trustees who were selected to provide independent oversight of the AI company's decisions.

CNBC Technology
09

OpenAI rolls out GPT-5.6 after government greenlight — and announces ‘ChatGPT Work’

industry
Jul 9, 2026

OpenAI released GPT-5.6, its latest AI model, to the public after receiving approval from the Trump administration, following an initial limited preview period for government-approved organizations only. The company also launched ChatGPT Work, a new AI tool that combines ChatGPT with Codex (a code-generation model adapted for non-coding tasks) and runs on the GPT-5.6 model suite.

The Verge (AI)
10

OpenAI's newest AI model is 54% more token efficient on agentic coding, Altman tells CNBC

industry
Jul 9, 2026

OpenAI released three new AI models (GPT-5.6 Sol, Terra, and Luna) with GPT-5.6 Sol being 54% more token efficient (using fewer computational units to process information) on agentic coding tasks (AI systems that can plan and execute multiple steps to solve coding problems). The company initially limited access to a small group of trusted partners and worked with the U.S. government on safety testing before broader release.

CNBC Technology
Prev1...101102103104105...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