Vulnerability Description
The nexent v1.7.5.2 backend service contains an unauthorized arbitrary storage file deletion vulnerability in its file management API. The DELETE /storage/{object_name:path} endpoint lacks authentication, authorization, and input validation mechanisms. Unauthenticated remote attackers can send crafted requests with a user-controlled object_name path parameter to delete arbitrary files from the underlying MinIO storage system. Successful exploitation leads to data loss and denial of service.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/ModelEngine-Group/nexent
- https://www.notion.so/CVE-2026-31216-35d1e139318881208297f0fbd8005f68
FAQ
What is CVE-2026-31216?
CVE-2026-31216 is a vulnerability with a CVSS score of 9.1 (CRITICAL). The nexent v1.7.5.2 backend service contains an unauthorized arbitrary storage file deletion vulnerability in its file management API. The DELETE /storage/{object_name:path} endpoint lacks authenticat...
How severe is CVE-2026-31216?
CVE-2026-31216 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-31216?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.