CVE-2025-14986

LOW EPSS 33.3%
Published Dec 30, 20256mo ago · Modified Jun 17, 20262w ago
1.3 CVSS 4.0
Low
Find Similar
Published Dec 30, 2025 6mo ago
Last Modified Jun 17, 2026 2w ago

Description

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 a caller authorized for one namespace to bypass that namespace's limits/policies by setting the embedded start request's namespace to a different namespace. The workflow is still created in the outer (authorized) namespace; only validation/gating is performed under the wrong namespace context. This issue affects Temporal: from 1.24.0 through 1.29.1. Fixed in 1.27.4, 1.28.2, 1.29.2.

CVSS Details

Base Score
1.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:X/RE:L/U:Green
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope N

Threat Intelligence

EPSS Exploit Probability
33.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

References 3

  • github.com https://github.com/temporalio/temporal/releases/tag/v1.27.4
  • github.com https://github.com/temporalio/temporal/releases/tag/v1.28.2
  • github.com https://github.com/temporalio/temporal/releases/tag/v1.29.2

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.