Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/OliveTin/OliveTin
  4. ›
  5. GHSA-p443-p7w5-2f7f

GHSA-p443-p7w5-2f7f: OliveTin's RestartAction always runs actions as guest

March 5, 2026

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.

References

  • github.com/OliveTin/OliveTin
  • github.com/OliveTin/OliveTin/commit/cb46a597b2465235839ed58cf034b5e7b70ef911
  • github.com/OliveTin/OliveTin/releases/tag/3000.11.1
  • github.com/OliveTin/OliveTin/security/advisories/GHSA-p443-p7w5-2f7f
  • github.com/advisories/GHSA-p443-p7w5-2f7f

Code Behaviors & Features

Detect and mitigate GHSA-p443-p7w5-2f7f with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.0.0-20260305000458-cb46a597b246

Fixed versions

  • 0.0.0-20260305000458-cb46a597b246

Solution

Upgrade to version 0.0.0-20260305000458-cb46a597b246 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-250: Execution with Unnecessary Privileges
  • CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')

Source file

go/github.com/OliveTin/OliveTin/GHSA-p443-p7w5-2f7f.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:42 +0000.