Onedev is an open source, self-hosted Git Server with CI/CD and Kanban. In versions of Onedev prior to 7.3.0 unauthenticated users can take over a OneDev instance if there is no properly configured reverse proxy. The /git-prereceive-callback endpoint is used by the pre-receive git hook on the server to check for branch protections during a push event. It is only intended to be accessed from localhost, but the check relies on the X-Forwarded-For header. Invoking this endpoint leads to the execution of one of various git commands. The environment variables of this command execution can be controlled via query parameters. This allows attackers to write to arbitrary files, which can in turn lead to the execution of arbitrary code. Such an attack would be very hard to detect, which increases the potential impact even more. Users are advised to upgrade. There are no known workarounds for this issue.
Conclusion & alert: CVE-2022-39205 is rated High Exploit Risk (81.5/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 3.24%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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 | 2025-11-21 | 3.06% | 3.24% | +0.17% |
| 2 | 2025-11-18 | 3.24% | 3.06% | -0.17% |
| 3 | 2025-10-02 | — | 3.24% | — |
Full EPSS history (19 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.0 | 3.1 | CRITICAL |
|
2.2 | 6.0 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| onedev_project | onedev | < 7.3.0 | cpe:2.3:a:onedev_project:onedev:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://blog.sonarsource.com/onedev-remote-code-execution/ | Exploit Third Party Advisory |
| https://github.com/theonedev/onedev/commit/f1e97688e4e19d6de1dfa1d00e04655209d39f8e | Patch Third Party Advisory |
| https://github.com/theonedev/onedev/releases/tag/v7.3.0 | Release Notes Third Party Advisory |
| https://github.com/theonedev/onedev/security/advisories/GHSA-4f9h-h82c-4xm2 | Third Party Advisory |