CVE Catalog

CVE-2026-67527

HighCVSS 7.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

16th percentile - higher than 16% of all known CVEs

Summary

In OpenProject prior to version 17.6.0, the PATCH /api/v3/work_packages/{id} endpoint accepts _links.fileLinks and allows 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.

Risk Assessment

The risk involves unauthorized access to file metadata and manipulation of file links, potentially compromising data confidentiality and integrity across projects.

Recommendation

It is recommended to update OpenProject to version 17.6.0 or later, which includes a fix restricting access to FileLink operations.

Other vulnerabilities in OpenProject

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS