OliveTin gives access to predefined shell commands from a web interface. From 3000.2.0 until 3000.17.0, the service/internal/executor/arguments.go checkShellArgumentSafety function does not treat regex: custom argument types as unsafe for Shell mode actions, allowing values that pass typeSafetyCheckRegex to be interpolated by wrapCommandInShell into an sh -c command string and enabling OS command injection. This issue is fixed in version 3000.17.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-29 21:17
Updated : 2026-07-30 19:21
NVD link : CVE-2026-67438
Mitre link : CVE-2026-67438
CVE.ORG link : CVE-2026-67438
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
