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

17 Jun 2026, 10:19

Type Values Removed Values Added
Summary
  • (es) AutoGPT es una plataforma que permite a los usuarios crear, desplegar y gestionar agentes de inteligencia artificial continuos que automatizan flujos de trabajo complejos. Antes de autogpt-platform-beta-v0.6.46, los bloques de integración de Stagehand de la plataforma AutoGPT registraban claves API y secretos de autenticación en texto plano utilizando sentencias logger.info(). Esto ocurre en tres implementaciones de bloques separadas (StagehandObserveBlock, StagehandActBlock y StagehandExtractBlock) donde el código llama explícitamente a api_key.get_secret_value() y registra el resultado. Este problema ha sido parcheado en autogpt-platform-beta-v0.6.46.

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 - () https://github.com/Significant-Gravitas/AutoGPT/commit/1eabc604842fa876c09d69af43d2d1e8fb9b8eb9 - Patch
References () https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-rc89-6g7g-v5v7 - () 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-06-17 10:19


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