PT-2026-78650 · Wekan · Wekan
CVE-2026-68560
·
Published
2026-08-19
·
Updated
2026-08-21
CVSS v4.0
7.7
High
| Vector | AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Wekan versions prior to 9.75
Description
An authenticated user with attachment upload privileges can execute arbitrary commands as the Wekan server process on deployments where an external scanner is configured. The issue occurs in
models/fileValidation.js when the fileObj.path variable is interpolated into the externalCommandLine at the {file} placeholder and executed via asyncExec (a promisified version of exec that invokes /bin/sh -c). An attacker can exploit this by including shell metacharacters, such as command substitutions, within the filename of the uploaded file.Recommendations
Update Wekan to version 9.75 or later.
Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wekan