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.
EPSS 0.18% · 39.1th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| OliveTin | OliveTin | <= 3000.10.0, <= 3000.10.0, <= 3000.10.0 |
| olivetin | olivetin | 0, 0, 0 |
| github.com | OliveTin/OliveTin | 0, 0, 0 |
Timeline
- Feb 25, 2026 CVE Published
- Feb 25, 2026 EPSS Score
- Feb 25, 2026 PoC Published
- Feb 25, 2026 PoC Published
- Feb 26, 2026 EPSS Score
- Feb 27, 2026 CVE Updated
- Feb 28, 2026 EPSS Score
- Mar 1, 2026 EPSS Score
- Mar 1, 2026 PoC Published
- Mar 3, 2026 EPSS Score
- Mar 4, 2026 EPSS Score
- Mar 6, 2026 EPSS Score
References
- https://github.com/OliveTin/OliveTin/security/advisories/GHSA-49gm-hh7w-wfvf url
- https://nvd.nist.gov/vuln/detail/CVE-2026-27626 advisory
- https://github.com/OliveTin/OliveTin/commit/4bbd2eab153287dc744ad061c58af7693f0c3ddc url
- https://github.com/OliveTin/OliveTin package
- https://pkg.go.dev/vuln/GO-2026-4547 url