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.
Published: 2026-06-12
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in CodeAstro Human Resource Management System version 1.0, specifically in the /dashboard/add_tod component. Tampering with the todo_data argument leads to stored cross‑site scripting. When an attacker injects malicious JavaScript, the code executes in a victim’s browser, potentially stealing credentials, session cookies, or performing actions on behalf of the user. The flaw falls under CWE‑79.

Affected Systems

Affected systems are installations of CodeAstro Human Resource Management System 1.0 that expose the /dashboard/add_tod endpoint. No other versions or components have been identified as vulnerable based on the provided data.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. Because the attack vector can be initiated remotely by manipulating the todo_data parameter, and the exploit is publicly available, the risk to any exposed installation is notable. Attacks would involve an attacker sending a crafted request, which the system stores and later renders without proper output encoding, thereby enabling the injected script to run in a victim’s browser.

Generated by OpenCVE AI on June 12, 2026 at 22:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest CodeAstro Human Resource Management System release that removes the vulnerable /dashboard/add_tod code
  • Validate and sanitize the todo_data input on the server side, ensuring that HTML special characters are encoded before storage or rendering
  • Implement a Content Security Policy (CSP) header that restricts inline script execution and limits script sources to trusted domains
  • If an immediate patch is unavailable, restrict or disable the add‑to‑do functionality for untrusted users until remediation can be applied

Generated by OpenCVE AI on June 12, 2026 at 22:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 13 Jun 2026 04:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 12 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
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.
Title CodeAstro Human Resource Management System Dashboard add_tod cross site scripting
First Time appeared Codeastro
Codeastro human Resource Management System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:codeastro:human_resource_management_system:*:*:*:*:*:*:*:*
Vendors & Products Codeastro
Codeastro human Resource Management System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Codeastro Human Resource Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-13T03:33:10.926Z

Reserved: 2026-06-12T15:21:02.352Z

Link: CVE-2026-12129

cve-icon Vulnrichment

Updated: 2026-06-13T03:33:06.235Z

cve-icon NVD

Status : Received

Published: 2026-06-12T21:16:19.900

Modified: 2026-06-12T21:16:19.900

Link: CVE-2026-12129

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-12T22:30:08Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')