CVE-2024-1879

HIGH EPSS 40.5%
Published Jun 6, 20242y ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
High
Find Similar
Published Jun 6, 2024 2y ago
Last Modified Jun 17, 2026 1w ago

Description

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.

CVSS Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
40.5% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-352 Cross-Site Request Forgery (CSRF) Authentication

Affected Products 1

VendorProductVersionRange
agptautogpt_classic0.5.0any

References 2

  • github.com https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da929af612f1740669
    Patch
  • huntr.com https://huntr.com/bounties/125c2d0c-0481-4e5c-ae90-fec263acdf32
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/significant-gravitas/autogpt/commit/26324f29849967fa72c207da929af612f1740669
    Patch