Vulnerability Description
AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The AutoGPT Platform's WebSocket API transmitted node execution updates to subscribers based on the graph_id+graph_version. Additionally, there was no check prohibiting users from subscribing with another user's graph_id+graph_version. As a result, node execution updates from one user's graph execution could be received by another user within the same instance. This vulnerability does not occur between different instances or between users and non-users of the platform. Single-user instances are not affected. In private instances with a user white-list, the impact is limited by the fact that all potential unintended recipients of these node execution updates must have been admitted by the administrator. This vulnerability is fixed in 0.6.1.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Agpt | Autogpt Platform | < 0.6.1 |
Related Weaknesses (CWE)
References
- https://github.com/Significant-Gravitas/AutoGPT/pull/9660Issue TrackingPatch
- https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beRelease Notes
- https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-958f-37PatchVendor Advisory
FAQ
What is CVE-2025-31494?
CVE-2025-31494 is a vulnerability with a CVSS score of 3.5 (LOW). AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The AutoGPT Platform's WebSocket API transmitted node e...
How severe is CVE-2025-31494?
CVE-2025-31494 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-31494?
Check the references section above for vendor advisories and patch information. Affected products include: Agpt Autogpt Platform.