Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


CVE-2025-26198

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.

POC

Reference

- https://gist.github.com/tansique-17/0776791b8edd4931216be452a6971f5e

- https://github.com/tansique-17/CVE-2025-26198/

Github

- https://github.com/PuddinCat/GithubRepoSpider

- https://github.com/nomi-sec/PoC-in-GitHub

- https://github.com/tansique-17/CVE-2025-26198