CVE-2026-22038
Unknown Unknown - Not Provided
Sensitive Data Exposure in AutoGPT Stagehand Blocks via Logging

Publication date: 2026-02-04

Last updated on: 2026-02-17

Assigner: GitHub, Inc.

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 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-04
Last Modified
2026-02-17
Generated
2026-06-16
AI Q&A
2026-02-05
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
agpt autogpt_platform to 0.6.46 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-532 The product writes sensitive information to a log file.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the AutoGPT platform prior to version autogpt-platform-beta-v0.6.46. The platform's Stagehand integration improperly logs sensitive information such as API keys and authentication secrets in plaintext using logger.info() statements. Specifically, three block implementations (StagehandObserveBlock, StagehandActBlock, and StagehandExtractBlock) explicitly call api_key.get_secret_value() and log the secret values, exposing them in logs.

Impact Analysis

The vulnerability can lead to the exposure of sensitive API keys and authentication secrets through log files. This exposure can allow unauthorized parties to access or misuse these credentials, potentially leading to unauthorized access to systems, data breaches, or disruption of services.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should upgrade the AutoGPT platform to version autogpt-platform-beta-v0.6.46 or later, where the issue has been patched.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-22038. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart