CVE-2026-9486
Cross-Site Request Forgery in Student Grades Management System
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sourcecodester | student_grades_management_system | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a security flaw in the SourceCodester Student Grades Management System version 1.0. It allows an attacker to perform a cross-site request forgery (CSRF) attack, which means the attacker can trick a user into executing unwanted actions on the system without their consent. The attack can be carried out remotely, and the exploit code has been made publicly available.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed on your Student Grades Management System without your knowledge or permission. Since it is a cross-site request forgery, an attacker could potentially manipulate data or perform actions on behalf of an authenticated user, which could compromise the integrity of the system.