VYPR
Medium severityOSV Advisory· Published Dec 30, 2025· Updated Apr 15, 2026

CVE-2025-14987

CVE-2025-14987

Description

When system.enableCrossNamespaceCommands is enabled (on by default), the Temporal server permits certain workflow task commands (e.g. StartChildWorkflowExecution, SignalExternalWorkflowExecution, RequestCancelExternalWorkflowExecution) to target a different namespace than the namespace authorized at the gRPC boundary. The frontend authorizes RespondWorkflowTaskCompleted based on the outer request namespace, but the history service later resolves and executes the command using the namespace embedded in command attributes without authorizing the caller for that target namespace. This can allow a worker authorized for one namespace to create, signal, or cancel workflows in another namespace. This issue affects Temporal: through 1.29.1. Fixed in 1.27.4, 1.28.2, 1.29.2.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
go.temporal.io/serverGo
< 1.27.41.27.4
go.temporal.io/serverGo
>= 1.28.0, < 1.28.21.28.2
go.temporal.io/serverGo
>= 1.29.0, < 1.29.21.29.2
go.temporal.io/serverGo
>= 1.29.0-0, < 1.29.0-135.0.0.20251218190115-b292a32bacdf1.29.0-135.0.0.20251218190115-b292a32bacdf

Affected products

3

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.