cve/2024/CVE-2024-8954.md

18 lines
836 B
Markdown
Raw Permalink Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-8954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8954)
![](https://img.shields.io/static/v1?label=Product&message=composiohq%2Fcomposio&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-304%20Missing%20Critical%20Step%20in%20Authentication&color=brightgreen)
### 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
- https://github.com/ARPSyndicate/cve-scores