CVE-2026-24741: Unvalidated File Deletion

User input is passed to a file deletion API without sanitization. This can lead to arbitrary file deletion via path traversal.

Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0TS
greprules fetch cve-2026-24741-unvalidated-file-deletion --engine opengrep

Description

User input is passed to a file deletion API without sanitization. This can lead to arbitrary file deletion via path traversal.