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 & LLM Vulnerabilities

Security vulnerabilities, privacy incidents, safety concerns, and policy updates affecting LLMs and AI agents.

to
Export CSV
100 items

CVE-2026-47487: NVIDIA Triton Inference Server for Linux contains a vulnerability where a user could cause files outside the model repos

mediumvulnerability
security
Aug 4, 2026
CVE-2026-47487

NVIDIA Triton Inference Server for Linux has a vulnerability where an attacker could read, write, or modify files outside the intended model repository by providing a specially crafted path in the model name to the MLflow plugin. This could lead to denial of service (making a system unavailable) and information disclosure (leaking sensitive data).

NVD/CVE Database

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

mediumvulnerability
security
Jul 14, 2026
CVE-2026-47475

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).

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

mediumvulnerability
security
Jul 14, 2026
CVE-2026-24271

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.

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

highvulnerability
security
Jul 14, 2026
CVE-2026-24233

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.

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

highvulnerability
security
Jul 14, 2026
CVE-2026-47482

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.

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

mediumvulnerability
security
Jul 14, 2026
CVE-2026-47481

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.

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

highvulnerability
security
Jul 14, 2026
CVE-2026-47480

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.

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

highvulnerability
security
Jul 14, 2026
CVE-2026-47479

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.

CVE-2026-47478: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause the use of an expired file

highvulnerability
security
Jul 14, 2026
CVE-2026-47478

CVE-2026-47478 is a vulnerability in NVIDIA Triton Inference Server for Linux where an attacker can exploit the use of an expired file descriptor (a reference to an open file that is no longer valid), potentially causing a denial of service (making the service unavailable to legitimate users). The vulnerability has a CVSS 4.0 severity rating, though the exact scoring details have not yet been provided.

CVE-2026-47477: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause a stack-based buffer overf

highvulnerability
security
Jul 14, 2026
CVE-2026-47477

CVE-2026-47477 is a vulnerability in NVIDIA Triton Inference Server for Linux that allows an attacker to cause a stack-based buffer overflow (a situation where data written to memory exceeds its allocated space, potentially crashing the system). A successful attack could result in denial of service (making the service unavailable to legitimate users).

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

highvulnerability
security
Jul 14, 2026
CVE-2026-47476

CVE-2026-47476 is a vulnerability in NVIDIA Triton Inference Server for Linux that allows attackers to cause uncontrolled resource consumption (using up computing resources like memory or CPU without limit), potentially leading to denial of service (making the system unavailable to legitimate users). The vulnerability is classified as CWE-400 (uncontrolled resource consumption), though a CVSS severity score has not yet been assigned by NIST.

CVE-2026-24266: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause a use-after-free issue. A

mediumvulnerability
security
Jul 1, 2026
CVE-2026-24266

NVIDIA Triton Inference Server for Linux has a use-after-free vulnerability (a bug where software tries to access memory that has already been freed, potentially causing crashes). An attacker could exploit this to cause a denial of service (making the service unavailable to legitimate users), though the severity rating from NIST has not yet been provided.

CVE-2026-24264: NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker can cause improper handling of highl

highvulnerability
security
Jul 1, 2026
CVE-2026-24264

CVE-2026-24264 is a vulnerability in NVIDIA Triton Inference Server for Linux where an attacker can exploit improper handling of highly compressed data (data that has been reduced in size), potentially causing a denial of service (making a system unavailable to users). The vulnerability has a CVSS score of 4.0, which indicates a moderate severity rating.

CVE-2026-56340: vLLM versions >= 0.10.2 and < 0.13.0 are missing sparse tensor validation in multimodal embeddings processing. Because P

highvulnerability
security
Jun 20, 2026
CVE-2026-56340

vLLM (a system for running large language models) versions 0.10.2 through 0.12.x lack proper validation of sparse tensors (data structures with mostly empty values) when processing multimodal embeddings (numerical representations combining text and images). An attacker can send malicious embedding requests with invalid tensor indices to crash the system, exhaust resources, or potentially corrupt memory if the prompt-embeds feature is enabled.

CVE-2026-24162: NVIDIA Transformers4Rec for Linux contains a vulnerability where an attacker could cause improper deserialization of unt

highvulnerability
security
May 26, 2026
CVE-2026-24162

NVIDIA Transformers4Rec for Linux has a vulnerability where attackers can exploit improper deserialization (unsafe processing of data that was converted into a storable format) of untrusted data, potentially leading to code execution (running commands on the system), data tampering, and information disclosure. The vulnerability is tracked as CVE-2026-24162 and a CVSS score (a 0-10 rating of how severe a vulnerability is) has not yet been assigned by NIST.

CVE-2026-24215: NVIDIA Triton Inference Server contains a vulnerability in the DALI backend, where an attacker could cause uncontrolled

mediumvulnerability
security
May 20, 2026
CVE-2026-24215

NVIDIA Triton Inference Server has a vulnerability in its DALI backend (a component that processes data) that allows attackers to cause uncontrolled resource consumption, potentially leading to a denial of service attack (making the service unavailable to legitimate users).

CVE-2026-24214: NVIDIA Triton Inference Server contains a vulnerability in the DALI backend where an attacker could cause an integer ove

highvulnerability
security
May 20, 2026
CVE-2026-24214

NVIDIA Triton Inference Server has a vulnerability in its DALI backend (a component that processes data) where an attacker could trigger an integer overflow (a bug where a number exceeds the maximum value a system can store). This could allow an attacker to execute malicious code, modify data, or crash the service.

CVE-2026-24213: NVIDIA Triton Inference Server contains a vulnerability in the DALI backend where an attacker could cause an out-of-boun

highvulnerability
security
May 20, 2026
CVE-2026-24213

NVIDIA Triton Inference Server contains a vulnerability in the DALI backend (a component that processes data) where an attacker could perform an out-of-bounds read (accessing memory locations outside the intended range). Exploiting this could allow code execution (running malicious commands), data tampering (changing information), denial of service (making the system unavailable), or information disclosure (leaking sensitive data).

CVE-2026-24210: NVIDIA Triton Inference Server contains a vulnerability where an attacker could cause an integer overflow. A successful

highvulnerability
security
May 20, 2026
CVE-2026-24210

NVIDIA Triton Inference Server has a vulnerability where an attacker could cause an integer overflow (a situation where a number exceeds the maximum value a program can store, causing unexpected behavior), potentially leading to denial of service (making a system unavailable to users). The vulnerability has a CVSS 4.0 severity rating (a 0-10 scale measuring how serious a security flaw is).

CVE-2026-24209: NVIDIA Triton Inference Server contains a vulnerability where an attacker could cause a path traversal issue. A successf

highvulnerability
security
May 20, 2026
CVE-2026-24209

CVE-2026-24209 is a path traversal vulnerability (a flaw where an attacker manipulates file paths to access files outside their intended directory) in NVIDIA Triton Inference Server that could allow an attacker to cause a denial of service (making a system unavailable to users). The vulnerability has a CVSS 4.0 severity rating, though a full assessment from NIST has not yet been provided.

1 / 5Next
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database
NVD/CVE Database