CVE-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 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.
Configurations

No configuration.

History

06 Mar 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 21:16

Updated : 2026-03-06 21:16


NVD link : CVE-2026-30225

Mitre link : CVE-2026-30225

CVE.ORG link : CVE-2026-30225


JSON object : View

Products Affected

No product.

CWE
CWE-250

Execution with Unnecessary Privileges

CWE-441

Unintended Proxy or Intermediary ('Confused Deputy')