CVE-2025-26198
Severity CVSS v4.0:
Pending analysis
Type:
CWE-89
SQL Injection
Publication date:
18/06/2025
Last modified:
23/06/2025
Description
CloudClassroom-PHP-Project v1.0 contains a critical SQL Injection vulnerability in the loginlinkadmin.php component. The application fails to sanitize user-supplied input in the admin login form before directly including it in SQL queries. This allows unauthenticated attackers to inject arbitrary SQL payloads and bypass authentication, gaining unauthorized administrative access. The vulnerability is triggered when an attacker supplies specially crafted input in the username field, such as ' OR '1'='1, leading to complete compromise of the login mechanism and potential exposure of sensitive backend data.
Impact
Base Score 3.x
9.80
Severity 3.x
CRITICAL