Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/forceu/gokapi
  4. ›
  5. CVE-2026-29084

CVE-2026-29084: Gokapi has CSRF in Login Endpoint

March 5, 2026 (updated March 6, 2026)

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.

Issue found by aisafe.io

References

  • github.com/Forceu/Gokapi
  • github.com/Forceu/Gokapi/releases/tag/v2.2.3
  • github.com/Forceu/Gokapi/security/advisories/GHSA-hcff-qv74-7hr4
  • github.com/advisories/GHSA-hcff-qv74-7hr4
  • nvd.nist.gov/vuln/detail/CVE-2026-29084

Code Behaviors & Features

Detect and mitigate CVE-2026-29084 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.2.3

Fixed versions

  • 2.2.3

Solution

Upgrade to version 2.2.3 or above.

Impact 4.6 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-352: Cross-Site Request Forgery (CSRF)

Source file

go/github.com/forceu/gokapi/CVE-2026-29084.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 07 Mar 2026 00:17:36 +0000.