CVE-2026-25806
MEDIUMPlaciPy 1.0.0 - Missing Authorization in Student API Endpoints
Title source: llmDescription
PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email PUT /api/students/:email/status, and DELETE /api/students/:email routes in backend/src/routes/student.routes.ts only enforce authentication using authenticateToken but do not enforce authorization. The application does not verify whether the authenticated user owns the student record being accessed, has an administrative / staff role, or is permitted to modify or delete the target student.
References (1)
Core 1
Core References
Mitigation, Vendor Advisory x_refsource_confirm
https://github.com/Praskla-Technology/assessment-placipy/security/advisories/GHSA-99gr-8933-3vwj
Scores
CVSS v3
6.5
EPSS
0.0021
EPSS Percentile
11.3%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-862
Status
published
Products (1)
prasklatechnology/placipy
1.0.0
Published
Feb 09, 2026
Tracked Since
Feb 18, 2026