← All CVEs

CVE-2026-38567

critical · 9.8

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.

9.8
CVSS
0.5%
EPSS (exploit prob.)
42nd
EPSS percentile
2026-05-11
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CWE-89

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-38567