Vulnerabilities (CVE)

Filtered by vendor Olivetin
Angry Yack Logo
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-27626 1 Olivetin 1 Olivetin 2026-02-27 N/A 9.9 CRITICAL
OliveTin gives access to predefined shell commands from a web interface. In versions up to and including 3000.10.0, OliveTin's shell mode safety check (`checkShellArgumentSafety`) blocks several dangerous argument types but not `password`. A user supplying a `password`-typed argument can inject shell metacharacters that execute arbitrary OS commands. A second independent vector allows unauthenticated RCE via webhook-extracted JSON values that skip type safety checks entirely before reaching `sh ...

Show More

CVE-2025-50946 1 Olivetin 1 Olivetin 2025-10-17 N/A 6.5 MEDIUM
OS Command Injection in Olivetin 2025.4.22 Custom Themes via the ParseRequestURI function in service/internal/executor/arguments.go.