CVE Catalog

CVE-2026-88593

Unknown
Published: Translated: NVD NIST

Summary

kkFileView 5.0.0 through 5.0.2 allows reflected XSS via the /onlinePreview endpoint. The OnlinePreviewController passes the user-controlled page and kkagent request parameters to FreeMarker templates without sanitization, and the templates insert these values into raw JavaScript contexts.

Risk Assessment

An attacker can execute arbitrary script in the victim's browser, potentially leading to session or data theft. Organizations exposing kkFileView to users are at risk.

Recommendation

Upgrade kkFileView to a version later than 5.0.2 that contains the fix. Until then, consider validating and sanitizing the page and kkagent parameters on the server side.

Other vulnerabilities in kkFileView

See all
Original NVD description (English source)

kkFileView 5.0.0 through 5.0.2 allows reflected XSS via the /onlinePreview endpoint. The OnlinePreviewController passes the user-controlled page and kkagent request parameters to FreeMarker templates without sanitization, and the templates insert these values into raw JavaScript contexts.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS