Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. code.vikunja.io/api
  4. ›
  5. CVE-2026-33312

CVE-2026-33312: Vikunja read-only users can delete project background images via broken object-level authorization

March 20, 2026

The DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delete its background image.

References

  • github.com/advisories/GHSA-564f-wx8x-878h
  • github.com/go-vikunja/vikunja
  • github.com/go-vikunja/vikunja/security/advisories/GHSA-564f-wx8x-878h
  • nvd.nist.gov/vuln/detail/CVE-2026-33312
  • vikunja.io/changelog/vikunja-v2.2.0-was-released

Code Behaviors & Features

Detect and mitigate CVE-2026-33312 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 starting from 0.20.2 before 2.2.0

Fixed versions

  • 2.2.0

Solution

Upgrade to version 2.2.0 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

go/code.vikunja.io/api/CVE-2026-33312.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 21 Mar 2026 12:18:29 +0000.