OpenProject is an open-source, web-based project management software. Users of OpenProject versions prior to 16.6.5 and 17.0.1 have the ability to view and end their active sessions via Account Settings → Sessions. When deleting a session, it was not properly checked if the session belongs to the user. As the ID that is used to identify these session objects use incremental integers, users could iterate requests using `DELETE /my/sessions/:id` and thus unauthenticate other users. Users did not have access to any sensitive information (like browser identifier, IP addresses, etc) of other users that are stored in the session. The problem was patched in OpenProject versions 16.6.5 and 17.0.1. No known workarounds are available as this does not require any permissions or other that can temporarily be disabled.
Conclusion & alert: CVE-2026-23646 is rated Low Risk (32.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-21 | 0.03% | 0.06% | +0.03% |
| 2 | 2026-01-20 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openproject | openproject | < 16.6.5 | cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:* |
| openproject | openproject | 17.0.0 | cpe:2.3:a:openproject:openproject:17.0.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/opf/openproject/releases/tag/v16.6.5 | Release Notes |
| https://github.com/opf/openproject/releases/tag/v17.0.1 | Release Notes |
| https://github.com/opf/openproject/security/advisories/GHSA-w422-xf8f-v4vp | Vendor Advisory |