CVE-2026-28268

CRITICAL LAB

Vikunja < 2.1.0 - Persistent Account Takeover via Password Reset Token Reuse

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-28268. PoCs published by exploitintel.

AI-analyzed exploit summary The repository contains functional exploit code demonstrating CVE-2026-28268, a critical authentication bypass vulnerability in Vikunja < 2.1.0 due to password reset token reuse. The PoCs include token reuse, persistent backdoor, and raw HTTP socket exploits.

Description

Vikunja is an open-source self-hosted task management platform. Versions prior to 2.1.0 have a business logic vulnerability exists in the password reset mechanism of vikunja/api that allows password reset tokens to be reused indefinitely. Due to a failure to invalidate tokens upon use and a critical logic bug in the token cleanup cron job, reset tokens remain valid forever. This allows an attacker who intercepts a single reset token (via logs, browser history, or phishing) to perform a complete, persistent account takeover at any point in the future, bypassing standard authentication controls. Version 2.1.0 contains a patch for the issue.

Exploits (1)

github WORKING POC 1 stars
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2026-28268

The repository contains functional exploit code demonstrating CVE-2026-28268, a critical authentication bypass vulnerability in Vikunja < 2.1.0 due to password reset token reuse. The PoCs include token reuse, persistent backdoor, and raw HTTP socket exploits.

Classification
Working Poc 100%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: Vikunja < 2.1.0
No auth needed
Prerequisites: obtain a password reset token
devstral-2 · analyzed Mar 02, 2026 Full analysis →

Related Analysis

Scores

CVSS v3 9.8
EPSS 0.0004
EPSS Percentile 13.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Lab Environment

EIP LAB Lab screenshot
vulnerable docker pull ghcr.io/exploitintel/cve-2026-28268-vulnerable:latest

Details

CWE
CWE-459 CWE-640
Status published
Products (2)
code.vikunja.io/api 0Go
vikunja/vikunja < 2.1.0
Published Feb 27, 2026
Tracked Since Feb 28, 2026