Security Advisory

CVE-2026-38567

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-11 00:00:00
Last updated 2026-05-12 13:41:28
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.