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,419
[LAST_24H]
27
[LAST_7D]
172
Daily BriefingFriday, August 14, 2026
>

Apple Partners with Alibaba on China-Specific LLM: Apple has developed a custom large language model (LLM, a type of AI trained on large amounts of text data) for the Chinese market in collaboration with Alibaba, marking a strategic shift to gain greater control over its AI offerings in China's competitive landscape.

Latest Intel

page 92/642
VIEW ALL
01

Patch Tuesday roundup: Microsoft fixes a monthly record 569 holes; SAP patches a critical memory corruption bug

security
Jul 14, 2026

Microsoft released a record 569 patches in a single month, with 59 rated as critical, partly because AI models can now help discover vulnerabilities faster. The company is recommending that customers speed up their patching schedules to address critical flaws more quickly. Separately, SAP patched a critical memory corruption bug with a CVSS score (a 0-10 rating of how severe a vulnerability is) of 9.9.

Critical This Week5 issues
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

Fix: Microsoft is recommending that customers accelerate their patching schedules to more quickly deal with critical flaws.

CSO Online
02

OpenAI may announce a ChatGPT smart speaker this year

industry
Jul 14, 2026

OpenAI is planning to release a smart speaker device that lets users speak to ChatGPT and includes a camera and sensors to understand the surrounding environment, though it will have no screen. The device will have a rechargeable battery for portability and smart home control features, though this announcement comes amid legal disputes with Apple over alleged hardware theft.

The Verge (AI)
03

CVE-2026-47475: NVIDIA TensorRT-LLM contains a vulnerability in the OpenAI-compatible inference API where an attacker could trigger a re

security
Jul 14, 2026

NVIDIA TensorRT-LLM (a tool for running large language models efficiently) contains a vulnerability in its OpenAI-compatible API where an attacker could trigger a reachable assertion (a failed safety check in the code) in the sampler thread, potentially causing the system to crash. This vulnerability could lead to a denial of service attack (making the service unavailable to legitimate users).

NVD/CVE Database
04

CVE-2026-24271: NVIDIA TensorRT-LLM contains a vulnerability in the OpenAI-compatible inference API, where an attacker could cause alloc

security
Jul 14, 2026

NVIDIA TensorRT-LLM (a tool for running large language models efficiently on NVIDIA GPUs) has a vulnerability in its OpenAI-compatible inference API that allows attackers to request unlimited GPU resources without restrictions. This could cause a denial of service (making the system unavailable to legitimate users) by exhausting the GPU's memory and processing power.

NVD/CVE Database
05

CVE-2026-24233: NVIDIA TensorRT-LLM for Linux contains a vulnerability in the restricted unpickler used for model weight deserialization

security
Jul 14, 2026

NVIDIA TensorRT-LLM for Linux has a vulnerability in its unpickler (a tool that converts serialized data back into usable objects) that allows local attackers to deserialize untrusted data. A successful attack could lead to code execution, privilege escalation, data tampering, and information disclosure.

NVD/CVE Database
06

GHSA-2cf7-hpwf-47h9: n8n-MCP: Incorrect authorization can expose default-scope workflow version backups in multi-tenant HTTP mode

security
Jul 14, 2026

In n8n-mcp (a tool that connects AI models to workflows) running in multi-tenant HTTP mode (where multiple separate users share one server), an authenticated user could bypass access controls and read or delete workflow backups stored in the default single-tenant scope instead of being restricted to their own workspace. This could expose sensitive workflow configuration information.

Fix: Upgrade to n8n-mcp version 2.57.4 or later. The fix requires a complete tenant context in multi-tenant mode and fails closed for workflow-version access that cannot be attributed to a specific tenant. Alternatively, restrict network access to the HTTP endpoint using a firewall or reverse proxy, run in stdio mode (which has no multi-tenant HTTP surface), or remove default-scope backups from prior single-tenant deployments if they are no longer needed.

GitHub Advisory Database
07

CVE-2026-47482: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause missing release of memory

security
Jul 14, 2026

CVE-2026-47482 is a memory leak vulnerability (a bug where a program fails to free up memory it's no longer using) in NVIDIA Triton Inference Server for Linux that allows attackers to cause a denial of service (making a service unavailable to legitimate users). The vulnerability stems from the software not properly releasing memory after it's finished using it.

NVD/CVE Database
08

CVE-2026-47481: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause an authentication bypass t

security
Jul 14, 2026

CVE-2026-47481 is a vulnerability in NVIDIA Triton Inference Server for Linux that allows attackers to bypass authentication (security checks that verify a user's identity) through an alternative path or channel. If successfully exploited, this flaw could let attackers run their own code on the system, gain higher-level access, steal information, or modify data.

NVD/CVE Database
09

CVE-2026-47480: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause an uncaught exception. A s

security
Jul 14, 2026

CVE-2026-47480 is a vulnerability in NVIDIA Triton Inference Server for Linux that allows an attacker to trigger an uncaught exception (an error that the program doesn't handle properly), potentially causing a denial of service (making the service unavailable to legitimate users). The vulnerability has a CVSS 4.0 severity rating, though a detailed assessment has not yet been provided.

NVD/CVE Database
10

CVE-2026-47479: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause uncontrolled resource cons

security
Jul 14, 2026

CVE-2026-47479 is a vulnerability in NVIDIA Triton Inference Server for Linux that allows an attacker to cause uncontrolled resource consumption (using up all available computing power or memory), potentially leading to a denial of service (making the service unavailable to legitimate users). The vulnerability has a CVSS 4.0 severity rating, though a complete assessment from NIST has not yet been provided.

NVD/CVE Database
Prev1...9091929394...642Next
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
critical

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

CSO OnlineAug 11, 2026
Aug 11, 2026