CVE-2026-5575 Details
Description
A vulnerability was detected in SourceCodester/jkev Record Management System 1.0. Affected by this vulnerability is an unknown functionality of the file index.php of the component Login. The manipulation of the argument Username results in sql injection. The attack may be launched remotely. The exploit is now public and may be used.
A SQL injection vulnerability has been identified in SourceCodester's Personnel Record Management System version 1.0. The issue arises in the Login component, specifically within the index.php file, where user input for the Username parameter is not properly sanitized. This oversight allows for SQL injection attacks that can be executed remotely. Exploitation of this vulnerability could lead to authentication bypass, unauthorized access to user accounts, and access to the administrator dashboard, where sensitive data can be viewed and modified.
It is recommended to update the application to a version that addresses this vulnerability, once available. In the meantime, users should monitor official channels for security patches. Additionally, implement input validation and use prepared statements to prevent SQL injection. Review database permissions and disable PHP error displaying in production 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 Apr 5, 2026CISA-ADP
Assessed Apr 7, 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://github.com/whatyourname12345/CVE/blob/main/PRMS/cve_SQL.md | [email protected] | ExploitRemedyTechnical Analysis |
| https://vuldb.com/submit/783472 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355345 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/355345/cti | [email protected] | Content Wall |
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 |
|---|---|
| SourceCodester/jkev Record Management System | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 5, 2026 | New CVE Received | [email protected] |
Volerion