CVE-2026-28790 PUBLISHED

OliveTin: Unauthenticated Action Termination via KillAction When Guests Must Login

Assigner: GitHub_M
Reserved: 03.03.2026 Published: 05.03.2026 Updated: 06.03.2026

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.0, OliveTin allows an unauthenticated guest to terminate running actions through KillAction even when authRequireGuestsToLogin: true is enabled. Guests are correctly blocked from dashboard access, but can still call the KillAction RPC directly and successfully stop a running action. This is a broken access control issue that causes unauthorized denial of service against legitimate action executions. This issue has been patched in version 3000.11.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 7.5

Product Status

Vendor OliveTin
Product OliveTin
Versions
  • Version < 3000.11.0 is affected

References

Problem Types

  • CWE-284: Improper Access Control CWE
  • CWE-862: Missing Authorization CWE
  • CWE-863: Incorrect Authorization CWE