Junglewise Threat Intelligence

CVE-2026-15558: CodeAstro Simple Online Leave Management System SQL injection in deletemp.php

CVE-2026-15558 · Severity: medium · CVSS 6.3 · Published 2026-07-13

Technologies: CodeAstro Simple Online Leave Management System. Vendors: CodeAstro.

Executive brief

A security vulnerability exists in the CodeAstro Simple Online Leave Management System, a web application used for managing employee time-off requests. An attacker can exploit this flaw to gain unauthorized access to the underlying database, potentially allowing them to view sensitive employee information or modify records. This could lead to data theft, disruption of administrative operations, and loss of data integrity within the leave management process.

Technical details

A SQL injection vulnerability exists in CodeAstro Simple Online Leave Management System 1.0 within the '/SimpleOnlineLeave/admin/deletemp.php' file. The root cause is the failure to properly validate, sanitize, or parameterize the 'id' GET parameter before using it in a database query. An attacker with network access and low-level privileges (authenticated as an admin or similar) can provide a malicious payload, such as time-based blind SQL injection strings, to extract data or manipulate the database. A public exploit involving the 'SLEEP' function has been disclosed. Remediation requires implementing prepared statements with parameter binding for all user-supplied inputs.

Affected products

  • CodeAstro Simple Online Leave Management System 1.0

Timeline

  • 2026-06-10: disclosed: Public disclosure via GitHub issue
  • 2026-07-13: advisory: CVE published to NVD dataset

References

Related threats