CVE-2026-4836 Details
Description
A vulnerability was detected in code-projects Accounting System 1.0. The affected element is an unknown function of the file /my_account/delete.php. Performing a manipulation of the argument cos_id results in sql injection. It is possible to initiate the attack remotely. The exploit is now public and may be used.
A time-based blind SQL injection vulnerability has been identified in Code-Projects Accounting System version 1.0. The issue arises in the delete.php file within the 'my_account' directory, specifically through the 'cos_id' parameter. The vulnerability allows remote attackers to inject malicious SQL payloads, exploiting the application's failure to properly validate and sanitize user input before it is executed in SQL queries. This flaw could lead to unauthorized database access and manipulation.
It is recommended to use prepared statements for SQL queries to prevent injection vulnerabilities. Additionally, all user input should be validated and sanitized before processing. Implementing security monitoring and using database accounts with minimal privileges can also help mitigate potential risks.
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 26, 2026CISA-ADP
Assessed Mar 26, 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/ahmadmarz10-hub/CVEsMarz/blob/main/Time-Based%20Blind%20SQL%20Injection%20Accounting%20System%20in%20PHP%20in%20cos_id%20Parameter.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.353140 | [email protected] | Content Wall |
| https://vuldb.com/?id.353140 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/?submit.775867 | [email protected] | ExploitTechnical Description |
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 Accounting System | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 26, 2026 | New CVE Received | [email protected] |
Volerion