AutoGPT Server Vulnerable to CSRF Attacks
Key Information
- Vendor
- Significant-gravitas
- Status
- Significant-gravitas/autogpt
- Vendor
- CVE Published:
- 6 June 2024
Summary
A Cross-Site Request Forgery (CSRF) vulnerability in significant-gravitas/autogpt version v0.5.0 allows attackers to execute arbitrary commands on the AutoGPT server. The vulnerability stems from the lack of protections on the API endpoint receiving instructions, enabling an attacker to direct a user running AutoGPT in their local network to a malicious website. This site can then send crafted requests to the AutoGPT server, leading to command execution. The issue is exacerbated by CORS being enabled for arbitrary origins by default, allowing the attacker to read the response of all cross-site queries. This vulnerability was addressed in version 5.1.
Affected Version(s)
significant-gravitas/autogpt < 5.1
CVSS V3.1
Timeline
Risk change from: null to: 8.8 - (HIGH)
Vulnerability published.
Vulnerability Reserved.