CVE-2026-38567

Published: Mag 11, 2026 Last Modified: Mag 11, 2026
ExploitDB:
Other exploit source:
Google Dorks:

Description

AI Translation Available

HireFlow v1.2 is vulnerable to SQL injection in the /login and /search endpoints. User-supplied input is concatenated directly into SQL queries without parameterization. An unauthenticated attacker can bypass authentication by supplying a crafted username (e.g. admin'--) or extract the full contents of the database including user credentials via UNION-based injection at the /search endpoint.

https://github.com/hijackedamygdala/CVE-Disclosures/tree/main/HireFlow/CVE-2026…
https://github.com/StratonWebDesigners/HireFlow
https://www.sourcecodester.com/python/18688/hireflow-%E2%80%93-complete-intervi…