{"id":"CVE-2026-25806","summary":"PlaciPy has Missing Authorization Checks on Student Management Endpoints (IDOR)","details":"PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the GET /api/students/:email\nPUT /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.","aliases":["GHSA-99gr-8933-3vwj"],"modified":"2026-04-02T13:18:11.640778Z","published":"2026-02-09T20:48:58.419Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25806.json","cna_assigner":"GitHub_M","cwe_ids":["CWE-862"]},"references":[{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25806.json"},{"type":"ADVISORY","url":"https://github.com/Praskla-Technology/assessment-placipy/security/advisories/GHSA-99gr-8933-3vwj"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-25806"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/praskla-technology/assessment-placipy","events":[{"introduced":"0"},{"last_affected":"72b8f3d238f6f084c3b56f0ceef6221309686822"}],"database_specific":{"versions":[{"introduced":"0"},{"last_affected":"= 1.0.0"}]}}],"versions":["v1.0.0"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25806.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V4","score":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N"}]}