CVE-2026-22038

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

Configuration 1 (hide)

cpe:2.3:a:agpt:autogpt_platform:*:*:*:*:*:*:*:*

History

No history.

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