CVE-2026-30961

MEDIUM EPSS 16.6%
Published Mar 13, 20263mo ago · Modified Mar 17, 20263mo ago
4.3 CVSS 3.1
Medium
Find Similar
Published Mar 13, 2026 3mo ago
Last Modified Mar 17, 2026 3mo ago

Description

Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to 2.2.4, the chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public file request link can split an oversized file into chunks each under MaxSize and upload them sequentially, bypassing the size restriction entirely. Files up to the server's global MaxFileSizeMB are accepted regardless of the file request's configured limit. This vulnerability is fixed in 2.2.4.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability Low

Threat Intelligence

EPSS Exploit Probability
16.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-770

Affected Products 1

VendorProductVersionRange
forceugokapi* <2.2.4

References 2

  • github.com https://github.com/Forceu/Gokapi/releases/tag/v2.2.4
    ProductRelease Notes
  • github.com https://github.com/Forceu/Gokapi/security/advisories/GHSA-45vh-rpc8-hxpp
    Vendor Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.