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,364
[LAST_24H]
19
[LAST_7D]
173
Daily BriefingWednesday, August 12, 2026
>

Google's DeepMind Falls Behind in Frontier Model Race: Google's AI division has lost ground to OpenAI and Anthropic in developing the most advanced AI systems, prompting a leadership change to close the performance gap, particularly in coding capabilities where competitors hold significant advantages.

>

Critical Flaw in OpenAI, Anthropic, and Google APIs Exposes Hidden Reasoning: Researchers discovered a vulnerability in how major AI providers handle encrypted reasoning objects (encrypted data storing an AI's hidden thinking between API calls) that allowed weaker models to decode stronger models' concealed thoughts, exposing API keys, passwords, private user data, and enabling injection of malicious prompts inside supposedly opaque blocks.

>

Latest Intel

page 4/637
VIEW ALL
01

CVE-2026-70335: Improper neutralization of special elements used in an os command ('os command injection') in GitHub Copilot and Visual

security
Aug 11, 2026

CVE-2026-70335 is a vulnerability in GitHub Copilot and Visual Studio Code that allows improper neutralization of special elements in OS commands (OS command injection, where an attacker can execute arbitrary system commands). An unauthorized attacker could exploit this to elevate their privileges locally on an affected system.

Critical This Week5 issues
critical

Zoom zero-click RCE flaws allow attackers to compromise meeting participants

CSO OnlineAug 11, 2026
Aug 11, 2026

Snowflake Python API Vulnerability Enables Privilege Escalation: CVE-2026-19594 in Snowflake Python API versions before 1.13.0 allowed attackers to bypass security restrictions through path traversal (using `..` to access parent resources) and HTTP parameter pollution (injecting special characters to alter request interpretation), potentially executing privileged operations under higher-permission accounts.

>

Fujitsu's OneCompression Library Vulnerable to Code Execution via Malicious Models: CVE-2026-73325 in OneCompression 1.2.0 unsafely deserializes (converts data back into executable code) checkpoint files using Python's pickle module, allowing attackers to run arbitrary commands by embedding malicious instructions in model.pt files that execute when the library loads them.

>

Context Bombing Uses Prompt Injections as Defensive Tool: Researchers demonstrated that embedding prompt injections (hidden instructions that override AI guidelines) alongside secrets in cloud storage can disable AI hacking agents by triggering their guardrails (built-in protections preventing harmful outputs), causing the agents to shut down rather than follow attacker instructions.

NVD/CVE Database
02

CVE-2026-65675: No cwe for this issue in Visual Studio Code CoPilot Chat Extension allows an unauthorized attacker to bypass a security

security
Aug 11, 2026

CVE-2026-65675 is a vulnerability in Visual Studio Code's CoPilot Chat Extension that allows an unauthorized attacker to bypass a security feature over a network. The vulnerability has not yet been assigned a complete severity rating or detailed weakness classification by NIST.

NVD/CVE Database
03

CVE-2026-35502: Deserialization of untrusted data for some Intel(R) Extension for PyTorch before version 2.8.0 within Ring 3: User Appli

security
Aug 11, 2026

Intel's Extension for PyTorch before version 2.8.0 has a vulnerability involving deserialization of untrusted data (processing data from unverified sources without proper validation), which could allow a local user to gain higher privileges on a system. An attacker would need local access and the user to interact with the software, but the actual security impact on the system is expected to be low.

Fix: Update Intel(R) Extension for PyTorch to version 2.8.0 or later.

NVD/CVE Database
04

CVE-2026-27765: Improper input validation for some vLLM Hardware Plugin for Intel(R) Gaudi(R) software before version 0.16.0 within Ring

security
Aug 11, 2026

A security flaw in vLLM Hardware Plugin for Intel Gaudi software versions before 0.16.0 fails to properly validate user input (check that data is safe before using it), which could allow an authorized user to crash the system through a denial of service attack (making a service unavailable). The flaw affects system availability but not the security of stored data or system integrity.

Fix: Update to vLLM Hardware Plugin for Intel Gaudi software version 0.16.0 or later.

NVD/CVE Database
05

CVE-2026-24693: Protection mechanism failure for some Intel(R) oneCCL Bindings for PyTorch before version v2.8.0 within Ring 3: User App

security
Aug 11, 2026

Intel's oneCCL Bindings for PyTorch (a library that helps PyTorch run on Intel hardware) versions before v2.8.0 have a flaw in their protection mechanism that could let an unprivileged user gain elevated privileges (privilege escalation, meaning gaining admin-level access they shouldn't have). An attacker could exploit this through local access with minimal effort and some basic user interaction.

