CVE-2026-25809 Details
Description
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 window is currently open.
A code execution vulnerability exists in PlaciPy version 1.0.0, a placement management system for educational institutions. The issue arises because the code evaluation endpoint does not verify the assessment lifecycle state before execution. There are no checks to ensure that the assessment has started, is not expired, or that the submission window is currently open. This flaw allows for unauthorized code execution, bypassing assessment policies and timing controls, which could lead to academic integrity violations.
To address this vulnerability, assessments should be validated for their active state before code execution is allowed. This includes checking the assessment's start and end times and rejecting executions outside the permitted windows. It is also recommended to centralize the enforcement of assessment states and log any rejected execution attempts.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Praskla-Technology/assessment-placipy/security/advisories/GHSA-cc32-rp29-w9x7 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| prasklatechnology placipy | 1.0.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Feb 11, 2026 | Initial Analysis | [email protected] |
| Feb 9, 2026 | New CVE Received | [email protected] |