CVE-2026-38447

critical

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.

References

https://github.com/osTicket/osTicket/commit/feccb6a3a90863fd31215ee738b39762177e658c

https://github.com/osTicket/osTicket/blob/v1.18.3/include/class.misc.php

https://github.com/osTicket/osTicket/blob/v1.18.3/include/class.api.php#L149

https://github.com/fr3akhacks/cve-disclosures/blob/master/osTicket/CVE-2026-38447.md

Details

Source: Mitre, NVD

Published: 2026-08-03

Updated: 2026-08-03

Risk Information

CVSS v2

Base Score: 10

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

Severity: Critical

CVSS v3

Base Score: 9.8

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

Severity: Critical

EPSS

EPSS: 0.00455