SCA: security update for pipecat-ai (GHSA-j8cv-x86q-rj85)

high Tenable Cloud Security Plugin ID 443540

Description

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

- Pipecat is an open-source Python framework for building real-time voice and multimodal conversational
agents. Prior to 1.4.0, the pipecat development runner registers a /ws WebSocket endpoint for telephony
testing that accepts connections without authentication, reads an attacker-supplied callSid from a Twilio
stream-start handshake in src/pipecat/runner/utils.py, and passes it to TwilioFrameSerializer so the
server can issue an authenticated Twilio REST API hang-up request with the server operator's credentials;
equivalent unauthenticated call-control sinks exist for Telnyx and Plivo. This issue is fixed in version
1.4.0. (CVE-2026-54695)

Solution

Update the pipecat-ai library and its related packages to version 1.4.0 or later.

See Also

https://github.com/advisories/GHSA-j8cv-x86q-rj85

Plugin Details

Severity: High

ID: 443540

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/19/2026

Updated: 7/10/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.9

Percentile: 52.75

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 4.5

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

CVSS Score Source: CVE-2026-54695

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/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: 6/18/2026

Vulnerability Publication Date: 6/18/2026

Reference Information

CVE: CVE-2026-54695

cwe: CWE-862