Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vishalmathur | Cloudclassroom-Php Project | 1.0 |
Related Weaknesses (CWE)
References
- https://gist.github.com/tansique-17/0776791b8edd4931216be452a6971f5eExploitThird Party Advisory
- https://github.com/tansique-17/CVE-2025-26198/ExploitThird Party Advisory
FAQ
What is CVE-2025-26198?
CVE-2025-26198 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 befor...
How severe is CVE-2025-26198?
CVE-2025-26198 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-26198?
Check the references section above for vendor advisories and patch information. Affected products include: Vishalmathur Cloudclassroom-Php Project.