CVE-2026-27626

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 -c`. When exploiting vector 1, any authenticated user (registration enabled by default, `authType: none` by default) can execute arbitrary OS commands on the OliveTin host with the permissions of the OliveTin process. When exploiting vector 2, an unauthenticated attacker can achieve the same if the instance receives webhooks from external sources, which is a primary OliveTin use case. When an attacker exploits both vectors, this results in unauthenticated RCE on any OliveTin instance using Shell mode with webhook-triggered actions. As of time of publication, a patched version is not available.
Configurations

Configuration 1 (hide)

cpe:2.3:a:olivetin:olivetin:*:*:*:*:*:*:*:*

History

17 Jun 2026, 10:27

Type Values Removed Values Added
Summary
  • (es) OliveTin da acceso a comandos de shell predefinidos desde una interfaz web. En versiones hasta la 3000.10.0 inclusive, la comprobación de seguridad del modo shell de OliveTin ('checkShellArgumentSafety') bloquea varios tipos de argumentos peligrosos, pero no 'password'. Un usuario que proporciona un argumento de tipo 'password' puede inyectar metacaracteres de shell que ejecutan comandos arbitrarios del sistema operativo. Un segundo vector independiente permite RCE no autenticada a través de valores JSON extraídos de webhooks que omiten por completo las comprobaciones de seguridad de tipo antes de llegar a 'sh -c'. Al explotar el vector 1, cualquier usuario autenticado (registro habilitado por defecto, 'authType: none' por defecto) puede ejecutar comandos arbitrarios del sistema operativo en el host de OliveTin con los permisos del proceso de OliveTin. Al explotar el vector 2, un atacante no autenticado puede lograr lo mismo si la instancia recibe webhooks de fuentes externas, lo cual es un caso de uso principal de OliveTin. Cuando un atacante explota ambos vectores, esto resulta en RCE no autenticada en cualquier instancia de OliveTin que utiliza el modo Shell con acciones activadas por webhook. En el momento de la publicación, no hay disponible una versión parcheada.

27 Feb 2026, 18:58

Type Values Removed Values Added
References () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-49gm-hh7w-wfvf - () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-49gm-hh7w-wfvf - Exploit, Vendor Advisory
First Time Olivetin olivetin
Olivetin
CPE cpe:2.3:a:olivetin:olivetin:*:*:*:*:*:*:*:*

27 Feb 2026, 17:16

Type Values Removed Values Added
References () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-49gm-hh7w-wfvf - () https://github.com/OliveTin/OliveTin/security/advisories/GHSA-49gm-hh7w-wfvf -

25 Feb 2026, 03:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 03:16

Updated : 2026-06-17 10:27


NVD link : CVE-2026-27626

Mitre link : CVE-2026-27626

CVE.ORG link : CVE-2026-27626


JSON object : View

Products Affected

olivetin

  • olivetin
CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')