CVE-2026-10812
LowCVSS 3.6Exploitation Probability (EPSS)
Low risk0th percentile - higher than 0% of all known CVEs
Summary
Vulnerability in GPTCache up to 0.1.44. The BufferedReader.peek function in gptcache/processor/pre.py (Cache Key Handler component) uses a weak hash for the input_data["image"] argument. Attack requires local access and high complexity. Exploit is publicly available.
Risk Assessment
Risk includes hash collision or cache key manipulation, potentially leading to application misbehavior or information leakage.
Recommendation
Monitor the pull request for a fix and apply it once accepted. Temporarily restrict local access to the system.
Original NVD description (English source)
A vulnerability was detected in zilliztech GPTCache up to 0.1.44. Affected by this issue is the function BufferedReader.peek of the file gptcache/processor/pre.py of the component Cache Key Handler. Performing a manipulation of the argument input_data["image"] results in use of weak hash. The attack must be initiated from a local position. The attack is considered to have high complexity. The exploitation is known to be difficult. The exploit is now public and may be used. The pull request to fix this issue awaits acceptance.

