CVE-2026-22604 MEDIUM

CVE-2026-22604: OpenProject is vulnerable to user enumeration via the change password function

Vendor Opf
Product openproject
Weakness CWE-200 · Info exposure
Published January 10, 2026
Last update January 12, 2026

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

OpenProject is an open-source, web-based project management software. For OpenProject versions from 11.2.1 to before 16.6.2, when sending a POST request to the /account/change_password endpoint with an arbitrary User ID as the password_change_user_id parameter, the resulting error page would show the username for the requested user. Since this endpoint is intended to be called without being authenticated, this allows to enumerate the user names of all accounts registered in an OpenProject instance. This issue has been patched in version 16.6.2.

Key dates

02Disclosure timeline

January 10, 2026 CVE published
January 12, 2026 Record updated