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

CVE-2026-54746: Hatchet allows cross-tenant write/DoS to other tenants' workers via Dispatcher gRPC UpsertWorkerLabels and Unsubscribe

August 28, 2026

A cross-tenant write / DoS vulnerability in the Hatchet Dispatcher gRPC service allows any holder of a normal tenant-scoped API token (the lowest credential Hatchet issues — an OWNER of a brand-new tenant) to overwrite the affinity labels of, or disconnect from the dispatcher, any worker UUID belonging to any other tenant on the same Hatchet instance. The two affected RPCs — Dispatcher/UpsertWorkerLabels and Dispatcher/Unsubscribe — read the caller’s tenant from the bearer-token context only for analytics and response shaping, and never use it to authorise the worker_id from the request body.

References

  • github.com/advisories/GHSA-8x7x-83cf-c3pg
  • github.com/hatchet-dev/hatchet/commit/591a30deb8b80f02eba7014997de387d710986c9
  • github.com/hatchet-dev/hatchet/security/advisories/GHSA-8x7x-83cf-c3pg
  • nvd.nist.gov/vuln/detail/CVE-2026-54746

Code Behaviors & Features

Detect and mitigate CVE-2026-54746 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 starting from 0.40.0 before 0.91.2

Fixed versions

  • 0.91.2

Solution

Upgrade to version 0.91.2 or above.

Impact 6.4 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key
  • CWE-862: Missing Authorization

Source file

go/github.com/hatchet-dev/hatchet/CVE-2026-54746.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 22 Sep 2026 12:20:23 +0000.