GHSA-xpg8-3hhp-p7w8

Suggest an improvement
Source
https://github.com/advisories/GHSA-xpg8-3hhp-p7w8
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-xpg8-3hhp-p7w8/GHSA-xpg8-3hhp-p7w8.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xpg8-3hhp-p7w8
Aliases
  • CVE-2026-5199
Downstream
Related
Published
2026-04-01T18:36:38Z
Modified
2026-04-04T21:29:15.871896072Z
Severity
  • 2.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L CVSS Calculator
Summary
Temporal Server: attacker-controlled namespace could signal, delete, and reset workflows or activities in a victim namespace on the same cluster
Details

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.

Database specific
{
    "nvd_published_at": "2026-04-01T18:16:31Z",
    "severity": "LOW",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-639"
    ],
    "github_reviewed_at": "2026-04-03T23:25:37Z"
}
References

Affected packages

Go / go.temporal.io/server

Package

Name
go.temporal.io/server
View open source insights on deps.dev
Purl
pkg:golang/go.temporal.io/server

Affected ranges

Type
SEMVER
Events
Introduced
1.30.0-143.0
Fixed
1.30.3

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-xpg8-3hhp-p7w8/GHSA-xpg8-3hhp-p7w8.json"

Go / go.temporal.io/server

Package

Name
go.temporal.io/server
View open source insights on deps.dev
Purl
pkg:golang/go.temporal.io/server

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.29.5

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-xpg8-3hhp-p7w8/GHSA-xpg8-3hhp-p7w8.json"