Lucene search
+L

498 matches found

CVE
CVE
added 2026/02/09 9:3 p.m.22 views

CVE-2026-25812

PlaciPy (version 1.0.0) exposes credentialed CORS and lacks CSRF protection on state-changing endpoints. The connected sources confirm this core issue but do not supply a remediation, exploit details, or vendor-specific mitigations. Practical impact: potential CSRF-style abuse where authenticated...

9.3CVSS5.5AI score0.00142EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/02/09 9:3 p.m.40 views

CVE-2026-25812 PlaciPy is Missing CSRF Protection on State-Changing Endpoints

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.00142EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/09 8:48 p.m.8 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...

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/09 8:48 p.m.33 views

CVE-2026-25810

PlaciPy (educational placement system) has a vulnerability in version 1.0.0 where backend/src/routes/student.submission.routes.ts authenticates users but does not enforce object-level authorization (ownership checks). This could allow authenticated users to access or act on submissions that they ...

9.1CVSS5.5AI score0.00246EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 8:48 p.m.8 views

CVE-2026-25876 PlaciPy is Missing Authorization on Assessment Results Endpoint

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

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.7 views

PT-2026-7155

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

5.3CVSS5.6AI score0.0031EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.13 views

PT-2026-7162

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

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.17 views

PT-2026-7157

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

5.3CVSS5.5AI score0.00269EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.10 views

PT-2026-7158

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.00142EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.18 views

PT-2026-7156

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

5.3CVSS5.5AI score0.00246EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.22 views

PT-2026-7159

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.00256EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/09 12:0 a.m.32 views

PT-2026-7161

Name of the Vulnerable Software and Affected Versions PlaciPy version 1.0.0 Description PlaciPy is a placement management system for educational institutions. The admin authorization middleware in version 1.0.0 trusts client-controlled JWT claims, specifically the role and scope, without performi...

9.3CVSS5.4AI score0.00288EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/06 7:16 p.m.12 views

CVE-2026-25753

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application uses a hard-coded, static default password for all newly created student accounts. This results in mass account takeover, allowing any attacker to log in as any student once the...

9.8CVSS0.00356EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/06 6:57 p.m.6 views

CVE-2026-25753 PlaciPy has a Hard-Coded Default Password for All Student Accounts (Account Takeover)

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application uses a hard-coded, static default password for all newly created student accounts. This results in mass account takeover, allowing any attacker to log in as any student once the...

9.3CVSS5.5AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/06 6:57 p.m.12 views

CVE-2026-25753 PlaciPy has a Hard-Coded Default Password for All Student Accounts (Account Takeover)

PlaciPy is a placement management system designed for educational institutions. In version 1.0.0, the application uses a hard-coded, static default password for all newly created student accounts. This results in mass account takeover, allowing any attacker to log in as any student once the...

9.3CVSS5.4AI score
SaveExploits0References3
CVE
CVE
added 2026/02/06 6:57 p.m.32 views

CVE-2026-25753

PlaciPy (educational placement system) v1.0.0 has a hard-coded, static default password for all newly created student accounts, enabling mass account takeover. The vulnerability, described across multiple sources (NVD, Red Hat, CVE lists, OSV, ENISA, Attackerkb), states that any attacker who know...

9.8CVSS5.4AI score0.00356EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/02/05 12:15 a.m.9 views

CVE-2019-25269

Amiti Antivirus 25.0.640 contains an unquoted service path vulnerability in its Windows service configurations. Attackers can exploit the unquoted path to inject and execute malicious code with elevated LocalSystem privileges by placing executable files in specific directory locations...

8.5CVSS0.00329EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/05 12:15 a.m.13 views

CVE-2019-25271

NETGATE Data Backup 3.0.620 contains an unquoted service path vulnerability in its NGDatBckpSrv Windows service configuration. Attackers can exploit the unquoted path to inject and execute malicious code with LocalSystem privileges by placing executable files in specific directory locations...

8.5CVSS0.00329EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/04 11:15 p.m.10 views

CVE-2019-25288

Wacom WTabletService 6.6.7-3 contains an unquoted service path vulnerability that allows local attackers to execute malicious code with elevated privileges. Attackers can insert an executable file in the service path to run unauthorized code when the service restarts or the system reboots...

8.5CVSS5.6AI score0.00157EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/03 6:30 p.m.13 views

GHSA-FJM6-8XP2-4FWC Boltz contains an insecure deserialization vulnerability in its molecule loading functionality

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.4AI score0.00143EPSS
SaveExploits0References4
Rows per page
Query Builder