CVE-2026-18363 PUBLISHED

Weak password recovery mechanism in osTicket by Enhancesoft LLC

Assigner: INCIBE
Reserved: 30.07.2026 Published: 30.07.2026 Updated: 30.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.1

Product Status

Vendor Enhancesoft LLC
Product osTicket
Versions Default: unaffected
  • affected from 0 to 1.17.8 (excl.)
  • affected from 0 to 1.18.4 (excl.)

Solutions

The issue has been resolved in versions v1.17.8 and v1.18.4.

Credits

  • Ismael de Frutos Díaz finder

References

Problem Types

  • CWE-640 Weak Password Recovery Mechanism for Forgotten Password CWE