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.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
EPSS0.17% probability of exploitation · percentile 6.4% · 2026-06-19T12:03:05Z
Published2026-05-11
Last modified2026-05-12

Underlying weaknesses· 1

CWE-352

References

  1. https://github.com/StratonWebDesigners/HireFlow
  2. https://github.com/hijackedamygdala/CVE-Disclosures/tree/main/HireFlow/CVE-2026-38566
  3. https://www.sourcecodester.com/python/18688/hireflow-%E2%80%93-complete-interview-management-system.html
  4. https://github.com/hijackedamygdala/CVE-Disclosures/tree/main/HireFlow/CVE-2026-38566

1

TypeTargetConfidenceTier
WeaknessCross-Site Request Forgery (CSRF)cwe-3520%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-38568
CVE
CVE-2026-38567
CWE
Cross-Site Request Forgery (CSRF)
CVE
CVE-2025-30967
CVE
CVE-2025-26963
CVE
CVE-2025-59572
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.