Security Advisory

CVE-2026-22038

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-04 22:28:20
Last updated 2026-02-05 15:04:13
Assigner GitHub_M
State PUBLISHED

Description

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 platforms 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.