module

InvokeAI RCE

Disclosed
02/07/2025
Created
02/18/2025

Description

InvokeAI has a critical vulnerability leading to remote code execution in the /api/v2/models/install API through unsafe model deserialization.
The API allows users to specify a model URL, which is downloaded and loaded server-side using torch.load without proper validation.
This functionality allows attackers to embed malicious code in model files that execute upon loading.

Authors

jackfromeastTakahiro Yokoyama

Platform

Linux

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:

    msf > use exploit/linux/http/invokeai_rce_cve_2024_12029
    msf /(9) > show actions
        ...actions...
    msf /(9) > set ACTION < action-name >
    msf /(9) > show options
        ...show and set options...
    msf /(9) > run
  
Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.