CVE-2026-25814
CWE-74Published: February 9, 2026· Updated: Jun 17, 2026
Official Description
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.
Risk Analysis
PlaciPy version 1.0.0 is vulnerable to injection because it passes user-controlled query parameters directly into DynamoDB queries without validation. This critical flaw allows remote attackers to manipulate database operations.
No public exploit is known, and it is not in the KEV catalog.
Sanitize and validate all user-supplied input before using it in database queries.
Technical Analysis
CVE-2026-25814 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (1)
Quick Facts
Related CVEs (CWE-74)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-25814 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts