Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/OliveTin/OliveTin
  4. ›
  5. CVE-2026-30233

CVE-2026-30233: OliveTin doesn't check view permission when returning dashboards

March 5, 2026 (updated March 6, 2026)

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.

References

  • github.com/OliveTin/OliveTin
  • github.com/OliveTin/OliveTin/commit/d7962710e7c46f6bdda4188b5b0cdbde4be665a0
  • github.com/OliveTin/OliveTin/releases/tag/3000.11.1
  • github.com/OliveTin/OliveTin/security/advisories/GHSA-jf73-858c-54pg
  • github.com/advisories/GHSA-jf73-858c-54pg
  • nvd.nist.gov/vuln/detail/CVE-2026-30233

Code Behaviors & Features

Detect and mitigate CVE-2026-30233 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-20260305082002-d7962710e7c4

Fixed versions

  • 0.0.0-20260305082002-d7962710e7c4

Solution

Upgrade to version 0.0.0-20260305082002-d7962710e7c4 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-862: Missing Authorization

Source file

go/github.com/OliveTin/OliveTin/CVE-2026-30233.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Wed, 20 May 2026 00:17:43 +0000.