CVE-2026-38447

Published: Ago 03, 2026 Last Modified: Ago 03, 2026
ExploitDB:
Other exploit source:
Google Dorks:
CRITICAL 9,8
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

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.

331

Insufficient Entropy

Draft
Common Consequences
Security Scopes Affected:
Access Control Other
Potential Impacts:
Bypass Protection Mechanism Other
Applicable Platforms
All platforms may be affected
View CWE Details
https://github.com/fr3akhacks/cve-disclosures/blob/master/osTicket/CVE-2026-384…
https://github.com/osTicket/osTicket/blob/v1.18.3/include/class.api.php#L149
https://github.com/osTicket/osTicket/blob/v1.18.3/include/class.misc.php
https://github.com/osTicket/osTicket/commit/feccb6a3a90863fd31215ee738b39762177…