CVE-2026-33232

Source
https://cve.org/CVERecord?id=CVE-2026-33232
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33232.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33232
Aliases
  • GHSA-374w-2pxq-c9jp
Published
2026-05-19T00:35:50.667Z
Modified
2026-08-12T03:51:18.948897351Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
AutoGPT: Unauthenticated DoS via Disk Space Exhaustion
Details

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.4.2 through 0.6.51 are vulnerable to an unauthenticated Denial of Service (DoS) through the server due to uncontrolled disk space consumption. The downloadagentfile endpoint creates persistent temporary files for every request but fails to delete them after they are served. An unauthenticated attacker can repeatedly call this endpoint to exhaust the server's disk space, causing the database or other system services to fail due to "No space left on device" errors, rendering the entire AutoGPT Platform backend unavailable to all users. This issue has been patched in version 0.6.52.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33232.json",
    "cwe_ids": [
        "CWE-400",
        "CWE-459",
        "CWE-770"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/significant-gravitas/autogpt

Affected ranges

Type
GIT
Repo
https://github.com/significant-gravitas/autogpt
Events
Database specific
Show details
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0.4.2"
        },
        {
            "fixed": "0.6.52"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33232.json"