CVE-2026-24142 — Code Execution
CVE-2026-24142 — NVIDIA TRT-LLM for any platform contains a deserialization vulnerability and unsafe serialized handle. A successful exploit of this vulnerability might lead to code execution, data tampering, and information disclosure.
What This Means For You
- If your environment is affected by CWE-502, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-24142 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-24142 - NVIDIA TRT-LLM Unsafe Deserialization Attempt
Sigma YAML — free preview
title: CVE-2026-24142 - NVIDIA TRT-LLM Unsafe Deserialization Attempt
id: scw-2026-05-20-ai-1
status: experimental
level: high
description: |
Detects attempts to exploit CVE-2026-24142 by looking for processes associated with NVIDIA TRT-LLM that are attempting to perform deserialization using potentially unsafe handles. This is a direct indicator of an exploit attempt targeting the deserialization vulnerability.
author: SCW Feed Engine (AI-generated)
date: 2026-05-20
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-24142/
tags:
- attack.defense_evasion
- attack.t1505.003
logsource:
category: process_creation
detection:
selection:
Image|startswith:
- 'C:\Program Files\NVIDIA Corporation\TRT-LLM\'
CommandLine|contains:
- 'deserialize'
- 'unsafe_handle'
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-24142 | vulnerability | CVE-2026-24142 |
| CWE-502 | weakness | CWE-502 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | May 20, 2026 at 07:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.