CVE-2026-23646
CVE-2026-23646 is a medium-severity vulnerability in Openproject with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-488.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (23rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-3308
- Weakness: CWE-488
- Affected product: Openproject
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2026-23646?
- 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.
- How severe is CVE-2026-23646?
- CVE-2026-23646 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2026-23646 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (23rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-23646?
- CVE-2026-23646 primarily affects Openproject. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2026-23646?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-23646 have an EU (EUVD) identifier?
- Yes. CVE-2026-23646 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-3308.
- When was CVE-2026-23646 published?
- CVE-2026-23646 was published on 2026-01-19 and last updated on 2026-06-17.
References
- https://github.com/opf/openproject/releases/tag/v16.6.5
- https://github.com/opf/openproject/releases/tag/v17.0.1
- https://github.com/opf/openproject/security/advisories/GHSA-w422-xf8f-v4vp
Affected products (2)
- cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:*
- cpe:2.3:a:openproject:openproject:17.0.0:*:*:*:*:*:*:*
More vulnerabilities in Openproject
- CVE-2026-34717 — Critical (CVSS 9.9): OpenProject is an open-source, web-based project management software. Prior to version 17.2.3, the =n operator in…
- CVE-2026-25763 — Critical (CVSS 9.9): OpenProject is an open-source, web-based project management software. Prior to versions 16.6.7 and 17.0.3, an arbitrary…
- CVE-2026-32698 — Critical (CVSS 9.1): OpenProject is an open-source, web-based project management software. Versions prior to 16.6.9, 17.0.6, 17.1.3, and…
- CVE-2026-22600 — Critical (CVSS 9.1): OpenProject is an open-source, web-based project management software. A Local File Read (LFR) vulnerability exists in…
- CVE-2026-32703 — Critical (CVSS 9.0): OpenProject is an open-source, web-based project management software. In versions prior to 16.6.9, 17.0.6, 17.1.3, and…
- CVE-2026-24772 — High (CVSS 8.9): OpenProject is an open-source, web-based project management software. To enable the real time collaboration on…
All CVEs affecting Openproject →
Other CWE-488 vulnerabilities
- CVE-2025-47928 — Critical (CVSS 9.1): Spotipy is a Python library for the Spotify Web API. As of commit 4f5759dbfb4506c7b6280572a4db1aabc1ac778d, using…
- CVE-2024-27455 — Critical (CVSS 9.1): In the Bentley ALIM Web application, certain configuration settings can cause exposure of a user's ALIM session token…
- CVE-2025-1247 — High (CVSS 8.3): A flaw was found in Quarkus REST that allows request parameters to leak between concurrent requests if endpoints use…
- CVE-2024-38367 — High (CVSS 8.2): trunk.cocoapods.org is the authentication server for the CoacoaPods dependency manager. Prior to commit…
- CVE-2023-1907 — High (CVSS 8.0): A vulnerability was found in pgadmin. Users logging into pgAdmin running in server mode using LDAP authentication may…
- CVE-2026-54311 — High (CVSS 7.7): n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, an authenticated user with permission…