SCA: security update for github.com/temporalio/temporal (GHSA-wmxc-v39r-p9wf)

medium Tenable Cloud Security Plugin ID 420017

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Denial of Service in Temporal Server prior to version 1.20.5, 1.21.6, and 1.22.7 allows an authenticated
user who has permissions to interact with workflows and has crafted an invalid UTF-8 string for submission
to potentially cause a crashloop. If left unchecked, the task containing the invalid UTF-8 will become
stuck in the queue, causing an increase in queue lag. Eventually, all processes handling these queues will
become stuck and the system will run out of resources. The workflow ID of the failing task will be visible
in the logs, and can be used to remove that workflow as a mitigation. Version 1.23 is not impacted. In
this context, a user is an operator of Temporal Server. (CVE-2024-2689)

See Also

https://github.com/advisories/GHSA-wmxc-v39r-p9wf

Plugin Details

Severity: Medium

ID: 420017

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.92

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Temporal Score: 3.4

Vector: CVSS2#AV:N/AC:H/Au:M/C:N/I:N/A:C

CVSS Score Source: CVE-2024-2689

CVSS v3

Risk Factor: Medium

Base Score: 4.4

Temporal Score: 3.9

Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/4/2024

Vulnerability Publication Date: 4/3/2024

Reference Information

CVE: CVE-2024-2689

cwe: CWE-20