CVE-2026-12129 Details
Description
A vulnerability was identified in CodeAstro Human Resource Management System 1.0. Affected by this issue is some unknown functionality of the file /dashboard/add_tod of the component Dashboard Interface. The manipulation of the argument todo_data leads to cross site scripting. The attack may be initiated remotely. The exploit is publicly available and might be used.
A stored cross-site scripting vulnerability has been identified in CodeAstro Human Resource Management System version 1.0. The issue resides in the dashboard interface, specifically within the To-Do List feature. The vulnerability is triggered by manipulating the 'todo_data' parameter, allowing for the injection of arbitrary JavaScript. This injected script is executed whenever the dashboard is accessed, creating a persistent threat. The vulnerability can be exploited remotely, and public proof-of-concept evidence is available.
It is recommended to sanitize and encode all user input before rendering it in HTML. In PHP, this can be done using the 'htmlspecialchars' function.
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 Jun 12, 2026CISA-ADP
Assessed Jun 13, 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://codeastro.com/ | [email protected] | Vendor |
| https://github.com/ashikmd0507/CVE/tree/main/Stored-XSS-via-TO-DO-LIST | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-12129 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/837196 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/370614 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/370614/cti | [email protected] | Content Wall |
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 |
|---|---|
| CodeAstro Human Resource Management System | 1.0 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion