Vulnerability Description
OpenProject is open-source, web-based project management software. Prior to 17.6.0, PATCH /api/v3/work_packages/{id} accepted _links.fileLinks and allowed authenticated users with edit_work_packages but without manage_file_links to resolve Storages::FileLink records by raw id, detach or hard-delete existing FileLinks, and re-parent FileLinks from other projects to an attacker-controlled work package, exposing origin filename, origin id, and MIME type metadata. This issue is fixed in 17.6.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/opf/openproject/commit/db480bdeb8802e3d33e4448bb4e4b56a01de2e
- https://github.com/opf/openproject/pull/23815
- https://github.com/opf/openproject/releases/tag/v17.6.0
- https://github.com/opf/openproject/security/advisories/GHSA-c6rc-4288-8p4f
FAQ
What is CVE-2026-67527?
CVE-2026-67527 is a vulnerability with a CVSS score of 7.6 (HIGH). OpenProject is open-source, web-based project management software. Prior to 17.6.0, PATCH /api/v3/work_packages/{id} accepted _links.fileLinks and allowed authenticated users with edit_work_packages b...
How severe is CVE-2026-67527?
CVE-2026-67527 has been rated HIGH with a CVSS base score of 7.6/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67527?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.