CVE-2026-28275 PUBLISHED

Initiative Vulnerable to Improper Session Invalidation (JWT Remains Valid)

Assigner: GitHub_M
Reserved: 26.02.2026 Published: 26.02.2026 Updated: 26.02.2026

Initiative is a self-hosted project management platform. Versions of the application prior to 0.32.4 do not invalidate previously issued JWT access tokens after a user changes their password. As a result, older tokens remain valid until expiration and can still be used to access protected API endpoints. This behavior allows continued authenticated access even after the account password has been updated. Version 0.32.4 fixes the issue.

Metrics

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

Product Status

Vendor Morelitea
Product initiative
Versions
  • Version < 0.32.4 is affected

References

Problem Types

  • CWE-613: Insufficient Session Expiration CWE