CVE-2026-24776: OpenProject has an IDOR on MeetingAgendaItems allows cross-project meeting agenda item transfer
OpenProject is an open-source, web-based project management software. Prior to 17.0.2, the drag&drop handler moving an agenda item to a different section was not properly checking if the target meeting section is part of the same meeting (or is the backlog, in case of recurring meetings). This allowed an attacker to move a meeting agenda item into a different meeting. The attacker did not get access to meetings, but they could add arbitrary agenda items, that could cause confusions. The vulnerability is fixed in 17.0.2.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-24776?
CVE-2026-24776 has been classified as a high severity vulnerability.
How do I fix CVE-2026-24776?
To fix CVE-2026-24776, upgrade OpenProject to version 17.0.2 or later.
What type of vulnerability is CVE-2026-24776?
CVE-2026-24776 is an Insecure Direct Object Reference (IDOR) vulnerability.
What does CVE-2026-24776 affect?
CVE-2026-24776 affects OpenProject versions prior to 17.0.2.
What can happen if CVE-2026-24776 is exploited?
Exploitation of CVE-2026-24776 allows unauthorized transfer of meeting agenda items across projects.