Fix: Update Intel(R) oneCCL Bindings for PyTorch to version v2.8.0 or later.

NVD/CVE Database
06

CVE-2026-21387: Protection mechanism failure for some Intel(R) LLM Library for PyTorch within Ring 3: User Applications may allow an esc

security
Aug 11, 2026

A protection mechanism failure exists in Intel's LLM Library for PyTorch (a software tool for building machine learning models) that could allow an unprivileged user to gain higher system privileges through a local attack. The vulnerability requires the attacker to have some access to the system and could potentially compromise the confidentiality, integrity, and availability of affected systems.

NVD/CVE Database
07

CVE-2026-20728: Protection mechanism failure for some Intel Extension for TensorFlow software before version 2.15.0.3 within Ring 3: Use

security
Aug 11, 2026

A protection mechanism failure in Intel Extension for TensorFlow (a library that adds TensorFlow AI capabilities to Intel systems) before version 2.15.0.3 could allow someone with basic system access to gain higher-level privileges, potentially compromising the confidentiality, integrity, and availability of the system. The attack requires local access and low complexity, with passive user interaction.

Fix: Update Intel Extension for TensorFlow to version 2.15.0.3 or later.

NVD/CVE Database
08

Researchers Disclose AI-Assisted SharePoint Exploit Chain Reaching Unauthenticated RCE

security
Aug 11, 2026

Researchers discovered a critical vulnerability chain in Microsoft SharePoint on-premises servers that allows attackers without valid credentials to gain administrative access and run malicious code. The flaw was found partly through an AI agent that performed automated code analysis, chaining together two vulnerabilities (CVE-2026-55040 with CVSS 9.1 and CVE-2026-63520 with CVSS 8.1, a rating system measuring vulnerability severity) in SharePoint's authentication and service systems. The attack affects SharePoint Server Subscription Edition, 2019, and 2016, but not the cloud-based SharePoint Online.

Fix: Anyone running SharePoint on-premises should confirm the July update is installed, which breaks the vulnerability chain. The July fixes are: Subscription Edition KB5002882 (build 16.0.19725.20434), SharePoint Server 2019 KB5002883 (build 16.0.10417.20175), and SharePoint Server 2016 KB5002891 (build 16.0.5561.1001). Customers should also apply the August update when it appears, which fixes the second vulnerability (CVE-2026-63520).

The Hacker News
09

Apple could help you prove your iPhone photos aren’t deepfakes

safety
Aug 11, 2026

Apple is developing a feature for iOS 27 that can verify when photos were taken on an iPhone by embedding provenance metadata (hidden information about the photo's origin and creation method) into images at the moment they're captured. This would let users prove their photos are authentic and not AI-generated deepfakes (synthetic media made to look real).

Fix: The feature will be off by default when released and can be enabled by navigating to Settings > Camera > Reference Image > Reference Mode, according to code found in the iOS 27 beta 5.

The Verge (AI)
10

CVE-2026-73079: Sub2API is an AI API gateway platform designed to distribute and manage API quotas from AI product subscriptions. From 0

security
Aug 11, 2026

Sub2API is a platform that manages API access (the ability to use AI services) by distributing shared accounts across multiple users. In versions 0.1.135 to 0.1.168, an authenticated user could manipulate the URL path to send requests to unintended servers using the platform's shared account credentials, because the system didn't validate where requests were being sent. This vulnerability was caused by path traversal (exploiting how the system handles file/URL paths without checking them).

Fix: This vulnerability is fixed in version 0.1.169.

NVD/CVE Database
Prev123456...637Next
critical

CVE-2026-73032: PapersGPT for Zotero 0.6.1 contains a remote code execution vulnerability that allows attackers to execute arbitrary Jav

CVE-2026-73032NVD/CVE DatabaseAug 11, 2026
Aug 11, 2026
critical

CVE-2026-72898: Metabase SQL Injection Vulnerability

CVE-2026-72898CISA Known Exploited VulnerabilitiesAug 10, 2026
Aug 10, 2026
critical

CVE-2026-72718: goose is general-purpose AI agent that runs on your machine. Prior to 1.44.0, the `goose review` command runs the system

CVE-2026-72718NVD/CVE DatabaseAug 10, 2026
Aug 10, 2026
critical

CVE-2026-14526: The AI Copilot – Content Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and

CVE-2026-14526NVD/CVE DatabaseAug 8, 2026
Aug 8, 2026