OpenProject is an open-source, web-based project management software. Versions prior to 16.6.9, 17.0.6, 17.1.3, and 17.2.1 are vulnerable to an SQL injection attack via a custom field's name. When that custom field was used in a Cost Report, the custom field's name was injected into the SQL query without proper sanitation. This allowed an attacker to execute arbitrary SQL commands during the generation of a Cost Report. As custom fields can only be generated by users with full administrator privileges, the attack surface is somewhat reduced. Together with another bug in the Repositories_module, that used the project identifier without sanitation to generate the checkout path for a git repository in the filesystem, this allowed an attacker to checkout a git repository to an arbitrarily chosen path on the server. If the checkout is done within certain paths within the OpenProject application, upon the next restart of the application, this allows the attacker to inject ruby code into the application. As the project identifier cannot be manually edited to any string containing special characters like dots or slashes, this needs to be changed via the SQL injection described above. Versions 16.6.9, 17.0.6, 17.1.3, and 17.2.1 fix the issue.
総合評価: CVE-2026-32698 は中リスク(43/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.27%、18 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.27% | +0.24% |
| 2 | 2026-03-19 | — | 0.03% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
2.3 | 6.0 | [email protected] |
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openproject | openproject | < 16.6.9 | cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:* |
| openproject | openproject | >= 17.0.0, < 17.0.6 | cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:* |
| openproject | openproject | >= 17.1.0, < 17.1.3 | cpe:2.3:a:openproject:openproject:*:*:*:*:*:*:*:* |
| openproject | openproject | 17.2.0 | cpe:2.3:a:openproject:openproject:17.2.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/opf/openproject/security/advisories/GHSA-jqhf-rf9x-9rhx | Vendor Advisory |