CVE-2026-38568
Last modified
CVE-2026-38568 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-38568?
How severe is CVE-2026-38568?
How do I fix CVE-2026-38568?
Are you affected by CVE-2026-38568?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
