CVE-2025-63711
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-63711, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-11-10

Last updated on: 2025-11-17

Assigner: MITRE

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-11-10
Last Modified
2025-11-17
Generated
2026-07-06
AI Q&A
2025-11-10
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
lerouxyxchire client_database_management_system 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Cross-Site Request Forgery (CSRF) in the SourceCodester Client Database Management System 1.0. It allows an attacker to trick an authenticated administrative user into unknowingly performing user deletion actions. The user deletion endpoint accepts POST requests with a user_id parameter but lacks protections like anti-CSRF tokens or proper authentication checks. As a result, a malicious webpage can cause an admin to delete user accounts without their consent.

Impact Analysis

This vulnerability can lead to unauthorized deletion of user accounts by an attacker without the administrator's consent. This can disrupt service, cause data loss, and potentially impact the integrity and availability of the system's user data.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-63711. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart