CVE Catalog
CVE-2025-50586
MediumCVSS 6.5Exploitation Probability (EPSS)
Low risk0.16%
5th percentile - higher than 5% of all known CVEs
Summary
StudentManage v1.0 was discovered to contain a Cross-Site Request Forgery (CSRF) vulnerability. This allows an attacker to perform unauthorized actions on behalf of an authenticated user.
Risk Assessment
The risk is that an attacker can execute unwanted operations (e.g., data modification, account creation) without the victim's knowledge, potentially compromising data integrity and authorization.
Recommendation
Implement CSRF protection mechanisms such as synchronization tokens (CSRF tokens) in forms and requests, and validate the Origin or Referer header.
Original NVD description (English source)
StudentManage v1.0 was discovered to contain Cross-Site Request Forgery (CSRF).

