---
id: CVE-2026-44732
title: 'OpenProject is open-source, web-based project management software'
summary: >-
  OpenProject is open-source, web-based project management software. Prior to
  17.3.2 and 17.4.0, OpenProject exposes a document update endpoint used to
  modify existing documents. The target document is loaded with visibility
  checks and the…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'
cwe:
  - CWE-639
published: '2026-06-26'
updated: '2026-06-29'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-44732'
references:
  - url: 'https://github.com/opf/openproject/security/advisories/GHSA-mqvv-5mvc-7pg7'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00276
epssPercentile: 0.20317
ingestedAt: '2026-06-29T14:29:18.242Z'
---

## Overview

OpenProject is open-source, web-based project management software. Prior to 17.3.2 and 17.4.0, OpenProject exposes a document update endpoint used to modify existing documents. The target document is loaded with visibility checks and then updated. During update, attacker-controlled attributes are applied to the persisted record before authorization is enforced. As a result, a user without :manage_documents in the source project can move and modify foreign project documents by setting project_id in a single PATCH request. This vulnerability is fixed in 17.3.2 and 17.4.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
