CVE-2026-52779
Last modified
CVE-2026-52779 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-52779?
How severe is CVE-2026-52779?
How do I fix CVE-2026-52779?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-52759Ghidra before 12.1.1 contains an uncontrolled memory allocat…6.7
- CVE-2026-5276Insufficient policy enforcement in WebUSB in Google Chrome p…6.5
- CVE-2026-52760Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-52761ModSecurity is an open source, cross platform web applicatio…5.3
- CVE-2026-5277Integer overflow in ANGLE in Google Chrome on Windows prior …7.5
- CVE-2026-52778YesWiki is a wiki system written in PHP. Prior to version 4.…9.8
- CVE-2026-5278Use after free in Web MIDI in Google Chrome on Android prior…8.8
- CVE-2026-52780OpenProject is open-source, web-based project management sof…9.6
- CVE-2026-52781OpenProject is open-source, web-based project management sof…6.4
- CVE-2026-52782OpenProject is open-source, web-based project management sof…9.9
- CVE-2026-52783OpenProject is open-source, web-based project management sof…8.2
- CVE-2026-52784OpenProject is open-source, web-based project management sof…8.8
Are you affected by CVE-2026-52779?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
