CVE-2026-38566HIGH 8.1EPSS p6.4%
CVE-2026-38566CVE-2026-38566
Description
HireFlow v1.2 does not implement CSRF token validation on any state-changing POST endpoint. All forms (password change at /profile, candidate deletion at /candidates/delete/<id>, feedback submission at /feedback/add/<id>, interview scheduling at /interviews/add) are vulnerable to CSRF. An attacker who can trick an authenticated user into visiting a malicious page can silently change the victim's password, delete records, or inject arbitrary data on their behalf. The SESSION_COOKIE_SAMESITE attribute is also not configured, removing the browser-level CSRF defense.
Scoring
| CVSS 3.1 | 8.1 (HIGH) |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N |
| EPSS | 0.17% probability of exploitation · percentile 6.4% · 2026-06-19T12:03:05Z |
| Published | 2026-05-11 |
| Last modified | 2026-05-12 |
Underlying weaknesses· 1
References
- https://github.com/StratonWebDesigners/HireFlow
- https://github.com/hijackedamygdala/CVE-Disclosures/tree/main/HireFlow/CVE-2026-38566
- https://www.sourcecodester.com/python/18688/hireflow-%E2%80%93-complete-interview-management-system.html
- https://github.com/hijackedamygdala/CVE-Disclosures/tree/main/HireFlow/CVE-2026-38566
1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Weakness | Cross-Site Request Forgery (CSRF)cwe-352 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.