CVE-2026-30236: OpenProject users that are not project members can be used to calculate Labor Budget, leaking their global hourly rate
OpenProject is an open-source, web-based project management software. Prior to 17.2.0, when editing a project budget and planning the labor cost, it was not checked that the user that was planned in the budget is actually a project member. This exposed the user's default rate (if one was set up) to users that should only see that information for project members. Also, the endpoint that handles the pre-calculation for the frontend to display a preview of the costs, while it was being entered, did not properly validate the membership of the user as well. This also allowed to calculate costs with the default rate of non-members. This vulnerability is fixed in 17.2.0.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-30236?
CVE-2026-30236 has been classified as a moderate severity vulnerability.
How do I fix CVE-2026-30236?
To fix CVE-2026-30236, upgrade OpenProject to version 17.2.0 or later.
What data is exposed due to CVE-2026-30236?
CVE-2026-30236 allows unauthorized users to access and calculate the global hourly rate for labor budgets.
Who is affected by CVE-2026-30236?
Users of OpenProject versions prior to 17.2.0 who are not project members are affected by CVE-2026-30236.
What versions of OpenProject are vulnerable to CVE-2026-30236?
OpenProject versions before 17.2.0 are vulnerable to CVE-2026-30236.