CVE Catalog

CVE-2026-31215

Critical
Published: Translated: NVD NIST

Summary

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, allowing unauthenticated remote attackers to delete documents from ElasticSearch indices.

Risk Assessment

This vulnerability allows remote attackers to delete arbitrary documents and corresponding files from the MinIO storage system, leading to data destruction and denial of service.

Recommendation

It is recommended to implement proper authentication and authorization mechanisms for the DELETE endpoint and validate user-supplied parameters to prevent unauthorized access.

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS