CVE-2025-31494: AutoGPT allows cross-user sharing of node execution results through WebSockets API
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 graphid+graphversion. Additionally, there was no check prohibiting users from subscribing with another user's graphid+graphversion. 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.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2025-31494?
CVE-2025-31494 is classified as a high-severity vulnerability due to its potential impact on the AutoGPT Platform's security.
How do I fix CVE-2025-31494?
To fix CVE-2025-31494, upgrade the AutoGPT Platform to version 0.6.1 or higher as per the security advisory.
Who is affected by CVE-2025-31494?
CVE-2025-31494 affects users of the AutoGPT Platform versions prior to 0.6.1.
What type of vulnerability is CVE-2025-31494?
CVE-2025-31494 is a vulnerability related to the WebSocket API that may expose execution updates in an insecure manner.
What are the potential consequences of CVE-2025-31494?
The potential consequences of CVE-2025-31494 include unauthorized access to sensitive node execution updates and compromised workflows.