CVE 9.1 CRITICAL

FreeScout’s user invitation hash never expires: permanent unauthenticated account takeover if invite link leaks_CVE-2026-41902

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

Description

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.217, the /user-setup/{hash} endpoint accepts a 60-character random invite_hash to set a new user's password. The endpoint performs no expiration check — the hash remains valid indefinitely until consumed. Combined with realistic hash-leakage scenarios (forwarded invite emails, HTTP referrer to external CDNs on the setup page, server-side log exposure, abandoned invite emails in shared inboxes), this enables unauthenticated permanent account takeover months or years after invite issuance. If the leaked invite was sent to an admin, the takeover yields admin access. This issue has been patched in version 1.8.217.

AI Analysis

Unauthenticated permanent account takeover due to non-expiring user invitation hash

Basic Information

ID CVE-2026-41902
Source GitHub_M
Published May 7, 2026 at 18:03

Affected Product

Vendor freescout-help-desk
Product freescout
Version < 1.8.217
Affected Versions freescout-help-desk freescout < 1.8.217

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor FreeScout
Product FreeScout Help Desk
Version < 1.8.217

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.