CVE-2025-26258
BaseFortify
Publication date: 2025-09-26
Last updated on: 2025-11-06
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| remyandrade | employee_management_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross Site Scripting (XSS) issue in Sourcecodester Employee Management System v1.0, specifically in the 'Add Designation' feature. It allows an attacker to inject malicious scripts into the application, which can then be executed in the context of other users' browsers.
How can this vulnerability impact me? :
The XSS vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of session cookies, defacement of the website, or redirection to malicious sites. This can compromise user data and the integrity of the application.