CVE-2025-13468
BaseFortify
Publication date: 2025-11-20
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| oretnom23 | alumni_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-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the SourceCodester Alumni Management System 1.0 within the Delete Handler component, specifically in functions like delete_forum, delete_career, delete_comment, delete_gallery, and delete_event. By manipulating the argument ID, an attacker can bypass authorization checks, allowing unauthorized deletion actions. The attack can be launched remotely, and an exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized deletion of data such as forum posts, career entries, comments, gallery items, or events. This can result in data loss, disruption of service, and potential damage to the integrity and availability of the system's information.