Cross-Domain Cookie Leakage in AutoGPT by Significant Gravitas
CVE-2025-31491

8.6HIGH

Key Information:

Status
Vendor
CVE Published:
15 April 2025

What is CVE-2025-31491?

AutoGPT, a platform for managing AI agents, has a vulnerability that allows for cross-domain leakage of sensitive headers and cookies due to improper handling of redirects. When using the requests Python library, the system fails to adequately filter security-sensitive headers during re-requests to external URLs. If exploited via an open redirect on third-party sites, users' Authorization and Proxy-Authorization headers, along with cookies, could be inadvertently exposed, risking user credentials and privacy. This flaw was addressed in version 0.6.1, highlighting the importance of secure data handling in AI workflows.

Affected Version(s)

AutoGPT < 0.6.1

References

CVSS V3.1

Score:
8.6
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-31491 : Cross-Domain Cookie Leakage in AutoGPT by Significant Gravitas