---
id: CVE-2024-11043
aliases:
  - GHSA-ffh5-w482-c7m5
  - PYSEC-2026-1467
title: InvokeAI Uncontrolled Resource Consumption vulnerability
summary: InvokeAI Uncontrolled Resource Consumption vulnerability
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
vendor: invokeai
product: invokeai
ecosystem: pip
affected:
  - invokeai <= 5.0.2
published: '2025-03-20'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-ffh5-w482-c7m5'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-11043'
  - url: 'https://github.com/invoke-ai/InvokeAI'
  - url: >-
      https://github.com/invoke-ai/InvokeAI/blob/b79f2a4e4f183db9016584813748a69d34d62a26/invokeai/app/services/shared/invocation_context.py#L76
  - url: 'https://huntr.com/bounties/9270900a-b8b7-402f-aee5-432d891e5648'
tags:
  - osv
  - pip
epss: 0.00705
epssPercentile: 0.51346
ingestedAt: '2026-07-08T18:25:48.874Z'
---

## Overview

A Denial of Service (DoS) vulnerability was discovered in the /api/v1/boards/{board_id} endpoint of invoke-ai/invokeai version v5.0.2. This vulnerability occurs when an excessively large payload is sent in the board_name field during a PATCH request. By sending a large payload, the UI becomes unresponsive, rendering it impossible for users to interact with or manage the affected board. Additionally, the option to delete the board becomes inaccessible, amplifying the severity of the issue.

## Affected packages

- `invokeai <= 5.0.2`

## Remediation

Refer to the advisory for the patched release.
