CVE-2026-4835 Details
Description
A security vulnerability has been detected in code-projects Accounting System 1.0. Impacted is an unknown function of the file /my_account/add_costumer.php of the component Web Application Interface. Such manipulation of the argument costumer_name leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be used.
A stored cross-site scripting vulnerability has been identified in Code-Projects Accounting System version 1.0. The issue resides in the 'costumer_name' parameter of the '/my_account/add_costumer.php' file within the Web Application Interface component. The vulnerability arises because the application fails to properly sanitize or encode user input before it is saved to the database and subsequently displayed in the web interface. This flaw allows attackers to inject malicious JavaScript that is executed when the stored data is viewed, potentially leading to session hijacking and unauthorized actions on behalf of users.
Users are advised to sanitize and validate all user inputs, encode outputs using appropriate functions before rendering user-controlled data, and implement a Content Security Policy (CSP).
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/Accounting%20System%20in%20PHP%201.0%20-%20Stored%20Cross-Site%20Scripting%20(XSS)%20in%20costumer_name%20Parameter.md | [email protected] | ExploitRemedyTechnical Description |
| https://vuldb.com/?ctiid.353139 | [email protected] | Content Wall |
| https://vuldb.com/?id.353139 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.775859 | [email protected] | Technical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code 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