Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Lowoliverguenther

#55475of 56,330
3.5Total CVSS
Vulnerabilities · 1
PT-2026-2222
3.5
2026-01-10
Openproject · Openproject · CVE-2026-22602
**Name of the Vulnerable Software and Affected Versions** OpenProject versions prior to 16.6.2 **Description** OpenProject is a web-based project management software. A user with low privileges can view the full names of other users. User IDs are assigned sequentially, allowing an attacker to extract a complete list of all users’ full names by iterating through URLs. This behavior can also be reproduced via the OpenProject API, enabling automated retrieval of full names through the API. The API endpoint allows for automated retrieval of full names. The vulnerable parameter is `user id`. **Recommendations** Upgrade to OpenProject version 16.6.2 or later. If upgrading is not possible, apply the patch manually.