๐Ÿ” CVE Alert

CVE-2026-72922

HIGH 8.2

AutoGPT: Webhook provider path confusion bypasses generic webhook secret verification

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-287
Vendor significant-gravitas
Product autogpt
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for significant-gravitas autogpt

Be the first to know when new high vulnerabilities affecting significant-gravitas autogpt are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Affected Versions

Significant-Gravitas / AutoGPT
< 0.6.70

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-349p-3c3r-8mjr github.com: https://github.com/Significant-Gravitas/AutoGPT/pull/13559 github.com: https://github.com/Significant-Gravitas/AutoGPT/commit/646dd5b8cfad1206e92ec7bcc3b8312657e2a92e github.com: https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.6.70