CVE-2025-52365

Severity CVSS v4.0:
Pending analysis
Type:
CWE-77 Command Injection
Publication date:
03/03/2026
Last modified:
27/04/2026

Description

A command injection vulnerability in the szc script of the ccurtsinger/stabilizer repository allows remote attackers to execute arbitrary system commands via unsanitized user input passed to os.system(). The vulnerability arises from improper input handling where command-line arguments are directly concatenated into shell commands without validation