CVE-2025-57393

8.8

Kissflow · Kissflow Work Platform

A stored cross-site scripting vulnerability in the Kissflow Work Platform allows unauthenticated attackers to execute arbitrary web scripts or HTML via a crafted payload.

Executive summary

A stored cross-site scripting vulnerability in the Kissflow Work Platform poses a significant risk of unauthorized script execution and potential account compromise.

Vulnerability

This is a stored cross-site scripting (XSS) vulnerability residing in the application, which allows an unauthenticated attacker to inject malicious scripts into the platform that execute in the context of other users' sessions.

Business impact

Successful exploitation of this vulnerability could lead to unauthorized access to sensitive user data, session hijacking, or the performance of unauthorized actions on behalf of authenticated users. With a CVSS score of 8.8, this flaw represents a high-severity risk that could significantly degrade the integrity and confidentiality of the platform's user environment.

Remediation

Immediate Action: Since a specific patch version is currently unknown, administrators should restrict input fields to strictly validated formats and implement Content Security Policy (CSP) headers to block unauthorized script execution.

Proactive Monitoring: Monitor web application logs for unusual script tags or encoded characters being submitted to input fields, and review administrative access logs for suspicious activity.

Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS filtering rules configured to inspect and sanitize incoming traffic for malicious payloads.

Exploitation status

Public Exploit Available: Yes, a public proof-of-concept exists, as documented in the technical write-up referenced in the CVE record.

Analyst recommendation

Given the high CVSS score and the presence of a public proof-of-concept, organizations using the Kissflow Work Platform must prioritize the implementation of defensive measures. Until the vendor releases a definitive patch, applying strict input validation and WAF rules is essential to prevent potential exploitation of this cross-site scripting flaw.

Sources