CVE-2026-44731 PUBLISHED

OpenProject: Improper Access Control on OpenProject through /projects/[projectName]/meetings via "invited_user_id" in GET parameter "filters" leads to user names disclosure

Assigner: GitHub_M
Reserved: 07.05.2026 Published: 26.06.2026 Updated: 26.06.2026

OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, the web application's meetings filter feature leaks whether a given user ID corresponds to a valid account and discloses the user's full name, allowing an attacker to enumerate all existing user accounts by probing user IDs and observing differences in the server response. This vulnerability is fixed in 17.3.2 and 17.4.0.

Metrics

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

Product Status

Vendor opf
Product openproject
Versions
  • Version < 17.3.2 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE