---
id: CVE-2026-72922
title: >-
  AutoGPT is a workflow automation platform for creating, deploying, and
  managing continuous artificial intelligence agents
summary: >-
  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_ge…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N'
cwe:
  - CWE-287
published: '2026-08-11'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:46:02.457'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-72922'
references:
  - url: >-
      https://github.com/Significant-Gravitas/AutoGPT/commit/646dd5b8cfad1206e92ec7bcc3b8312657e2a92e
    label: security-advisories@github.com
  - url: 'https://github.com/Significant-Gravitas/AutoGPT/pull/13559'
    label: security-advisories@github.com
  - url: >-
      https://github.com/Significant-Gravitas/AutoGPT/releases/tag/autogpt-platform-beta-v0.6.70
    label: security-advisories@github.com
  - url: >-
      https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-349p-3c3r-8mjr
    label: security-advisories@github.com
  - url: >-
      https://github.com/Significant-Gravitas/AutoGPT/security/advisories/GHSA-349p-3c3r-8mjr
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00476
epssPercentile: 0.38553
ingestedAt: '2026-09-09T21:22:45.527Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
