Sceawere

Vulnerability Detail

CVE-2026-82622UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Reflected XSS in EmployeeLeaveManagingSystem

Vulnerability Metadata

Severity
Low
Score / CVSS
3.5
Creation Date
23h ago
Vendor
code-projects
Product
Employee Leave Managing System
Attack Type
Cross Site Scripting
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N
Attack Complexity
LOW

Narrative and Response

Description

A security vulnerability has been detected in code-projects Employee Leave Managing System 1.0. Affected is an unknown function of the file /EmpManageSys/editaction.php of the component Employee Profile Update. The manipulation of the argument Name leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "3.5",
  "pubDate": "2026-08-31T07:17:46.533Z",
  "pubdate": "2026-08-31T07:17:46.533Z",
  "executiveSummary": "A reflected cross-site scripting (XSS) vulnerability exists within the Employee Leave Managing System 1.0, specifically impacting the Employee Profile Update component. The flaw resides in the 'Name' argument processed by the '/EmpManageSys/editaction.php' file.\nThis vulnerability allows an unauthenticated or authenticated remote attacker to inject malicious client-side scripts into the victim's browser session. By manipulating the 'Name' parameter, an attacker can execute arbitrary JavaScript in the context of the user's session, potentially leading to unauthorized data access, session hijacking, or defacement of the application interface.\nGiven that the exploit has been disclosed publicly, the risk of exploitation is elevated. Organizations utilizing this version of the software are at risk if they do not implement strict input validation and output encoding controls, as the application fails to sanitize user-supplied data before rendering it in the DOM.",
  "technicalDetails": "The vulnerability is identified as a reflected cross-site scripting (XSS) flaw located in the '/EmpManageSys/editaction.php' script. The root cause of this vulnerability is improper input validation and the absence of adequate output encoding during the processing of the 'Name' argument within the Employee Profile Update feature.\nDuring the execution flow, the application accepts user input via the 'Name' parameter. If this input is reflected back to the user's browser without adequate sanitization or HTML entity encoding, the browser interprets the input as executable code rather than plain text. An attacker can craft a malicious URL containing a JavaScript payload within the 'Name' argument, which, when accessed by a victim, causes the browser to execute the injected script.\nThe attack flow proceeds as follows: 1) The attacker identifies that the 'Name' parameter is reflected in the application's response. 2) The attacker crafts a request to '/EmpManageSys/editaction.php' where the 'Name' parameter contains malicious script tags (e.g., <script>alert(document.cookie)</script>). 3) The attacker entices a legitimate user to click the crafted link. 4) The application processes the request and returns a response containing the unencoded malicious payload. 5) The victim's browser interprets the injected script, resulting in the execution of the payload in the context of the application's origin.\nThe impact of this vulnerability is significant, as it allows for the theft of session tokens (cookies), redirection to malicious third-party websites, or the extraction of sensitive information displayed on the affected page. Because the vulnerability is remotely accessible, attackers do not require localized access to the server. The lack of input sanitization in the 'Name' argument indicates a failure in secure coding practices regarding data handling in the Employee Profile Update component. Since the exploit is publicly disclosed, the barrier to entry for potential adversaries is lowered, necessitating immediate remediation to prevent successful session exploitation or data exfiltration."
}
CVE-2026-82622: Reflected XSS in EmployeeLeaveManagingSystem (LOW Severity, CVSS: 3.5) - Sceawere