Auth bypass in Significant-Gravitas Autogpt
CVE-2026-72922
AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.70, AutoGPT's autogpt_platform/backend/backend/api/features/integrations/router.py webhook_ingress_generic route selected get_webhook_manager(provider) from the untrusted provider URL segment without verifying webhook.provider, allowing a request to /compass/webhooks/{webhook_id}/ingress to use CompassWebhookManager's inherited no-op BaseWebhooksManager.verify_signature instead of GenericWebhooksManager.verify_signature, bypass X-Webhook-Secret for a configured secret_token, and execute a generic webhook graph as its owner. This issue is fixed in version 0.6.70.
Vulnerability class: Broken Authentication
Published · last modified .
CVSS v3 metric
CVSS v3 base score 8.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N.
EPSS exploit prediction
EPSS: 0.005 (38.6th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 39th percentile — 38.6% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.005 · change: +0.002
Affected products
- Significant-Gravitas Autogpt — versions < 0.6.70
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-72922?
- CVE-2026-72922 is a high-severity vulnerability in Significant-Gravitas Autogpt, classified under Improper Authentication. CVSS score: 8.2/10. Published 2026-08-11.
- How severe is CVE-2026-72922?
- High severity. CVSS v3 base score is 8.2 out of 10.