Vulnerability Description
kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated GET /addTask endpoint in kkFileView is omitted from TrustHostFilter and TrustDirFilter in server/src/main/java/cn/keking/config/WebConfig.java, allowing FileConvertQueueTask to fetch an attacker-selected URL after FileHandlerService#getFileAttribute uses the fullfilename parameter to force an OFFICE, COMPRESS, or CAD type. This issue is fixed in version 5.0.1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/kekingcn/kkFileView/commit/32a887aa2cd70228998c617c4e7df6cfcf
- https://github.com/kekingcn/kkFileView/issues/765
- https://github.com/kekingcn/kkFileView/pull/767
- https://github.com/kekingcn/kkFileView/releases/tag/v5.0.1
- https://github.com/kekingcn/kkFileView/security/advisories/GHSA-gwwj-52hv-6g2m
- https://github.com/kekingcn/kkFileView/security/advisories/GHSA-gwwj-52hv-6g2m
FAQ
What is CVE-2026-73243?
CVE-2026-73243 is a vulnerability with a CVSS score of 5.8 (MEDIUM). kkFileView is a universal file online preview project based on Spring Boot. Prior to 5.0.1, the unauthenticated GET /addTask endpoint in kkFileView is omitted from TrustHostFilter and TrustDirFilter i...
How severe is CVE-2026-73243?
CVE-2026-73243 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73243?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.