CVE-2026-10812Public exploit

Cache poisoning via buffered-prefix key collisions

Published Jun 4, 2026 · Updated Jun 4, 2026

Cache-key collision in Zilliz GPTCache 0.1.0 through 0.1.44 allows local users to poison cached file or image responses. The get_file_bytes, get_input_str, and get_image_question paths derive cache inputs from BufferedReader.peek(), which reads only the buffered prefix rather than the full content. Local access must supply two streams sharing roughly the first 8192 bytes and the same question; GPTCache can then return another stream's cached answer without evaluating its remaining content.

CVSS severity3.6
Low
EPSS probability0.07%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Cache-key collision in Zilliz GPTCache 0.1.0 through 0.1.44 allows local users to poison cached file or image responses. The get_file_bytes, get_input_str, and get_image_question paths derive cache inputs from BufferedReader.peek(), which reads only the buffered prefix rather than the full content. Local access must supply two streams sharing roughly the first 8192 bytes and the same question; GPTCache can then return another stream's cached answer without evaluating its remaining content.

The record

CVE
CVE-2026-10812
Published
Jun 4, 2026
Updated
Jun 4, 2026
Vendor
Zilliz
Product
GPTCache
Classifications
CWE-327, CWE-328, T1565.001
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Jun 4, 2026CVE publishedPublication date reported by the CVE source.
  2. Jun 4, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0.1.0
  2. Affected versionversion=0.1.1
  3. Affected versionversion=0.1.10
  4. Affected versionversion=0.1.11
  5. Affected versionversion=0.1.12
  6. Affected versionversion=0.1.13
  7. Affected versionversion=0.1.14
  8. Affected versionversion=0.1.15
  9. Affected versionversion=0.1.16
  10. Affected versionversion=0.1.17
  11. Affected versionversion=0.1.18
  12. Affected versionversion=0.1.19
  13. Affected versionversion=0.1.2
  14. Affected versionversion=0.1.20
  15. Affected versionversion=0.1.21
  16. Affected versionversion=0.1.22
  17. Affected versionversion=0.1.23
  18. Affected versionversion=0.1.24
  19. Affected versionversion=0.1.25
  20. Affected versionversion=0.1.26
  21. Affected versionversion=0.1.27
  22. Affected versionversion=0.1.28
  23. Affected versionversion=0.1.29
  24. Affected versionversion=0.1.3
  25. Affected versionversion=0.1.30
  26. Affected versionversion=0.1.31
  27. Affected versionversion=0.1.32
  28. Affected versionversion=0.1.33
  29. Affected versionversion=0.1.34
  30. Affected versionversion=0.1.35
  31. Affected versionversion=0.1.36
  32. Affected versionversion=0.1.37
  33. Affected versionversion=0.1.38
  34. Affected versionversion=0.1.39
  35. Affected versionversion=0.1.4
  36. Affected versionversion=0.1.40
  37. Affected versionversion=0.1.41
  38. Affected versionversion=0.1.42
  39. Affected versionversion=0.1.43
  40. Affected versionversion=0.1.44
  41. Affected versionversion=0.1.5
  42. Affected versionversion=0.1.6
  43. Affected versionversion=0.1.7
  44. Affected versionversion=0.1.8
  45. Affected versionversion=0.1.9

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

Zilliz · GPTCacheversion=0.1.0; version=0.1.1; version=0.1.10; version=0.1.11; version=0.1.12; version=0.1.13; version=0.1.14; version=0.1.15; version=0.1.16; version=0.1.17; version=0.1.18; version=0.1.19; version=0.1.2; version=0.1.20; version=0.1.21; version=0.1.22; version=0.1.23; version=0.1.24; version=0.1.25; version=0.1.26; version=0.1.27; version=0.1.28; version=0.1.29; version=0.1.3; version=0.1.30; version=0.1.31; version=0.1.32; version=0.1.33; version=0.1.34; version=0.1.35; version=0.1.36; version=0.1.37; version=0.1.38; version=0.1.39; version=0.1.4; version=0.1.40; version=0.1.41; version=0.1.42; version=0.1.43; version=0.1.44; version=0.1.5; version=0.1.6; version=0.1.7; version=0.1.8; version=0.1.9

Published CVSS scores

1.1VulDBCVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:P
3.6VulDBCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L
2.4VulDBAV:L/AC:H/Au:S/C:N/I:P/A:P

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-327Use of a Broken or Risky Cryptographic Algorithm
CWE-328Use of Weak Hash
T1565.001Stored Data Manipulation

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo