Vulnerability Description
The nexent v1.7.5.2 backend service contains an unauthorized arbitrary file deletion vulnerability in its ElasticSearch service interface. The DELETE /{index_name}/documents endpoint lacks proper authentication and authorization controls and does not validate the user-supplied path_or_url parameter. This allows unauthenticated remote attackers to send crafted requests that trigger the deletion of arbitrary documents from ElasticSearch indices and corresponding files from the MinIO storage system. Successful exploitation leads to data destruction and denial of service.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/ModelEngine-Group/nexent
- https://www.notion.so/CVE-2026-31215-35d1e139318881f5946ed206d96e34d8
FAQ
What is CVE-2026-31215?
CVE-2026-31215 is a vulnerability with a CVSS score of 9.1 (CRITICAL). The nexent v1.7.5.2 backend service contains an unauthorized arbitrary file deletion vulnerability in its ElasticSearch service interface. The DELETE /{index_name}/documents endpoint lacks proper auth...
How severe is CVE-2026-31215?
CVE-2026-31215 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-31215?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.