Skip to content

Instantly share code, notes, and snippets.

@tansique-17
tansique-17 / CVE-2025-26199.md
Last active June 19, 2025 05:10
CVE-2025-26199

πŸ›‘οΈ CVE-2025-26199 β€” Insecure Password Transmission via Cleartext in CloudClassroom-PHP-Project v1.0

πŸ“„ Description

CloudClassroom-PHP-Project v1.0 is vulnerable to insecure transmission of user credentials. During the authentication process, passwords are submitted over unencrypted HTTP rather than HTTPS. This exposes sensitive information (i.e., usernames and passwords) to interception by network-based attackers using packet sniffing or Man-in-the-Middle (MitM) attacks.

If an attacker captures valid admin credentials, they may log in and potentially exploit additional application functionality (e.g., file upload or remote shell injection) to achieve remote code execution, depending on the deployment context and system configuration.

πŸ“¦ Affected Product

@tansique-17
tansique-17 / CVE-2025-26198.md
Last active June 23, 2025 16:36
CVE_2025-26198

πŸ›‘οΈ CVE Disclosure: CVE-2025-26198 β€” SQL Injection in CloudClassroom-PHP-Project

Disclosure Date: 18 June 2025
CVE ID: CVE-2025-26198
Severity: CRITICAL (CVSS 9.8)


🧩 Summary