CVE-2026-18363

A logic vulnerability in the password reset token validation routine implemented by osTicket in versions prior to v1.17.8 and v1.18.4. During the password reset process, the application retrieves the timestamp associated with the provided token and checks whether the configured validity period has expired. Consequently, the expiry check is only performed if the timestamp lookup fails, allowing tokens with an existing timestamp to bypass the intended expiry validation. Therefore, an attacker able to obtain a valid password reset token could reuse it to perform an unauthorised password reset and compromise the affected account.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-07-30 11:16

Updated : 2026-07-30 14:12


NVD link : CVE-2026-18363

Mitre link : CVE-2026-18363

CVE.ORG link : CVE-2026-18363


JSON object : View

Products Affected

No product.

CWE
CWE-640

Weak Password Recovery Mechanism for Forgotten Password