Vulnerability Description
AutoGPT versions 0.3.4 and earlier are vulnerable to a Server-Side Template Injection (SSTI) that could lead to Remote Code Execution (RCE). The vulnerability arises from the improper handling of user-supplied format strings in the `AgentOutputBlock` implementation, where malicious input is passed to the Jinja2 templating engine without adequate security measures. Attackers can exploit this flaw to execute arbitrary commands on the host system. The issue is fixed in version 0.4.0.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Agpt | Autogpt Platform | < 0.4.0 |
Related Weaknesses (CWE)
References
- https://github.com/significant-gravitas/autogpt/commit/6dba31e0215549604bdcc1aedPatch
- https://huntr.com/bounties/b74ef75f-61d5-4422-ab15-9550c8b4f185Exploit
- https://huntr.com/bounties/b74ef75f-61d5-4422-ab15-9550c8b4f185Exploit
FAQ
What is CVE-2025-1040?
CVE-2025-1040 is a vulnerability with a CVSS score of 8.8 (HIGH). AutoGPT versions 0.3.4 and earlier are vulnerable to a Server-Side Template Injection (SSTI) that could lead to Remote Code Execution (RCE). The vulnerability arises from the improper handling of user...
How severe is CVE-2025-1040?
CVE-2025-1040 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1040?
Check the references section above for vendor advisories and patch information. Affected products include: Agpt Autogpt Platform.