Paddlepaddle · Fastdeploy · CVE-2026-10800
**Name of the Vulnerable Software and Affected Versions**
PaddlePaddle FastDeploy versions prior to 2.4.2
**Description**
A weakness exists in the MultimodalHasher component within the file fastdeploy/multimodal/hasher.py. Specifically, the `hash features()` function can be manipulated to use a weak hash. Exploiting this issue requires local access and is characterized by high complexity, making exploitation difficult.
**Recommendations**
Apply patch 374945747652a8d32965591c0c01a00c88b7067f to resolve the issue.
As a temporary workaround, restrict access to the `hash features()` function in the MultimodalHasher component to minimize the risk of exploitation.