CVE-2026-39109 Details
Description
SQL Injection vulnerability in Apartment Visitors Management System Apartment Visitors Management System V1.1 within the username parameter of the login page (index.php). This allows an unauthenticated attacker to manipulate backend SQL queries during authentication and retrieve sensitive database contents.
A SQL injection vulnerability has been identified in the Apartment Visitors Management System (AVMS) version 1.1. The issue resides in the login page (index.php), specifically within the username parameter. This vulnerability allows an unauthenticated attacker to manipulate SQL queries during the authentication process, potentially leading to unauthorized access to sensitive database information.
It is recommended to use prepared statements to prevent SQL injection vulnerabilities. Additionally, all user inputs should be validated and sanitized before processing.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 20, 2026CISA-ADP
Assessed Apr 20, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/efekaanakkar/Apartment-Visitors-Management-System-CVEs/ | [email protected] | BundleTechnical Description |
| https://phpgurukul.com/apartment-visitors-management-system-using-php-and-mysql/ | [email protected] | Product |
| https://phpgurukul.com/?sdm_process_download=1&download_id=21524 | [email protected] | Broken LinkProduct |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Apartment Visitors Management System | 1.1 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 20, 2026 | CVE Modified | CISA-ADP |
| Apr 20, 2026 | New CVE Received | [email protected] |
Volerion