NIXPKGS-2026-0536
GitHub issue
published 3 months, 2 weeks ago
Permalink
CVE-2026-29084
4.6 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): Low (L)
- Integrity (I): Low (L)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): Low (L)
- Modified Availability (MA): None (N)
by @mweinelt Activity log
- Created suggestion
- @mweinelt accepted
- @mweinelt published on GitHub
Gokapi: CSRF in Login Endpoint
Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, the login flow accepts credential-bearing requests without CSRF protection mechanisms tied to the browser session context. The handler parses form values directly and creates a session on successful credential validation. This issue has been patched in version 2.2.3.
References
-
https://github.com/Forceu/Gokapi/security/advisories/GHSA-hcff-qv74-7hr4 x_refsource_CONFIRM
-
https://github.com/Forceu/Gokapi/releases/tag/v2.2.3 x_refsource_MISC
Affected products
Gokapi
- ==< 2.2.3
Package maintainers
-
@delliottxyz Darragh Elliott <me+git@delliott.xyz>