๐Ÿ” CVE Alert

CVE-2026-52779

MEDIUM 5.4

OpenProject: Cross-project authorization bypass allows deleting public Calendar and Team Planner queries from unauthorized projects

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

OpenProject is open-source, web-based project management software. Prior to 17.3.3 and 17.4.1, a cross-project IDOR / authorization context confusion in the Calendar and Team Planner modules allows a user with management permissions in one project to delete public Calendar or Team Planner Queries from another project where they do not have the corresponding management permissions. Both modules authorize the request against the project identified by :project_id in the URL, but the actual Query object is loaded later by :id from Query.visible(current_user) without verifying that the loaded Query belongs to the authorized project. As a result, an attacker can use permissions from Project A to delete shared/public Calendar or Team Planner views from Project B, causing integrity impact and limited availability impact for users relying on those shared views. This vulnerability is fixed in 17.3.3 and 17.4.1.

CWE CWE-639 CWE-863
Vendor opf
Product openproject
Published Jun 26, 2026
Stay Ahead of the Next One

Get instant alerts for opf openproject

Be the first to know when new medium vulnerabilities affecting opf openproject are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

opf / openproject
< 17.3.3 >= 17.4.0, < 17.4.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/opf/openproject/security/advisories/GHSA-jrx5-px3f-vfq4