Unknown · Codeastro Leave Management System · CVE-2026-8132
**Name of the Vulnerable Software and Affected Versions**
CodeAstro Leave Management System version 1.0
**Description**
A weakness in the `/login.php` file allows for remote SQL injection. This occurs through the manipulation of the `txt username` argument. SQL injection is a type of flaw that allows an attacker to interfere with the queries that an application makes to its database.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
As a temporary workaround, restrict access to the `/login.php` file or sanitize the `txt username` input to minimize the risk of exploitation.