All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-45336
CRITICALpublished 2026-07-16 18:16 UTC · 5 days ago · modified 2026-07-17 19:17 UTC
10.0
CVSS / 10
// description
HireFlow is a web-based interview management system for managing candidates, scheduling interviews, and tracking hiring progress. In 1.2 and earlier, app.py assigns a hard-coded Flask secret_key used to sign session cookies, allowing unauthenticated attackers who know the public source value to forge cookies containing role=admin and user_id values and bypass authentication. The advisory lists version 1.3 as fixed.
// weaknesses (CWE)
- CWE-798