CVE-2025-48494 MEDIUM

CVE-2025-48494: Gokapi vulnerable to stored XSS via uploading file with malicious file name

Vendor Forceu
Product Gokapi
Weakness CWE-79 · XSS
Published June 2, 2025
Last update June 2, 2025

CVSS base score

4.8/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L

What the vulnerability does

01Description

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. When using end-to-end encryption, a stored cross-site scripting vulnerability can be exploited by uploading a file with JavaScript code embedded in the filename. After upload and every time someone opens the upload list, the script is then parsed. Prior to version 2.0.0, there was no user permission system implemented, therefore all authenticated users were already able to see and modify all resources, even if end-to-end encrypted, as the encryption key had to be the same for all users using a version prior to 2.0.0. If a user is the only authenticated user using Gokapi, they are not affected. This issue has been fixed in v2.0.0. A possible workaround would be to disable end-to-end encryption.

Key dates

02Disclosure timeline

June 2, 2025 CVE published
June 2, 2025 Record updated

Related vulnerabilities

04Related CVE