CVE-2026-30225
published 2026-03-06CVE-2026-30225: OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, an authentication context confusion vulnerability in…
PriorityP431medium4.3CVSS 3.1
AVNACLPRLUINSUCNILAN
EPSS
0.41%
33.1th percentile
OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, an authentication context confusion vulnerability in RestartAction allows a low‑privileged authenticated user to execute actions they are not permitted to run. RestartAction constructs a new internal connect.Request without preserving the original caller’s authentication headers or cookies. When this synthetic request is passed to StartAction, the authentication resolver falls back to the guest user. If the guest account has broader permissions than the authenticated caller, this results in privilege escalation and unauthorized command execution. This vulnerability allows a low‑privileged authenticated user to bypass ACL restrictions and execute arbitrary configured shell actions. This issue has been patched in version 3000.11.1.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | olivetin_olivetin | >= 0 < 0.0.0-20260305000458-cb46a597b246 | 0.0.0-20260305000458-cb46a597b246 |
| olivetin | olivetin | < 3000.11.1 | 3000.11.1 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
OliveTin's RestartAction always runs actions as guest in github.com/OliveTin/OliveTin
osv·2026-03-10
CVE-2026-30225 OliveTin's RestartAction always runs actions as guest in github.com/OliveTin/OliveTin
OliveTin's RestartAction always runs actions as guest in github.com/OliveTin/OliveTin
OliveTin's RestartAction always runs actions as guest in github.com/OliveTin/OliveTin
OSV
OliveTin's RestartAction always runs actions as guest
osv·2026-03-05
CVE-2026-30225 [MEDIUM] OliveTin's RestartAction always runs actions as guest
OliveTin's RestartAction always runs actions as guest
### Summary
An authentication context confusion vulnerability in RestartAction allows a low‑privileged authenticated user to execute actions they are not permitted to run.
RestartAction constructs a new internal connect.Request without preserving the original caller’s authentication headers or cookies. When this synthetic request is passed to StartAction, the authentication resolver falls back to the guest user. If the guest account has broader permissions than the authenticated caller, this results in privilege escalation and unauthorized command execution.
This vulnerability allows a low‑privileged authenticated user to bypass ACL restrictions and execute arbitrary configured shell actions.
### Details
Affected files:
service/int
GHSA
OliveTin's RestartAction always runs actions as guest
ghsa·2026-03-05
CVE-2026-30225 [MEDIUM] CWE-250 OliveTin's RestartAction always runs actions as guest
OliveTin's RestartAction always runs actions as guest
### Summary
An authentication context confusion vulnerability in RestartAction allows a low‑privileged authenticated user to execute actions they are not permitted to run.
RestartAction constructs a new internal connect.Request without preserving the original caller’s authentication headers or cookies. When this synthetic request is passed to StartAction, the authentication resolver falls back to the guest user. If the guest account has broader permissions than the authenticated caller, this results in privilege escalation and unauthorized command execution.
This vulnerability allows a low‑privileged authenticated user to bypass ACL restrictions and execute arbitrary configured shell actions.
### Details
Affected files:
service/int
No detection rules found.
No public exploits indexed.
2026-03-06
Published