cvedb.io
CVE-2026-26006
MEDIUM · CVSS 6.5
EPSS exploitation probability: 0%
Published 2026-02-10T22:16:59.710 · Last modified 2026-06-17T10:25:35.140

Summary

AutoGPT is a platform that allows users to create, deploy, and manage continuous artificial intelligence agents that automate complex workflows. The autogpt before 0.6.32 is vulnerable to Regular Expression Denial of Service due to the use of regex at Code Extraction Block. The two Regex are used containing the corresponding dangerous patterns \s+[\s\S]*? and \s+(.*?). They share a common characteristic — the combination of two adjacent quantifiers that can match the same space character (\s). As a result, an attacker can supply a long sequence of space characters to trigger excessive regex backtracking, potentially leading to a Denial of Service (DoS). This vulnerability is fixed in 0.6.32.

Affected products

agpt — autogpt_platform

Does this affect you?

Add your gear to cvedb and we'll alert you only when agpt ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.