SQL Injection Vulnerability in CodeAstro Membership Management System
CVE-2025-69934
9.8CRITICAL
What is CVE-2025-69934?
The CodeAstro Membership Management System version 1.0 is affected by a SQL Injection vulnerability located in the /delete_members.php endpoint. This flaw allows malicious actors to manipulate SQL queries by injecting arbitrary SQL code through the 'id' parameter, potentially leading to unauthorized access to sensitive data, data manipulation, and other malicious outcomes. Proper sanitization and parameterized queries are crucial to mitigate this security risk.
