PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73244 kekingcn CVE debrief

kkFileView, a universal file online preview project based on Spring Boot, has a vulnerability prior to version 5.0.1. The unauthenticated POST /listFiles endpoint allows directory enumeration outside the intended root directory due to the lack of confinement in the FileController#getFiles method. This issue is fixed in version 5.0.1. Defenders should verify exposure, prioritize remediation, and monitor for access attempts. The vulnerability allows potential unauthorized access to directory listings and possible enumeration of files outside the intended root directory.

Vendor
kekingcn
Product
kkFileView
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-11
Original CVE updated
2026-09-09
Advisory published
2026-08-11
Advisory updated
2026-09-09

Who should care

Defenders responsible for kkFileView instances, especially those with publicly accessible endpoints, should assess exposure and ensure updates to version 5.0.1 or later. They should also verify exposure, prioritize remediation, and monitor for access attempts. This includes reviewing compensating controls for exposed systems, checking relevant monitoring and logs, and tracking exceptions and retesting remediated assets.

Why it matters

The CVE-2026-73244 vulnerability in kkFileView allows directory enumeration, potentially leading to unauthorized access. Defenders should verify exposure, prioritize remediation, and monitor for access attempts.

  • Potential unauthorized access to directory listings.
  • Possible enumeration of files outside the intended root directory.
  • Verification of kkFileView instance exposure is necessary.
  • Remediation priority is medium due to the CVSS score of 5.3.

Technical summary

The kkFileView project has a vulnerability in the unauthenticated POST /listFiles endpoint, allowing directory enumeration outside the intended root directory. This is due to the lack of confinement in the FileController#getFiles method. The issue is fixed in version 5.0.1. Defenders should prioritize verifying exposure of kkFileView instances, especially those with publicly accessible endpoints, and ensure they are updated to version 5.0.1 or later. The vulnerability allows potential unauthorized access to directory listings and possible enumeration of files outside the intended root directory.

Defensive priority

Defenders should prioritize verifying exposure of kkFileView instances, especially those with publicly accessible endpoints, and ensure they are updated to version 5.0.1 or later.

Recommended defensive actions

  • Verify kkFileView instances for exposure, especially those with publicly accessible endpoints.
  • Ensure kkFileView instances are updated to version 5.0.1 or later.
  • Monitor for potential unauthorized access attempts on kkFileView endpoints.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. However, additional information on potential exploitation or impact is limited.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73244 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73244

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73244 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73244

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.