### [CVE-2024-21576](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21576) ![](https://img.shields.io/static/v1?label=Product&message=ComfyUI-Bmad-Nodes&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Code%20Injection&color=brightgreen) ### Description ComfyUI-Bmad-Nodes is vulnerable to Code Injection. The issue stems from a validation bypass in the BuildColorRangeHSVAdvanced, FilterContour and FindContour custom nodes. In the entrypoint function to each node, there’s a call to eval which can be triggered by generating a workflow that injects a crafted string into the node. This can result in executing arbitrary code on the server. ### POC #### Reference No PoCs from references. #### Github - https://github.com/fkie-cad/nvd-json-data-feeds