Command Injection in Click - CVE-2026-7246

 

Command Injection in Click - CVE-2026-7246

Published: July 14, 2026


Vulnerability identifier: #VU137405
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/E:U/U:Clear
CVE-ID: CVE-2026-7246
CWE-ID: CWE-77
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: click.palletsprojects.com
Affected software:
Click

Detailed vulnerability description

The vulnerability allows a local privileged user to execute arbitrary commands on the system.

The vulnerability exists due to insufficient input validation in the click.edit() function. A local privileged user can trick the victim into opening a specially crafted data to pass arbitrary OS commands from an unprivileged account.


How to mitigate CVE-2026-7246

Install updates from vendor's website.

Sources