VYPR

Go modules package

go.temporal.io/server

pkg:golang/go.temporal.io/server

Vulnerabilities (6)

  • CVE-2026-5724MedApr 10, 2026
    affected < 1.28.4fixed 1.28.4

    The frontend gRPC server's streaming interceptor chain did not include the authorization interceptor. When a ClaimMapper and Authorizer are configured, unary RPCs enforce authentication and authorization, but the streaming AdminService/StreamWorkflowReplicationMessages endpoint a

  • CVE-2026-5199LowApr 1, 2026
    affected >= 1.30.0-143.0, < 1.30.3fixed 1.30.3

    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. T

  • CVE-2025-14987MedDec 30, 2025
    affected < 1.27.4fixed 1.27.4

    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 nam

  • CVE-2025-14986LowDec 30, 2025
    affected >= 1.24.0, < 1.27.4fixed 1.27.4

    When frontend.enableExecuteMultiOperation is enabled, the server can apply namespace-scoped validation and feature gates for the embedded StartWorkflowExecutionRequest using its Namespace field rather than the outer, authorized ExecuteMultiOperationRequest.Namespace. This allows

  • CVE-2025-8396MedSep 15, 2025
    affected < 1.26.3fixed 1.26.3

    Insufficiently specific bounds checking on authorization header could lead to denial of service in the Temporal server on all platforms due to excessive memory allocation.This issue affects all platforms and versions of OSS Server prior to 1.26.3, 1.27.3, and 1.28.1 (i.e., fixed

  • CVE-2023-3485Jun 30, 2023
    affected < 1.20.0fixed 1.20.0

    Insecure defaults in open-source Temporal Server before version 1.20 on all platforms allows an attacker to craft a task token with access to a namespace other than the one specified in the request. Creation of this task token must be done outside of the normal Temporal server fl