CVE-2025-48495 MEDIUM

CVE-2025-48495: Gokapi has stored XSS vulnerability in friendly name for API keys

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. By renaming the friendly name of an API key, an authenticated user could inject JS into the API key overview, which would also be executed when another user clicks on his API tab. 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 of versions 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 workaround would be to not open the API page if it is possible that another user might have injected code.

Key dates

02Disclosure timeline

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

Related vulnerabilities

04Related CVE