Security Advisory

CVE-2026-38447

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-03 00:00:00
Last updated 2026-08-03 19:34:16
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

osTicket 1.18.3 generates API keys using a predictable construction based on MD5 hashing. The use of MD5, combined with predictable inputs such as the current timestamp and client IP address, significantly reduces entropy. An attacker can approximate the key generation time and brute-force the key space within a feasible time window.