Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. go.temporal.io/server
  4. ›
  5. CVE-2026-5199

CVE-2026-5199: Temporal Server: attacker-controlled namespace could signal, delete, and reset workflows or activities in a victim namespace on the same cluster

April 1, 2026 (updated April 3, 2026)

A writer role user in an attacker-controlled namespace could signal, delete, and reset workflows or activities in a victim namespace on the same cluster. Exploitation requires the attacker to know or guess specific victim workflow ID(s) and, for signal operations, signal names. This was due to a bug introduced in Temporal Server v1.29.0 which inadvertently allowed an attacker to control the namespace name value instead of using the server’s own trusted name value within the batch activity code. The batch activity validated the namespace ID but did not cross-check the namespace name against the worker’s bound namespace, allowing the per-namespace worker’s privileged credentials to operate on an arbitrary namespace. Exploitation requires a server configuration where internal components have cross-namespace authorization, such as deployment of the internal-frontend service or equivalent TLS-based authorization for internal identities.

This vulnerability also impacted Temporal Cloud when the attacker and victim namespaces were on the same cell, with the same preconditions as self-hosted clusters.

References

  • github.com/advisories/GHSA-xpg8-3hhp-p7w8
  • github.com/temporalio/temporal
  • github.com/temporalio/temporal/releases/tag/v1.29.5
  • github.com/temporalio/temporal/releases/tag/v1.30.3
  • nvd.nist.gov/vuln/detail/CVE-2026-5199

Code Behaviors & Features

Detect and mitigate CVE-2026-5199 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 1.29.5, all versions starting from 1.30.0-143.0 before 1.30.3

Fixed versions

  • 1.30.3
  • 1.29.5

Solution

Upgrade to versions 1.29.5, 1.30.3 or above.

Impact 4.9 MEDIUM

CVSS:3.1/AV:N/AC:H/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

Source file

go/go.temporal.io/server/CVE-2026-5199.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:18:46 +0000.