CVE-2026-33312

Source
https://cve.org/CVERecord?id=CVE-2026-33312
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33312.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33312
Aliases
Downstream
Related
Published
2026-03-20T14:42:14.137Z
Modified
2026-04-10T05:42:40.430619Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Read-only Vikunja users can delete project background images via broken object-level authorization
Details

Vikunja is an open-source self-hosted task management platform. Starting in version 0.20.2 and prior to version 2.2.0, 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. Version 2.2.0 fixes the issue.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33312.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-863"
    ]
}
References

Affected packages

Git / github.com/go-vikunja/vikunja

Affected ranges

Type
GIT
Repo
https://github.com/go-vikunja/vikunja
Events
Database specific
{
    "versions": [
        {
            "introduced": "0.20.2"
        },
        {
            "fixed": "2.2.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33312.json"