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.
Conclusion & alert: CVE-2026-25763 is rated Low Risk (39/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-02-18 | 0.05% | 0.02% | -0.04% |
| 2 | 2026-02-14 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-02-07 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.4 | 4.0 | CRITICAL |
|
— | — | [email protected] |
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openproject | openproject | < 16.6.7 | cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:* |
| openproject | openproject | >= 17.0.0, < 17.0.3 | cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/opf/openproject/releases/tag/v16.6.7 | Product Release Notes |
| https://github.com/opf/openproject/releases/tag/v17.0.3 | Product Release Notes |
| https://github.com/opf/openproject/security/advisories/GHSA-x37c-hcg5-r5m7 | Vendor Advisory |