8.1
CVE-2026-22038
- EPSS 0.08%
- Veröffentlicht 04.02.2026 22:28:20
- Zuletzt bearbeitet 17.02.2026 15:42:50
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Agpt ≫ Autogpt Platform Version < 0.6.46
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.08% | 0.245 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
|
CWE-532 Insertion of Sensitive Information into Log File
The product writes sensitive information to a log file.