CVE-2026-25806

Source
https://cve.org/CVERecord?id=CVE-2026-25806
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25806.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-25806
Aliases
  • GHSA-99gr-8933-3vwj
Published
2026-02-09T20:48:58.419Z
Modified
2026-02-22T19:45:51.245902Z
Severity
  • 5.3 (Medium) CVSS_V4 - 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 CVSS Calculator
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 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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/25xxx/CVE-2026-25806.json"
}
References

Affected packages

Git / github.com/praskla-technology/assessment-placipy

Affected ranges

Type
GIT
Repo
https://github.com/praskla-technology/assessment-placipy
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-25806.json"