Description
A vulnerability was determined in code-projects Employee Management System 1.0. This affects an unknown part of the file 370project/edit.php. This manipulation of the argument ID causes sql injection. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Published: 2026-04-27
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Data Exposure via SQL Injection
Action: Apply Patch
AI Analysis

Impact

The vulnerability allows an attacker to manipulate the ID argument used by the employees' editing interface, leading to a SQL injection flaw. This could enable unauthorized retrieval, modification, or deletion of employee data stored in the database, potentially compromising confidentiality and integrity of the system. The weakness is classified as CWE-74 and CWE-89.

Affected Systems

The affected product is code‑projects Employee Management System version 1.0. The bug resides in an undocumented section of the file edit.php which processes employee ID values. Only installations of this product and version are affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate impact, and the EPSS score of less than 1 % shows that exploitation is considered unlikely at present. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, as the flaw can be triggered by an external request that supplies a crafted ID parameter to edit.php, and the attack path requires web access to the affected endpoint. Public disclosure means attackers may already have code to exploit the flaw, but the low EPSS suggests there may not yet be active exploitation campaigns.

Generated by OpenCVE AI on April 28, 2026 at 04:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Employee Management System to a vendor‑issued patch once it becomes available.
  • Restrict remote access to the edit.php endpoint to authenticated and authorized users and enforce strict input validation for the ID parameter.
  • Rotate database credentials and enable SQL query parameterization to prevent injection scenarios if a patch cannot be applied immediately.

Generated by OpenCVE AI on April 28, 2026 at 04:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Apr 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Code-projects
Code-projects employee Management System
Vendors & Products Code-projects
Code-projects employee Management System

Mon, 27 Apr 2026 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Apr 2026 10:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in code-projects Employee Management System 1.0. This affects an unknown part of the file 370project/edit.php. This manipulation of the argument ID causes sql injection. The attack may be initiated remotely. The exploit has been publicly disclosed and may be utilized.
Title code-projects Employee Management System edit.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Code-projects Employee Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-27T12:04:44.861Z

Reserved: 2026-04-26T16:00:59.535Z

Link: CVE-2026-7114

cve-icon Vulnrichment

Updated: 2026-04-27T12:04:33.152Z

cve-icon NVD

Status : Deferred

Published: 2026-04-27T11:16:02.340

Modified: 2026-04-29T01:00:01.613

Link: CVE-2026-7114

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T04:45:22Z

Weaknesses