Intel

AIKIDO-2026-382773

livekit-agents is vulnerable to Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log FileGHSA-q77r-q2p5-68vf Published 3 days ago

40

Medium Risk

This Affects:

PYTHONlivekit-agents
0.0.1 - 1.6.9
Fixed in 1.6.10
Are you affected? Scan for Free

TL;DR

The agent framework writes plugin credentials into worker logs and error output when a plugin's WebSocket handshake fails. Authentication headers and credential-bearing URLs are included in propagated exceptions, and the connection-pool prewarm path logs the exception details. As a result configured API keys can appear in plaintext in agent logs and be captured by log aggregation systems. The fix redacts API keys from handshake errors, suppresses exception chaining, and limits logging to exception types.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and a plugin whose API credentials are sent in a WebSocket handshake experiences a handshake failure that is logged.

Background info

livekit-agents is vulnerable to Insertion of Sensitive Information into Log File in versions 0.0.1 - 1.6.9.

How to fix this

Upgrade the livekit-agents library to the patch version.