CVE-2026-22602 PUBLISHED

OpenProject is Vulnerable to User Enumeration via User ID

Assigner: GitHub_M
Reserved: 07.01.2026 Published: 10.01.2026 Updated: 13.01.2026

OpenProject is an open-source, web-based project management software. Prior to version 16.6.2, a low‑privileged logged-in user can view the full names of other users. Since user IDs are assigned sequentially and predictably (e.g., 1 to 1000), an attacker can extract a complete list of all users’ full names by iterating through these URLs. The same behavior can also be reproduced via the OpenProject API, allowing automated retrieval of full names through the API as well. This issue has been patched in version 16.6.2. Those who are unable to upgrade may apply the patch manually.

Metrics

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

Product Status

Vendor opf
Product openproject
Versions
  • Version < 16.6.2 is affected

References

Problem Types

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor CWE