CVE-2026-25763CRITICAL 9.9EPSS p36.4%

CVE-2026-25763CVE-2026-25763

Description

OpenProject is an open-source, web-based project management software. Prior to versions 16.6.7 and 17.0.3, an arbitrary file write vulnerability exists in OpenProject’s repository changes endpoint (/projects/:project_id/repository/changes) when rendering the “latest changes” view via git log. By supplying a specially crafted rev value (for example, rev=--output=/tmp/poc.txt), an attacker can inject git log 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 log output, but by crafting custom commits the attacker can still upload valid shell scripts, ultimately leading to RCE. The RCE lets the attacker create a reverse shell to the target host and view confidential files outside of OpenProject, such as /etc/passwd. This issue has been patched in versions 16.6.7 and 17.0.3.

Scoring

CVSS 3.19.9 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS0.46% probability of exploitation · percentile 36.4% · 2026-06-18T12:00:27Z
Published2026-02-06
Last modified2026-02-13

Underlying weaknesses· 1

CWE-78

References

  1. https://github.com/opf/openproject/releases/tag/v16.6.7
  2. https://github.com/opf/openproject/releases/tag/v17.0.3
  3. https://github.com/opf/openproject/security/advisories/GHSA-x37c-hcg5-r5m7

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an OS Command ('OS Command Injection')cwe-780%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-24685
CVE
CVE-2026-22600
CVE
CVE-2026-24772
CVE
CVE-2026-22812
CVE
CVE-2026-33588
CVE
CVE-2026-34717
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.