Kunbus · Kunbus Pictory · CVE-2025-35996
**Name of the Vulnerable Software and Affected Versions**
KUNBUS PiCtory versions 2.11.1 and earlier
**Description**
The issue arises when an authenticated remote attacker crafts a special filename that can be stored by API endpoints, which is later transmitted to the client to show a list of configuration files. Due to a missing escape or sanitization, the filename could be executed as an HTML script tag, resulting in a cross-site-scripting attack.
**Recommendations**
For KUNBUS PiCtory versions 2.11.1 and earlier, consider implementing proper sanitization or escape mechanisms for filenames stored by API endpoints to prevent cross-site-scripting attacks. As a temporary workaround, restrict access to API endpoints that handle filename storage and transmission to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.