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]
164
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 116/643
VIEW ALL
01

7 cyber risk assessment gotchas to avoid

securitypolicy
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 6, 2026

A cyber risk assessment helps security teams identify and prioritize potential threats to company assets, but many leaders make mistakes that reduce its effectiveness. Common errors include treating assessments as checklists rather than business-focused decision tools, hiding concerning results, assessing incomplete system scope (like forgotten servers or AI tools), and creating risk registers (documents listing identified risks) that don't reflect actual exposure. The article explains these seven "gotchas" to help CISOs conduct more effective assessments tied to real business impact.

CSO Online
02

SkillCloak Lets Malicious AI Agent Skills Evade Static Scanners with Self-Extracting Packing

securityresearch
Jul 6, 2026

Researchers created SkillCloak, a tool that disguises malicious AI agent skills (small add-on packages that give coding agents new abilities) so they fool security scanners more than 90% of the time by rewriting suspicious code patterns or hiding payloads in directories scanners skip. Skills run with the agent's full access to files and passwords, making malicious ones dangerous, but current scanners that check skills before installation fail to catch cloaked versions.

Fix: The researchers propose SKILLDETONATE, a runtime checker that watches what a skill actually does at the operating-system level (what files it reads/writes, where it sends data) instead of analyzing how it looks. According to the source, this approach caught 97% of attacks with a 2% false-alarm rate on safe skills, and maintained effectiveness even when skills were cloaked, though it takes a couple of minutes per skill to run.

The Hacker News
03

How AI-leading Security Teams Are Building the Agentic SOC

securityindustry
Jul 6, 2026

AI-powered attacks are accelerating faster than human security teams can respond, with breaches now happening in an average of 29 minutes. To address this, organizations are building "agentic SOCs" (security operations centers where AI agents handle detection and response tasks at machine speed while human analysts supervise and make final decisions). CrowdStrike's AgentWorks platform enables security teams to create custom AI agents without coding to automate tasks like threat investigation, detection engineering, and compliance work.

CrowdStrike Blog
04

CVE-2026-14742: A vulnerability was determined in langchain-ai langgraph up to 1.2.4. The affected element is the function _freeze of th

security
Jul 5, 2026

A vulnerability (CVE-2026-14742) was found in langchain-ai langgraph up to version 1.2.4, where the _freeze function in the Task Result Cache (a system that stores computed task results to avoid recalculating them) uses a weak hash when processing the default_cache_key argument. This could potentially be exploited remotely, though the attack requires significant technical skill and is considered difficult to execute.

NVD/CVE Database
05

CVE-2026-14714: A weakness has been identified in zhayujie chatgpt-on-wechat CowAgent 2.1.0. This issue affects the function verify_serv

security
Jul 5, 2026

A security weakness was found in CowAgent version 2.1.0 where the verify_server function fails to properly authenticate requests when the wechatmp_token (a security credential) is missing or empty, allowing remote attackers to bypass authentication. This vulnerability has been publicly disclosed and is being actively exploited.

Fix: Upgrading to version 2.1.1 addresses this issue. The fix adds an explicit check to ensure wechatmp_token is not empty in the verify_server() function, causing the /wx endpoint (the entry point for requests) to reject requests with a 403 Forbidden error when the token is missing or has its default empty value, instead of falling back to a weaker signature verification method.

NVD/CVE Database
06

CVE-2026-14647: A weakness has been identified in onnx up to 1.21.x. This vulnerability affects the function convPoolShapeInference_opse

security
Jul 4, 2026

A weakness was found in ONNX (a software format for AI models) versions up to 1.21.x that allows an out-of-bounds read (accessing memory outside the intended area). The vulnerability is in a function called convPoolShapeInference_opset19 and can be attacked remotely by someone with login access, though the attack code is now public.

Fix: Apply patch a7bf3a0f1d18bb62575236ef6e4944980c40e045, available at https://github.com/onnx/onnx/commit/a7bf3a0f1d18bb62575236ef6e4944980c40e045.

NVD/CVE Database
07

Alibaba reportedly bans employees from using Claude Code

securitypolicy
Jul 4, 2026

Alibaba is banning its employees from using Claude Code (Anthropic's AI programming tool) starting July 10, 2026, reportedly because Anthropic has implemented restrictions on Chinese users. Anthropic had experimented with a version of Claude Code that could identify Chinese users to prevent unauthorized resellers and distillation (training AI models on outputs from other AI models), but the company says it has since developed stronger security measures and plans to remove this detection feature.

Fix: According to Anthropic's Thariq Shihipar, 'The team has landed stronger mitigations since then and we've actually been meaning to take this down for a while.' The source does not specify what these stronger mitigations are or provide a timeline for their implementation.

TechCrunch (Security)
08

JadePuffer ransomware used AI agent to automate entire attack

securitysafety
Jul 4, 2026

Researchers discovered JadePuffer, believed to be the first ransomware attack fully controlled by an autonomous AI agent (a program that acts independently to complete tasks). The AI agent exploited a vulnerability in Langflow (a framework for building AI applications) to gain initial access, then automatically performed reconnaissance, stole credentials, moved through the network, and encrypted data while adapting to failures in real time, much like a human attacker would.

Fix: The vendor fixed CVE-2025-3248 on April 1, 2025. Additionally, CISA (Cybersecurity and Infrastructure Security Agency) tagged this vulnerability as exploited in attacks, warning organizations to patch internet-exposed endpoints.

BleepingComputer
09

CVE-2026-14535: In Trail of Bits fickling versions up to and including 0.1.11, the UnsafeImportsML analysis pass unconditionally calls A

security
Jul 4, 2026

In fickling (a security tool for analyzing pickle files), versions up to 0.1.11 have a bug where the UnsafeImportsML analysis pass marks all imports as already-checked in a shared list, causing the MLAllowlist pass (which is supposed to block imports from unsafe libraries) to skip its checks entirely. This means dangerous imports from standard library modules that aren't explicitly blocked can be deserialized and executed when fickling's security check returns LIKELY_SAFE.

NVD/CVE Database
10

OpenAI’s apparent failure to visit key site raises questions over UK investment

industrypolicy
Jul 4, 2026

OpenAI paused its Stargate UK project, a planned multibillion-pound datacentre investment in Britain, citing regulatory concerns and high energy costs in April. An investigation revealed that OpenAI apparently never visited the key site in North Tyneside, and £20 billion of the £30 billion in investment that the UK government promoted appears to have been speculative rather than confirmed, raising questions about whether the project was primarily a publicity announcement rather than a genuine development plan.

The Guardian Technology
Prev1...114115116117118...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