---
cve: "CVE-2026-73244"
severity: "MEDIUM"
cvss: 5.3
epss: "34%"
vendor: "kekingcn"
kev: false
exploited: false
published: "2026-08-11 20:18:49"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-16T15:05:58+02:00"
---

# CVE-2026-73244

> 5.3 MEDIUM · 🧪 PoC

## Beschreibung

kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated POST /listFiles endpoint in server/src/main/java/cn/keking/web/controller/FileController.java passes the user-controlled path parameter from FileController#getFiles to Files.newDirectoryStream without confinement to the demo directory, allowing directory enumeration outside the intended root. This issue is fixed in version 5.0.1.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Gering | warn |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 47745e4d74112000fcc4f0664e2fc751e6cf9bae (Commit)
- e134689df3d9c6ae48749d42cc282d9920dd0813 (Commit)

## Referenzen

- <https://github.com/kekingcn/kkFileView/security/advisories/GHSA-pmp8-g8p2-p6jq>
- <https://github.com/kekingcn/kkFileView/commit/47745e4d74112000fcc4f0664e2fc751e6cf9bae>
- <https://github.com/kekingcn/kkFileView/releases/tag/v5.0.1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73244) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
