๐Ÿ” CVE Alert

CVE-2026-16652

UNKNOWN 0.0

Temporal Server Schedule exclusion search can cause excessive CPU consumption

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Temporal Server did not bound the work performed while searching for a Schedule's next action time. An authenticated caller with namespace write permission could create or update a Schedule that combines a fine-grained cadence with an exclusion calendar that rejects every candidate time, causing the server to evaluate excluded candidates without a per-search work budget. This can consume excessive CPU in Frontend and Schedule worker components. A persisted specification can also cause its backing Schedule Workflow to repeatedly fail and retry, allowing CPU consumption to continue without additional requests until the Schedule is deleted or its backing Workflow is terminated. Repeated or parallel exploitation can deny service. The issue affects availability only; it does not expose or modify Workflow data.

CWE CWE-606
Vendor temporal technologies, inc.
Product temporal server
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for temporal technologies, inc. temporal server

Be the first to know when new unknown vulnerabilities affecting temporal technologies, inc. temporal server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Temporal Technologies, Inc. / Temporal Server
1.17.0 โ‰ค 1.29.7 1.30.0 < 1.30.7 1.31.0 < 1.31.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/temporalio/temporal/pull/11014 github.com: https://github.com/temporalio/temporal/commit/c10c730e53ae394fffaefe44ba3722150fe40720 github.com: https://github.com/temporalio/temporal/releases/tag/v1.30.7 github.com: https://github.com/temporalio/temporal/releases/tag/v1.31.3

Credits

An external security researcher who reported this issue responsibly to Temporal Technologies