AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. Prior to autogpt-platform-beta-v0.6.46, the AutoGPT platform's Stagehand integration blocks log API keys and authentication secrets in plaintext using logger.info() statements. This occurs in three separate block implementations (StagehandObserveBlock, StagehandActBlock, and StagehandExtractBlock) where the code explicitly calls api_key.get_secret_value() and logs the result. This issue has been patched in autogpt-platform-beta-v0.6.46.
References
Configurations
History
17 Feb 2026, 15:42
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:agpt:autogpt_platform:*:*:*:*:*:*:*:* | |
| First Time |
Agpt autogpt Platform
Agpt |
|
| References | () https://github.com/Significant-Gravitas/AutoGPT/commit/1eabc604842fa876c09d69af43d2d1e8fb9b8eb9 - Patch | |
| References | () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-rc89-6g7g-v5v7 - Exploit, Vendor Advisory |
04 Feb 2026, 23:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-04 23:15
Updated : 2026-02-17 15:42
NVD link : CVE-2026-22038
Mitre link : CVE-2026-22038
CVE.ORG link : CVE-2026-22038
JSON object : View
Products Affected
agpt
- autogpt_platform
CWE
CWE-532
Insertion of Sensitive Information into Log File
