CVE-2026-56104 PUBLISHED

Chainlit < 2.10.1 Session Hijacking via WebSocket Session Restoration

Assigner: VulnCheck
Reserved: 18.06.2026 Published: 22.06.2026 Updated: 22.06.2026

Chainlit before 2.10.1 contains a session hijacking vulnerability that allows unauthenticated attackers to restore and inherit authenticated user sessions by presenting a valid sessionId during WebSocket session restoration without ownership verification. Attackers can exploit the restore_existing_session path to assume a victim's permissions and roles, enabling unauthorized invocation of tools and access to data restricted to the authenticated victim.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.1

Product Status

Vendor Chainlit
Product chainlit
Versions Default: affected
  • affected from 0 to 2.10.1 (excl.)

Credits

  • Tanguy Snoeck finder

References

Problem Types

  • Missing Authorization CWE