cve/2024/CVE-2024-8954.md
2025-09-29 21:09:30 +02:00

836 B

CVE-2024-8954

Description

In composiohq/composio version 0.5.10, the API does not validate the x-api-key header's value during the authentication step. This vulnerability allows an attacker to bypass authentication by providing any random value in the x-api-key header, thereby gaining unauthorized access to the server.

POC

Reference

No PoCs from references.

Github