PYSEC-2026-1467
Vulnerability from pysec - Published: 2026-07-07 14:34 - Updated: 2026-07-07 17:24A 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.
| Name | purl | invokeai | pkg:pypi/invokeai |
|---|
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "invokeai",
"purl": "pkg:pypi/invokeai"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "5.0.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.2.4.5",
"2.2.4.6",
"2.2.4.7",
"2.2.5",
"2.3.0",
"2.3.0a0",
"2.3.0a1",
"2.3.0a2",
"2.3.0a3",
"2.3.0rc3",
"2.3.0rc4",
"2.3.0rc5",
"2.3.0rc6",
"2.3.0rc7",
"2.3.1",
"2.3.1.post1",
"2.3.1.post2",
"2.3.1rc4",
"2.3.2",
"2.3.2.post1",
"2.3.3",
"2.3.3rc1",
"2.3.4",
"2.3.4.post1",
"2.3.4a0",
"2.3.4rc1",
"2.3.5",
"2.3.5.post1",
"2.3.5.post2",
"2.3.5rc1",
"3.0.0",
"3.0.1",
"3.0.1.post1",
"3.0.1.post2",
"3.0.1.post3",
"3.0.1rc1",
"3.0.1rc2",
"3.0.2",
"3.0.2.post1",
"3.0.2a1",
"3.0.2rc1",
"3.1.0",
"3.1.1",
"3.1.1rc1",
"3.2.0",
"3.3.0",
"3.3.0.post1",
"3.3.0.post2",
"3.3.0.post3",
"3.4.0",
"3.4.0.post1",
"3.4.0.post2",
"3.4.0rc2",
"3.4.0rc3",
"3.4.0rc4",
"3.5.0",
"3.5.0rc1",
"3.5.0rc2",
"3.5.0rc3",
"3.5.1",
"3.6.0",
"3.6.0rc1",
"3.6.0rc2",
"3.6.0rc3",
"3.6.0rc4",
"3.6.0rc5",
"3.6.0rc6",
"3.6.1",
"3.6.2",
"3.6.3",
"3.6.3rc1",
"3.7.0",
"4.0.0",
"4.0.0rc1",
"4.0.0rc2",
"4.0.0rc4",
"4.0.0rc5",
"4.0.0rc6",
"4.0.1",
"4.0.2",
"4.0.3",
"4.0.4",
"4.1.0",
"4.2.0",
"4.2.0a1",
"4.2.0a2",
"4.2.0a3",
"4.2.0a4",
"4.2.0b1",
"4.2.0b2",
"4.2.1",
"4.2.2",
"4.2.2.post1",
"4.2.3",
"4.2.4",
"4.2.5",
"4.2.6",
"4.2.6.post1",
"4.2.6a1",
"4.2.6rc1",
"4.2.7",
"4.2.7.post1",
"4.2.7rc1",
"4.2.8",
"4.2.8rc1",
"4.2.8rc2",
"4.2.9",
"4.2.9.dev10",
"4.2.9.dev11",
"4.2.9.dev12",
"4.2.9.dev20240823",
"4.2.9.dev20240824",
"4.2.9.dev3",
"4.2.9.dev4",
"4.2.9.dev5",
"4.2.9.dev6",
"4.2.9.dev7",
"4.2.9.dev8",
"4.2.9.dev9",
"4.2.9rc1",
"4.2.9rc2",
"5.0.0",
"5.0.0.dev13",
"5.0.0a1",
"5.0.0a2",
"5.0.0a3",
"5.0.0a4",
"5.0.0a5",
"5.0.0a6",
"5.0.0a7",
"5.0.0a8",
"5.0.0rc1",
"5.0.0rc2",
"5.0.1",
"5.0.2"
]
}
],
"aliases": [
"CVE-2024-11043",
"GHSA-ffh5-w482-c7m5"
],
"details": "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.",
"id": "PYSEC-2026-1467",
"modified": "2026-07-07T17:24:21.301667Z",
"published": "2026-07-07T14:34:52.314686Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11043"
},
{
"type": "PACKAGE",
"url": "https://github.com/invoke-ai/InvokeAI"
},
{
"type": "WEB",
"url": "https://github.com/invoke-ai/InvokeAI/blob/b79f2a4e4f183db9016584813748a69d34d62a26/invokeai/app/services/shared/invocation_context.py#L76"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/9270900a-b8b7-402f-aee5-432d891e5648"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/invokeai"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-ffh5-w482-c7m5"
}
],
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "InvokeAI Uncontrolled Resource Consumption vulnerability"
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.