Description
A security vulnerability has been detected in code-projects Project Management System 1.0. Affected is an unknown function of the file chk.php of the component Login. The manipulation leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-05-26
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unknown function within the chk.php file of the Project Management System’s login component can be manipulated to inject arbitrary SQL statements. This flaw allows an attacker to potentially bypass authentication or retrieve sensitive data from the database, compromising confidentiality and integrity of the stored information. The vulnerability is classified as a CWE-74/89 injection issue and is not limited to a single user, since the flaw can be exploited over the network.

Affected Systems

The affected product is code‑projects Project Management System version 1.0. No other affected versions are listed in the current data.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. The EPSS score is not provided, and the vulnerability is not listed in the CISA KEV catalog. Attackers can trigger the injection remotely by sending crafted requests to the chk.php endpoint, and the exploit has already been publicly disclosed. Because the flaw resides in the authentication functionality, it offers a significant impact if successfully exploited.

Generated by OpenCVE AI on May 26, 2026 at 22:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest version of code‑projects Project Management System if an official patch exists.
  • If no patch is available, modify chk.php to use prepared statements or properly escape user input to eliminate injection vectors.
  • Restrict the database account used by the application to the minimum privileges necessary for normal operation.

Generated by OpenCVE AI on May 26, 2026 at 22:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 27 May 2026 09:30:00 +0000

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

Tue, 26 May 2026 21:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in code-projects Project Management System 1.0. Affected is an unknown function of the file chk.php of the component Login. The manipulation leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be used.
Title code-projects Project Management System Login chk.php sql injection
First Time appeared Code-projects
Code-projects project Management System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:code-projects:project_management_system:*:*:*:*:*:*:*:*
Vendors & Products Code-projects
Code-projects project Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Product Management System Project Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-27T13:36:17.616Z

Reserved: 2026-05-26T12:54:36.875Z

Link: CVE-2026-9584

cve-icon Vulnrichment

Updated: 2026-05-27T13:36:10.552Z

cve-icon NVD

Status : Deferred

Published: 2026-05-26T22:16:44.300

Modified: 2026-05-27T14:50:47.627

Link: CVE-2026-9584

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T09:15:29Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')