CVE-2026-9451 Details
Description
A weakness has been identified in code-projects Employee Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /process/applyleaveprocess.php. This manipulation of the argument ID causes sql injection. The attack can be initiated remotely. The exploit has been made available to the public and could be used for attacks.
A SQL injection vulnerability has been identified in Code-Projects Employee Management System version 1.0. The issue arises in the file '/process/applyleaveprocess.php', where user-controlled input in the 'id' parameter is inserted into an SQL 'INSERT' statement without proper parameterization. This vulnerability can be exploited remotely, allowing attackers to manipulate database queries, potentially leading to unauthorized data insertion or modification, depending on database permissions. Additionally, the unescaped 'id' value is reflected in an HTTP redirect 'Location' header, which could cause response splitting or open redirect issues in some environments.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 25, 2026CISA-ADP
Assessed May 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://code-projects.org/ | [email protected] | Not Applicable |
| https://github.com/zzzxc643/CVE1/blob/main/EMPLOYEE_MANAGEMENT_SYSTEM/vul23.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/813707 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365432 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365432/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Employee Management System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 25, 2026 | New CVE Received | [email protected] |
Volerion