CVE-2026-26702
Received Received - Intake
SQL Injection in Personnel Property Equipment System v1.0 Admin Module

Publication date: 2026-03-02

Last updated on: 2026-03-03

Assigner: MITRE

Description
sourcecodester Personnel Property Equipment System v1.0 is vulnerable to SQL Injection in /ppes/admin/myitem_reuse.php.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-02
Last Modified
2026-03-03
Generated
2026-06-16
AI Q&A
2026-03-02
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
jon-remus-sevellejo personnel_property_equipment_system 1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Impact Analysis

This SQL Injection vulnerability can allow attackers to execute arbitrary SQL commands on the database used by the Personnel Property Equipment System.

  • Attackers may retrieve, modify, or delete sensitive data stored in the database.
  • It could lead to unauthorized access to user information or system data.
  • The integrity and confidentiality of the system's data could be compromised.
Executive Summary

The vulnerability in sourcecodester Personnel Property Equipment System v1.0 is an SQL Injection found in the file /ppes/admin/myitem_reuse.php.

SQL Injection is a security flaw that allows an attacker to interfere with the queries that an application makes to its database. This can enable unauthorized access to or manipulation of the database.

Compliance Impact

I don't know

Detection Guidance

The vulnerability is an SQL Injection in the /ppes/admin/myitem_reuse.php file of the sourcecodester Personnel Property Equipment System v1.0. Detection typically involves testing this endpoint for SQL injection flaws.

Specific commands or detection methods are not detailed in the provided resources.

Mitigation Strategies

Immediate mitigation steps are not explicitly described in the provided resources.

General best practices for SQL Injection vulnerabilities include validating and sanitizing user inputs, using prepared statements with parameterized queries, and applying security patches or updates if available.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-26702. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart