CVE-2025-63916

MyScreenTools v2.2.1.0 contains a critical OS command injection vulnerability in the GIF compression tool. The application fails to properly sanitize user-supplied file paths before passing them to cmd.exe, allowing attackers to execute arbitrary system commands with the privileges of the user running the application. The vulnerability exists in the CMD() function within GIFSicleTool\Form_gif_sicle_tool.cs, which constructs shell commands by concatenating unsanitized user input (file paths) and executes them via cmd.exe.
Configurations

Configuration 1 (hide)

cpe:2.3:a:luotengyuan:myscreentools:*:*:*:*:*:*:*:*

History

16 Jan 2026, 21:23

Type Values Removed Values Added
References () https://github.com/cydtseng/Vulnerability-Research/blob/main/myscreentools/OSCommandInjection-GifCompression.md - () https://github.com/cydtseng/Vulnerability-Research/blob/main/myscreentools/OSCommandInjection-GifCompression.md - Third Party Advisory, Exploit, Mitigation
References () https://github.com/luotengyuan/MyScreenTools/blob/master/GIFSicleTool/Form_gif_sicle_tool.cs - () https://github.com/luotengyuan/MyScreenTools/blob/master/GIFSicleTool/Form_gif_sicle_tool.cs - Product
References () https://github.com/luotengyuan/MyScreenTools/tree/master - () https://github.com/luotengyuan/MyScreenTools/tree/master - Product
First Time Luotengyuan myscreentools
Luotengyuan
CPE cpe:2.3:a:luotengyuan:myscreentools:*:*:*:*:*:*:*:*

17 Nov 2025, 19:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 6.5
v2 : unknown
v3 : 8.1

17 Nov 2025, 17:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CWE CWE-78

17 Nov 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-11-17 16:15

Updated : 2026-01-16 21:23


NVD link : CVE-2025-63916

Mitre link : CVE-2025-63916

CVE.ORG link : CVE-2025-63916


JSON object : View

Products Affected

luotengyuan

  • myscreentools
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')