SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-85696

CRITICAL · CVSS 9.8 EPSS 1.49% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-04 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

SadTalker is vulnerable to an OS command injection due to improper handling of uploaded audio filenames during the video muxing process, allowing attackers to exploit shell metacharacters. This vulnerability can lead to arbitrary command execution on the server, posing a critical risk to system integrity and data security. Organizations using SadTalker should prioritize immediate remediation to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85696
Severity
CRITICAL
CVSS
9.8
EPSS
1.49%

Original NVD Description

SadTalker contains an OS command injection vulnerability in the video muxing process where uploaded audio filenames are interpolated into ffmpeg commands without proper escaping. Attackers can upload audio files with shell metacharacters in the filename to break out of quoted arguments and execute arbitrary system commands when video generation occurs.