CVE-2026-38566
Last modified
CVE-2026-38566 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-38566?
How severe is CVE-2026-38566?
How do I fix CVE-2026-38566?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-38529A Broken Object-Level Authorization (BOLA) in the /Settings/…8.8
- CVE-2026-38530A Broken Object-Level Authorization (BOLA) in the /Controlle…8.1
- CVE-2026-38532A Broken Object-Level Authorization (BOLA) in the /Contact/P…8.1
- CVE-2026-38533An improper authorization vulnerability in the /api/v1/users…6.5
- CVE-2026-3854An improper neutralization of special elements vulnerability…8.8
- CVE-2026-3856IBM Db2 Recovery Expert for Linux, UNIX and Windows 5.5 IF 2…9.1
- CVE-2026-38567HireFlow v1.2 is vulnerable to SQL injection in the /login a…9.8
- CVE-2026-38568HireFlow v1.2 is vulnerable to Incorrect Access Control. The…8.1
- CVE-2026-38569HireFlow v1.2 is vulnerable to Cross Site Scripting (XSS) in…5.4
- CVE-2026-3857GitLab has remediated an issue in GitLab CE/EE affecting all…8.8
- CVE-2026-38570bacnet_stack 1.3.1 contains an Out-of-bounds Read in bacnet_…7.5
- CVE-2026-38571Cleartext storage and exposure of WPA2 credentials, and miss…4.6
Are you affected by CVE-2026-38566?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
