CVE-2026-38568 Details
Description
HireFlow v1.2 is vulnerable to Incorrect Access Control. The application does not enforce object-level authorization on the /candidate/<id> and /interview/<id> endpoints. The route handlers retrieve records by the user-supplied ID without verifying that the requesting user is the owner or has an authorized role. Any authenticated user can access any other user's candidate profiles and interview notes by iterating the integer ID in the URL path, constituting a horizontal privilege escalation and full data breach of all records in the system.
A vulnerability in HireFlow version 1.2 allows for incorrect access control on the '/candidate/<id>' and '/interview/<id>' endpoints. The application fails to enforce object-level authorization, enabling any authenticated user to access other users' candidate profiles and interview notes by manipulating the ID in the URL. This issue results in horizontal privilege escalation and a complete data breach of all records within the system.
The vulnerability has been patched in HireFlow version 1.3. Users should update to this version.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 11, 2026CISA-ADP
Assessed May 11, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/hijackedamygdala/CVE-Disclosures/tree/main/HireFlow/CVE-2026-38568 | [email protected] | ExploitTechnical Description |
| https://github.com/StratonWebDesigners/HireFlow | [email protected] | ProductSource CodeVendor |
| https://www.sourcecodester.com/python/18688/hireflow-%E2%80%93-complete-interview-management-system.html | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| StratonWebDesigners HireFlow | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | CVE Modified | CISA-ADP |
| May 11, 2026 | New CVE Received | [email protected] |
Volerion