CVE-2026-16652

Source
https://cve.org/CVERecord?id=CVE-2026-16652
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-16652.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-16652
Published
2026-09-21T11:23:47Z
Modified
2026-09-24T03:31:03Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Temporal Server Schedule exclusion search can cause excessive CPU consumption
Details

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.

Database specific
{
    "cna_assigner":  "Temporal",
    "cwe_ids":  [
        "CWE-606"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/16xxx/CVE-2026-16652.json"
}
References

Affected packages

Git / github.com/temporalio/temporal

Affected ranges

Type
GIT
Repo
https://github.com/temporalio/temporal
Events
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "1.17.0"
        },
        {
            "last_affected":  "1.29.7"
        },
        {
            "introduced":  "1.30.0"
        },
        {
            "fixed":  "1.30.7"
        },
        {
            "introduced":  "1.31.0"
        },
        {
            "fixed":  "1.31.3"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.30.0
v1.30.1
v1.30.2
v1.30.3
v1.30.4
v1.30.4.1
v1.30.5
v1.30.6
v1.31.0
v1.31.1
v1.31.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-16652.json"