Lucene search
+L

89 matches found

RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•27 views

CVE-2026-25806

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...

6.5CVSS5.5AI score0.00383EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•18 views

CVE-2026-25810

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the backend/src/routes/student.submission.routes.ts verify authentication but fails to enforce object-level authorization ownership checks...

9.1CVSS5.5AI score0.00452EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•28 views

CVE-2026-25809

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the code evaluation endpoint does not validate the assessment lifecycle state before allowing execution. There is no check to ensure that the assessment has started, is not expired, or the submission...

9.8CVSS5.6AI score0.0054EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•32 views

CVE-2026-25811

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application derives the tenant identifier directly from the email domain provided by the user, without validating domain ownership or registration. This allows cross-tenant data access...

9.1CVSS5.5AI score0.00367EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•26 views

CVE-2026-25876

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the backend/src/routes/results.routes.ts verify authentication but fails to enforce object-level authorization ownership checks. For example, this can be used to return all results for an assessment...

9.1CVSS5.5AI score0.00452EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•15 views

CVE-2026-25813

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The application logs highly sensitive data directly to console output without masking or redaction...

8.7CVSS5.5AI score0.00432EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•15 views

CVE-2026-25814

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, User-controlled query parameters are passed directly into DynamoDB query/filter construction without validation or sanitization...

9.8CVSS5.4AI score0.00586EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•12 views

CVE-2026-25875

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.8CVSS5.4AI score0.00501EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/02/11 1:33 a.m.•17 views

CVE-2026-25812

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application enables credentialed CORS requests but does not implement any CSRF protection mechanism...

9.3CVSS5.5AI score0.00208EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 10:16 p.m.•24 views

CVE-2026-25814

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, User-controlled query parameters are passed directly into DynamoDB query/filter construction without validation or sanitization...

9.8CVSS0.00586EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 10:16 p.m.•18 views

CVE-2026-25875

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.8CVSS0.00501EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 10:16 p.m.•16 views

CVE-2026-25811

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application derives the tenant identifier directly from the email domain provided by the user, without validating domain ownership or registration. This allows cross-tenant data access...

9.1CVSS0.00367EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 10:16 p.m.•24 views

CVE-2026-25813

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The application logs highly sensitive data directly to console output without masking or redaction...

8.7CVSS0.00432EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 10:16 p.m.•17 views

CVE-2026-25812

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application enables credentialed CORS requests but does not implement any CSRF protection mechanism...

9.3CVSS0.00208EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 9:15 p.m.•14 views

CVE-2026-25810

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the backend/src/routes/student.submission.routes.ts verify authentication but fails to enforce object-level authorization ownership checks...

9.1CVSS0.00452EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 9:15 p.m.•18 views

CVE-2026-25876

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the backend/src/routes/results.routes.ts verify authentication but fails to enforce object-level authorization ownership checks. For example, this can be used to return all results for an assessment...

9.1CVSS0.00452EPSS
SaveExploits0References1
NVD
NVD
•added 2026/02/09 9:15 p.m.•13 views

CVE-2026-25806

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...

6.5CVSS0.00383EPSS
SaveExploits0References1
OSV
OSV
•added 2026/02/09 9:07 p.m.•16 views

CVE-2026-25875 PlaciPy Admin Privilege Escalation via Trusted JWT Claims

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.3CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/02/09 9:07 p.m.•51 views

CVE-2026-25875 PlaciPy Admin Privilege Escalation via Trusted JWT Claims

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.3CVSS0.00501EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/02/09 9:07 p.m.•15 views

CVE-2026-25875 PlaciPy Admin Privilege Escalation via Trusted JWT Claims

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, The admin authorization middleware trusts client-controlled JWT claims role and scope without enforcing server-side role verification...

9.3CVSS5.4AI score0.00501EPSS
SaveExploits0References1
Rows per page
Query Builder