CVE-2026-55237

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions prior to 0.6.62 have a DOM-based Cross-Site Scripting (XSS) vulnerability in AutoGPT's signup page. The application improperly trusts a URL parameter (`next`), which is passed to `router.push`. An attacker can craft a malicious link that, when opened by an authenticated user, performs a client-side redirect and executes arbitrary JavaScript in the context of their browser. This could lead to credential theft, internal network pivoting, and unauthorized actions performed on behalf of the victim. Version 0.6.62 patches the issue.
Configurations

No configuration.

History

18 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-18 17:16

Updated : 2026-06-18 18:16


NVD link : CVE-2026-55237

Mitre link : CVE-2026-55237

CVE.ORG link : CVE-2026-55237


JSON object : View

Products Affected

No product.

CWE
CWE-87

Improper Neutralization of Alternate XSS Syntax

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')