Information disclosure in Agpt Autogpt Platform
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.
EPSS: 0.004 (36.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H.
Affected products
- Agpt Autogpt_platform
- Significant-gravitas Autogpt — versions < autogpt-platform-beta-v0.6.46
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-22038?
- CVE-2026-22038 is a high-severity vulnerability in Agpt Autogpt Platform, classified under Insertion of Sensitive Information into Log File. CVSS score: 8.1/10. Published 2026-02-04.
- How severe is CVE-2026-22038?
- High severity. CVSS v3 base score is 8.1 out of 10.
- Is CVE-2026-22038 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.