vLLM uses Python 3.12 built-in hash() which leads to predictable hash collisions in prefix cache
Maliciously constructed statements can lead to hash collisions, resulting in cache reuse, which can interfere with subsequent responses and cause unintended behavior.