CVE-2026-85181 PUBLISHED

CAT through 3.1.0 Session Cookie Forgery via Unkeyed hashCode Checksum

Assigner: VulnCheck
Reserved: 03.09.2026 Published: 03.09.2026 Updated: 03.09.2026

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor dianping
Product cat
Versions Default: unaffected
  • affected from 0 to 3.1.0 (incl.)

Credits

  • George Chen reporter

References

Problem Types

  • Reliance on Cookies without Validation and Integrity Checking CWE