2 matches found
CVE-2026-68560: Improper Neutralization of Special Elements used in an OS Command
Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...
7.7CVSS6AI score0.00584EPSS
SaveExploits0References2
CVE-2026-68899: Unrestricted Upload of File with Dangerous Type
Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...
8.7CVSS5.8AI score0.00527EPSS
SaveExploits0References2
20