CVE-2026-26701: SQL Injection
Published Mar 2, 2026
·Updated
sourcecodester Personnel Property Equipment System v1.0 is vulnerable to SQL Injection in /ppes/admin/edittecnicaluser.php.
Affected Software
2 affected components
Sourcecodester Personnel Property Equipment System
Jon-remus-sevellejo Personnel Property Equipment System=1.0
Event History
Mar 2, 2026
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·04:16 PM
DescriptionSeverityWeaknessAffected Software
Jun 27, 58142
Event
via FIRST·08:30 PM
Frequently Asked Questions
1
What is the severity of CVE-2026-26701?
CVE-2026-26701 is classified as a high severity vulnerability due to the potential for SQL Injection attacks.
2
How do I fix CVE-2026-26701?
To fix CVE-2026-26701, ensure that all user inputs are properly sanitized and use prepared statements for database queries.
3
What could happen if CVE-2026-26701 is exploited?
If CVE-2026-26701 is exploited, an attacker could gain unauthorized access to the database and manipulate or exfiltrate sensitive data.
4
Which version of the software is affected by CVE-2026-26701?
CVE-2026-26701 affects version 1.0 of the Sourcecodester Personnel Property Equipment System.
5
What is the attack vector for CVE-2026-26701?
The attack vector for CVE-2026-26701 involves sending specially crafted SQL queries through the vulnerable endpoint at /ppes/admin/edit_tecnical_user.php.