CVE-2026-9417: code-projects Employee Management System myprofileup.php cross site scripting
A vulnerability was detected in code-projects Employee Management System 1.0. Affected is an unknown function of the file /myprofileup.php. Performing a manipulation of the argument ID results in cross site scripting. The attack is possible to be carried out remotely. The exploit is now public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-9417?
The severity of CVE-2026-9417 is rated medium with a score of 4.3.
How does CVE-2026-9417 affect the Employee Management System?
CVE-2026-9417 affects the Employee Management System by enabling cross-site scripting through manipulation of the argument ID in the myprofileup.php file.
Can CVE-2026-9417 be exploited remotely?
Yes, CVE-2026-9417 can be exploited remotely by an attacker.
What type of vulnerability is CVE-2026-9417?
CVE-2026-9417 is classified as a cross-site scripting (XSS) vulnerability.
What is the recommended action to mitigate CVE-2026-9417?
To mitigate CVE-2026-9417, it is recommended to sanitize and validate input for the ID parameter in the myprofileup.php file.