Skip to main content

CodeAstro HRMS EUVDEUVD-2026-40035

| CVE-2026-13537 LOW
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-06-29 VulDB GHSA-c7qf-p72p-2xj2
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
4.3 MEDIUM

Network-reachable CSRF with no attacker privileges; mandatory user interaction (UI:R); integrity-only impact limited to department data deletion.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 29, 2026 - 06:22 NVD
MEDIUM LOW
CVSS changed
Jun 29, 2026 - 06:22 NVD
5.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jun 29, 2026 - 05:48 vuln.today

DescriptionCVE.org

A vulnerability was found in CodeAstro Human Resource Management System 1.0. Impacted is an unknown function. The manipulation results in cross-site request forgery. The attack may be launched remotely. The exploit has been made public and could be used.

AnalysisAI

Cross-site request forgery in CodeAstro Human Resource Management System 1.0 enables remote attackers to perform unauthorized state-changing actions - specifically department deletion - by tricking an authenticated user into visiting a crafted malicious page. The exploit targets the department deletion endpoint and publicly available proof-of-concept code has been published on GitHub, lowering the bar for exploitation. No active exploitation has been confirmed by CISA KEV, but the combination of a public PoC, network-accessible attack vector, and no required attacker privileges makes this an accessible target for opportunistic attackers against organizations running this software.

Technical ContextAI

CWE-352 (Cross-Site Request Forgery) arises when a web application processes state-changing HTTP requests without verifying that the request originated from the legitimate user session, rather than a forged third-party request. In this case, the department deletion endpoint in CodeAstro Human Resource Management System 1.0 (CPE: cpe:2.3:a:codeastro:human_resource_management_system:*:*:*:*:*:*:*:*) lacks CSRF token validation, meaning any page on the internet can craft a form that submits a deletion request using the victim's browser cookies. The CVSS 4.0 vector AV:N/AC:L/AT:N/PR:N/UI:P confirms the attack is network-reachable, requires no attacker-side authentication, has no special attack complexity, but does require the victim to interact with attacker-controlled content. CodeAstro is a PHP-based HR management product, likely built without a security-conscious framework enforcing automatic CSRF protection.

RemediationAI

No vendor-released patch or fixed version has been identified at time of analysis; patch status is unknown as no advisory was found at https://codeastro.com/. Organizations running CodeAstro Human Resource Management System 1.0 should implement the following compensating controls: first, deploy a web application firewall (WAF) with CSRF protection rules to intercept forged cross-origin POST requests to the department deletion endpoint - trade-off is potential false positives on legitimate requests. Second, restrict administrative HR functions to a VPN or allowlisted IP range to reduce the attack surface, accepting reduced accessibility for remote staff. Third, enforce strict browser security headers including SameSite=Strict on session cookies, which prevents cookies from being sent in cross-origin requests and effectively neutralizes CSRF in modern browsers - verify the application server supports this without breaking functionality. The GitHub PoC (https://github.com/ashikmd0507/CVE/tree/main/CSRF%20in%20Department%20Deletion%20Endpoint) can be used to confirm whether a deployed instance remains vulnerable after mitigations are applied.

CVE-2024-35469 CRITICAL POC
9.8 May 30

A SQL injection vulnerability in /hrm/user/ in SourceCodester Human Resource Management System 1.0 allows attackers to e

CVE-2023-3391 CRITICAL POC
9.8 Jun 23

A vulnerability was found in SourceCodester Human Resource Management System 1.0. Rated critical severity (CVSS 9.8), th

CVE-2022-4273 CRITICAL POC
9.8 Dec 03

A vulnerability, which was classified as critical, has been found in SourceCodester Human Resource Management System 1.0

CVE-2022-43262 CRITICAL POC
9.8 Nov 16

Human Resource Management System v1.0 was discovered to contain a SQL injection vulnerability via the password parameter

CVE-2024-34221 HIGH POC
8.8 May 14

Sourcecodester Human Resource Management System 1.0 is vulnerable to Insecure Permissions resulting in privilege escalat

CVE-2022-43318 HIGH POC
8.8 Nov 07

Human Resource Management System v1.0 was discovered to contain a SQL injection vulnerability via the stateedit paramete

CVE-2024-34220 HIGH POC
7.5 May 14

Sourcecodester Human Resource Management System 1.0 is vulnerable to SQL Injection via the 'leave' parameter. Rated high

CVE-2022-4278 HIGH POC
7.2 Dec 03

A vulnerability was found in SourceCodester Human Resource Management System 1.0. Rated high severity (CVSS 7.2), this v

CVE-2024-13006 MEDIUM POC
6.9 Dec 29

A vulnerability, which was classified as critical, has been found in 1000 Projects Human Resource Management System 1.0.

CVE-2022-3473 MEDIUM POC
6.5 Oct 13

A vulnerability classified as critical has been found in SourceCodester Human Resource Management System. Rated medium s

CVE-2022-3470 MEDIUM POC
6.5 Oct 13

A vulnerability was found in SourceCodester Human Resource Management System. Rated medium severity (CVSS 6.5), this vul

CVE-2022-4279 MEDIUM POC
6.1 Dec 03

A vulnerability classified as problematic has been found in SourceCodester Human Resource Management System 1.0. Rated m

Share

EUVD-2026-40035 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy