CVE-2026-30233 MEDIUM

CVE-2026-30233: OliveTin: View permission not being checked when returning dashboards

Vendor Olivetin
Product OliveTin
Weakness CWE-200 · Info exposure
Published March 6, 2026
Last update March 9, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

OliveTin gives access to predefined shell commands from a web interface. Prior to version 3000.11.1, an authorization flaw in OliveTin allows authenticated users with view: false permission to enumerate action bindings and metadata via dashboard and API endpoints. Although execution (exec) may be correctly denied, the backend does not enforce IsAllowedView() when constructing dashboard and action binding responses. As a result, restricted users can retrieve action titles, IDs, icons, and argument metadata. This issue has been patched in version 3000.11.1.

Key dates

02Disclosure timeline

March 6, 2026 CVE published
March 9, 2026 Record updated