CVE-2026-37595: SQL Injection
Published Apr 14, 2026
·Updated
SourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfhattendance/admin/manageemployee.php.
Affected Software
1 affected component
Sourcecodester Online Employees Work From Home Attendance System=1.0
Event History
Apr 14, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·03:16 PM
DescriptionSeverityWeakness
Frequently Asked Questions
1
What is the severity of CVE-2026-37595?
CVE-2026-37595 has been classified as a high severity vulnerability due to its potential for SQL injection attacks.
2
How do I fix CVE-2026-37595?
To fix CVE-2026-37595, sanitize and parameterize SQL queries in the /wfh_attendance/admin/manage_employee.php file.
3
What kind of attack can CVE-2026-37595 facilitate?
CVE-2026-37595 can facilitate unauthorized data access and manipulation through SQL injection attacks.
4
Is CVE-2026-37595 present in versions other than 1.0?
CVE-2026-37595 is specific to version 1.0 of the SourceCodester Online Employees Work From Home Attendance System.
5
How can I check if my application is vulnerable to CVE-2026-37595?
You can check for CVE-2026-37595 vulnerability by testing input fields of the application for SQL injection points using various testing tools.