๐Ÿ” CVE Alert

CVE-2026-73244

MEDIUM 5.3

kkFileView: Unauthenticated path traversal in POST /listFiles allows arbitrary directory listing

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor kekingcn
Product kkfileview
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for kekingcn kkfileview

Be the first to know when new medium vulnerabilities affecting kekingcn kkfileview are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

kekingcn / kkFileView
< 5.0.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/kekingcn/kkFileView/security/advisories/GHSA-pmp8-g8p2-p6jq github.com: https://github.com/kekingcn/kkFileView/commit/47745e4d74112000fcc4f0664e2fc751e6cf9bae github.com: https://github.com/kekingcn/kkFileView/releases/tag/v5.0.1