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

CVE-2026-33474: Vikunja Affected by DoS via Image Preview Generation

March 20, 2026

  • Vulnerability: Unbounded image decoding and resizing during preview generation lets an attacker exhaust CPU and memory with highly compressed but extremely large-dimension images.
  • Affected code:
  • Decoding without bounds: task_attachment.go:GetPreview
  • Resizing path: resizeImage
  • Endpoint invoking preview: GetTaskAttachment
  • Impact: First preview generation per attachment can allocate large memory and spend significant CPU; multiple attachments or concurrent requests can degrade or crash the service.
  • CVSS v3.1: 7.5 (AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)

References

  • github.com/advisories/GHSA-wc83-79hj-hpmq
  • github.com/go-vikunja/vikunja
  • github.com/go-vikunja/vikunja/security/advisories/GHSA-wc83-79hj-hpmq
  • nvd.nist.gov/vuln/detail/CVE-2026-33474

Code Behaviors & Features

Detect and mitigate CVE-2026-33474 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 1.0.0-rc0 before 2.2.0

Fixed versions

  • 2.2.0

Solution

Upgrade to version 2.2.0 or above.

Impact 6.5 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

go/code.vikunja.io/api/CVE-2026-33474.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:08 +0000.