CVE-2026-5206 Details
Description
A security vulnerability has been detected in code-projects Simple Gym Management System 1.0. This vulnerability affects unknown code of the component Payment Handler. The manipulation of the argument Payment_id/Amount/customer_id/payment_type/customer_name leads to sql injection. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
A SQL injection vulnerability has been identified in Code-Projects Simple Gym Management System version 1.0. The issue arises in the Payment Handler component, where user-supplied data for Payment_id, Amount, customer_id, payment_type, and customer_name is directly concatenated into an SQL INSERT statement without proper validation or sanitization. This flaw allows remote attackers to manipulate payment information, potentially leading to financial loss by altering payment amounts, forging records, or accessing sensitive payment data.
It is recommended to use prepared statements with parameterized queries to prevent SQL injection. Additionally, implement strict validation and escaping of user inputs before processing them in SQL queries.
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 Mar 31, 2026CISA-ADP
Assessed Apr 1, 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] | Vendor |
| https://github.com/maidangdang1/CVE/issues/5 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/submit/780406 | [email protected] | Technical Description |
| https://vuldb.com/vuln/354336 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/354336/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 |
|---|---|
| code-projects Simple Gym 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] |
| Mar 31, 2026 | New CVE Received | [email protected] |
Volerion