CVE-2026-38567

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-05-11 18:16

Updated : 2026-06-17 10:41


NVD link : CVE-2026-38567

Mitre link : CVE-2026-38567

CVE.ORG link : CVE-2026-38567


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')