216.73.217.172

CVE-2026-24685

· Published 28/01/2026 17:16 · Modified 29/01/2026 16:31

Labels: CVE-2026-24685 2026-01-28CVE-2026-24685CWE-77[email protected]

Essential information

Published
28/01/2026 17:16
Modified
29/01/2026 16:31
Author
Creator
CVSS
9.4 CRITICAL (v3) 9.4 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

OpenProject is an open-source, web-based project management software. Versions prior to 16.6.6 and 17.0.2 have an arbitrary file write vulnerability in OpenProject’s repository diff download endpoint (`/projects/:project_id/repository/diff.diff`) when rendering a single revision via git show. By supplying a specially crafted rev value (for example, `rev=--output=/tmp/poc.txt)`, an attacker can inject git show command-line options. When OpenProject executes the SCM command, Git interprets the attacker-controlled rev as an option and writes the output to an attacker-chosen path. As a result, any user with the `:browse_repository` permission on the project can create or overwrite arbitrary files that the OpenProject process user is permitted to write. The written contents consist of git show output (commit metadata and patch), but overwriting application or configuration files still leads to data loss and denial of service, impacting integrity and availability. The issue has been fixed in OpenProject 17.0.2 and 16.6.6.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
openproject / openproject cpe:2.3:a:openproject:openproject:<16.6.6:*:*:*:*:*:*
openproject / openproject cpe:2.3:a:openproject:openproject:<17.0.2:*:*:*:*:*:*

References