Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Gebhartleopold-Coder

#29397de 53,632
8.8CVSS total
Vulnerabilidades · 1
PT-2026-6324
8.8
2026-02-04
Navigatum · Navigatum · CVE-2026-25575
**Name of the Vulnerable Software and Affected Versions** NavigaTUM versions prior to commit 86f34c7 **Description** NavigaTUM is a website and API used for searching locations. A path traversal flaw exists in the `propose edits` API endpoint, allowing unauthenticated users to overwrite files in directories accessible to the application user, such as `/cdn`. This is achieved by providing unsanitized file keys containing traversal sequences (e.g., `../../`) within the JSON payload, enabling attackers to bypass the intended temporary directory and potentially replace public images or exhaust server storage. **API Endpoints** `/propose edits` **Vulnerable Parameters or Variables** `file keys` (within the JSON payload) **Recommendations** Update NavigaTUM to commit 86f34c7 or later.