HackerFeeds
All CVEs

CVE-2026-38447

CRITICAL9.8

Published 2026-08-03 · Updated 2026-08-03 · Source cve@mitre.org

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.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWE-331
View on NVD