cve/2024/CVE-2024-11042.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-11042

Description

In invoke-ai/invokeai version v5.0.2, the web API POST /api/v1/images/delete is vulnerable to Arbitrary File Deletion. This vulnerability allows unauthorized attackers to delete arbitrary files on the server, potentially including critical or sensitive system files such as SSH keys, SQLite databases, and configuration files. This can impact the integrity and availability of applications relying on these files.

POC

Reference

No PoCs from references.

Github