CVE-2026-73244

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-11 20:18

Updated : 2026-09-09 20:46


NVD link : CVE-2026-73244

Mitre link : CVE-2026-73244

CVE.ORG link : CVE-2026-73244


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')