Description
A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/edit_exercises.php. The manipulation of the argument edit_exercise results in sql injection. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Published: 2026-05-01
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability exists in the admin/edit_exercises.php script of the Gym Management System. Manipulating the edit_exercise parameter allows an attacker to inject arbitrary SQL commands, potentially compromising the integrity and confidentiality of the underlying database. The flaw corresponds to CWE-74 and CWE-89, indicating unsanitized input leading to injection.

Affected Systems

The affected product is code-projects Gym Management System version 1.0. The vulnerability is located in the /admin/edit_exercises.php functionality of that version.

Risk and Exploitability

The CVSS score is 5.1, indicating medium severity. The EPSS score is less than 1 %, suggesting a very low probability of exploitation at this time, and the vulnerability is not listed in CISA’s KEV catalog. The attack vector is remote; an attacker can trigger the injection via the web interface from outside the network. The public availability of the exploit means that a determined adversary could launch an attack without requiring privileged access.

Generated by OpenCVE AI on May 2, 2026 at 07:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest vendor patch for the Gym Management System if one exists.
  • Update the application code to employ prepared statements or parameterized queries for the edit_exercise input.
  • Restrict the database account used by the web application to the minimal privileges required.
  • Enable audit logging for SQL activity and monitor for anomalous queries that may indicate exploitation attempts.

Generated by OpenCVE AI on May 2, 2026 at 07:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 01 May 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 01 May 2026 08:45:00 +0000

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

Fri, 01 May 2026 04:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in code-projects Gym Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/edit_exercises.php. The manipulation of the argument edit_exercise results in sql injection. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Title code-projects Gym Management System edit_exercises.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Code-projects Gym Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-01T14:15:10.197Z

Reserved: 2026-04-30T19:04:44.627Z

Link: CVE-2026-7553

cve-icon Vulnrichment

Updated: 2026-05-01T14:15:04.903Z

cve-icon NVD

Status : Deferred

Published: 2026-05-01T05:16:04.020

Modified: 2026-05-01T15:26:24.553

Link: CVE-2026-7553

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T08:00:14Z

Weaknesses