Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Zelilac

#31401of 53,625
8.1Total CVSS
Vulnerabilities · 1
PT-2025-40024
8.1
2025-09-30
Unknown · Syaqui Collegetivity · CVE-2025-56392
**Name of the Vulnerable Software and Affected Versions** Syaqui Collegetivity version 1.0.0 **Description** An Insecure Direct Object Reference (IDOR) exists in the `/dashboard/notes` API endpoint. This allows attackers to impersonate other users and perform unauthorized actions by sending a specially crafted POST request. The `POST` request targets the `/dashboard/notes` endpoint and manipulates object references to gain access to other users' data and functionality. **Recommendations** Apply appropriate access controls to the `/dashboard/notes` endpoint to ensure users can only access their own data.