CVE-2025-63711
Last modified
CVE-2025-63711 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. A Cross-Site Request Forgery (CSRF) vulnerability in the SourceCodester Client Database Management System 1.0 allows an attacker to cause an authenticated administrative user to perform user deletion actions without their consent. The application's user deletion endpoint (e.g., superadmin_user_delete.php) accepts POST requests containing a user_id parameter and does not enforce request origin or anti-CSRF tokens. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
A Cross-Site Request Forgery (CSRF) vulnerability in the SourceCodester Client Database Management System 1.0 allows an attacker to cause an authenticated administrative user to perform user deletion actions without their consent. The application's user deletion endpoint (e.g., superadmin_user_delete.php) accepts POST requests containing a user_id parameter and does not enforce request origin or anti-CSRF tokens. Because the endpoint lacks proper authentication/authorization checks and CSRF protections, a remote attacker can craft a malicious page that triggers deletion when visited by an authenticated admin, resulting in arbitrary removal of user accounts.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lerouxyxchire | Client Database Management System | 1.0 |
References
- https://github.com/floccocam-cpu/CVE-Research-2025/blob/main/CVE-2025-63711/README3.mdExploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-63711?
How severe is CVE-2025-63711?
How do I fix CVE-2025-63711?
Are you affected by CVE-2025-63711?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
