Lucene search
+L

47 matches found

Kitploit
Kitploit
added 2026/09/23 3:50 p.m.12 views

autogpt-CVE-2026-30950-poc

AutoGPT CVE-2026-30950 POC 针对 CVE-2026-30950 的概念验证演示,该漏洞是 AutoGPT 平台中的一个经过身份验证的 IDOR(缺少授权),允许任何登录用户通过单个 PATCH 请求重新分配(从而劫持)任何其他用户的聊天会话,且无需事先访问该会话。 GHSA: GHSA-q58p-v9r9-7gqj CVE: CVE-2026-30950 CVSS 3.1: 7.1 / 高 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L 受影响:autogpt-platform-backend = 0.6.36 修复版本:0.6.51 由...

7.1CVSS6AI score0.00401EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/21 6:41 p.m.10 views

CVE-2026-33234

Cómo Convertí la Función de Correo de AutoGPT en un Escáner de Red Interna CVE-2026-33234 | Moderado 5.0 | GHSA-4jwj-6mg5-wrwf Autor: Pavan Nallamothu Estaba mapeando cada entrada controlada por el usuario que tocaba la red en la Plataforma AutoGPT. La capa HTTP estaba bien asegurada. Rangos de I...

5CVSS5.7AI score0.00373EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 1:47 a.m.12 views

CVE-2026-22038

CVE-2026-22038 — AutoGPT Stagehand Blocks Registran Claves API en Texto Plano ID CVE: CVE-2026-22038 Producto: Plataforma AutoGPT integración Stagehand Versiones afectadas: Todas las versiones hasta autogpt-platform-beta-v0.6.45 inclusive Corregido en: autogpt-platform-beta-v0.6.46 Tipo de...

8.1CVSS5.9AI score0.00451EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/07 4:03 p.m.22 views

PYSEC-2026-1078 AutoGPT is Vulnerable to RCE via Disabled Block Execution

Summary AutoGPT Platform's block execution endpoints both main web API and external API allow executing blocks by UUID without checking the disabled flag. Any authenticated user can execute the disabled BlockInstallationBlock, which writes arbitrary Python code to the server filesystem and execut...

9.4CVSS6.9AI score0.01193EPSS
SaveExploits1References10
attackerkb
attackerkb
added 2026/06/26 4:04 p.m.15 views

CVE-2026-56663

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.52, an authenticated user can bypass the SSRF / private-IP protections in SendWebRequestBlock and reach internal network services. isipblocked in...

8.5CVSS5.8AI score0.00372EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/06/18 4:20 p.m.20 views

EUVD-2025-210283

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, MediaDurationBlock will download and store the video in a temporary directory without deleting before all noded are done. StepThroughItemsBlock can be used t...

8.7CVSS5.3AI score0.00428EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/18 4:18 p.m.21 views

EUVD-2025-210282

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, AddAudioToVideoBlock will download and store the video and audio in a temporary directory without deleting before all noded are done. StepThroughItemsBlock c...

7.1CVSS5.3AI score0.00382EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/18 4:18 p.m.11 views

CVE-2025-32436 AutoGPT has a DoS vulnerability in AddAudioToVideoBlock

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, AddAudioToVideoBlock will download and store the video and audio in a temporary directory without deleting before all noded are done. StepThroughItemsBlock c...

7.1CVSS5.8AI score0.00382EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/18 4:14 p.m.24 views

EUVD-2025-210281

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.63, ScreenshotWebPageBlock will store the captured screenshots in a temporary directory. StepThroughItemsBlock can be used to iterate ScreenshotWebPageBlock...

8.7CVSS5.3AI score0.00428EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/18 12:00 a.m.29 views

PT-2026-50694

Name of the Vulnerable Software and Affected Versions AutoGPT versions prior to 0.6.63 Description AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. The AddAudioToVideoBlock function downloads and stores video and audio file...

7.1CVSS5.8AI score0.00382EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/05 7:31 p.m.18 views

CVE-2026-33234

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.1.0 through 0.6.51, SendEmailBlock in autogptplatform/backend/backend/blocks/emailblock.py accepts a user-supplied smtpserver string and smtpport integer as...

5CVSS5.6AI score0.00373EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/20 6:55 p.m.127 views

Exploit for CVE-2026-30950

AutoGPT CVE-2026-30950 POC Proof-of-concept demonstration for...

7.1CVSS5.8AI score0.00401EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/05/19 12:46 a.m.16 views

CVE-2026-33233 AutoGPT Platform: Remote Code Execution via Unsafe Pickle Deserialization of Redis Cache Entries

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.6.34 through 0.6.51, the backend deserializes Redis cache bytes using pickle.loads without integrity/authenticity checks. The write path serializes values with...

7.6CVSS6AI score0.00542EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/19 12:46 a.m.66 views

CVE-2026-33233 AutoGPT Platform: Remote Code Execution via Unsafe Pickle Deserialization of Redis Cache Entries

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. In versions 0.6.34 through 0.6.51, the backend deserializes Redis cache bytes using pickle.loads without integrity/authenticity checks. The write path serializes values with...

7.6CVSS0.00542EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/19 12:35 a.m.42 views

CVE-2026-33232 AutoGPT: Unauthenticated DoS via Disk Space Exhaustion

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Versions 0.4.2 through 0.6.51 are vulnerable to an unauthenticated Denial of Service DoS through the server due to uncontrolled disk space consumption. The downloadagentfile...

7.5CVSS5.8AI score0.00509EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/14 7:58 p.m.19 views

CVE-2025-32425

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. In AutoGPT, the execution process is recorded to the console stdout/stderr, and deployed in container mode, which is automatically captured by Docker an...

5.5CVSS5.9AI score0.00182EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/13 4:16 p.m.27 views

CVE-2025-32425

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. In AutoGPT, the execution process is recorded to the console stdout/stderr, and deployed in container mode, which is automatically captured by Docker an...

5.5CVSS0.00182EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/05/13 3:55 p.m.46 views

CVE-2025-32425 AutoGPT has missing Docker log rotation on platform containers that allows host disk-exhaustion DoS

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. In AutoGPT, the execution process is recorded to the console stdout/stderr, and deployed in container mode, which is automatically captured by Docker an...

5.1CVSS0.00182EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/13 3:55 p.m.19 views

CVE-2025-32425 AutoGPT has missing Docker log rotation on platform containers that allows host disk-exhaustion DoS

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. In AutoGPT, the execution process is recorded to the console stdout/stderr, and deployed in container mode, which is automatically captured by Docker an...

5.1CVSS6.1AI score
SaveExploits0References6
EUVD
EUVD
added 2026/05/13 3:55 p.m.18 views

EUVD-2025-209827

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. In AutoGPT, the execution process is recorded to the console stdout/stderr, and deployed in container mode, which is automatically captured by Docker an...

5.1CVSS5.9AI score0.00182EPSS
SaveExploits1References4
Rows per page
Query Builder