metadata
license: mit
TensorRT .engine Pickle RCE PoC
Security research PoC file for huntr MFV submission.
This .engine file contains a crafted __plugin_pickle_obj__ field with a pickle payload.
When loaded by TensorRT-LLM's python_plugin.py, pickle.loads() executes the payload.
Do not load this file in a production environment.