BIT-temporal-2023-3485

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/temporal/BIT-temporal-2023-3485.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-temporal-2023-3485
Aliases
Published
2025-09-16T11:52:55.067Z
Modified
2025-09-16T12:27:22.708758Z
Summary
Insecure Default Authorization in Temporal Server
Details

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 flow. It requires the namespace UUID and information from the workflow history for the target namespace. Under these conditions, it is possible to interfere with pending tasks in other namespaces, such as marking a task failed or completed. If a task is targeted for completion by the attacker, the targeted namespace must also be using the same data converter configuration as the initial, valid, namespace for the task completion payload to be decoded by workers in the target namespace.

Database specific
{
    "severity": "Low",
    "cpes": [
        "cpe:2.3:a:temporal:temporal:*:*:*:*:*:*:*:*"
    ]
}
References

Affected packages

Bitnami / temporal

Package

Name
temporal
Purl
pkg:bitnami/temporal

Severity

  • 3.6 (Low) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.20.0