OpenLIT is an open source platform for AI engineering. Prior to version 1.37.1, several GitHub Actions workflows in OpenLIT's GitHub repository use the `pull_request_target` event while checking out and executing untrusted code from forked pull requests. These workflows run with the security context of the base repository, including a write-privileged `GITHUB_TOKEN` and numerous sensitive secrets (API keys, database/vector store tokens, and a Google Cloud service account key). Version 1.37.1 contains a fix.
総合評価: CVE-2026-27941 は悪用リスクが高い(65.8/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 0.40%、31 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.40% | +0.34% |
| 2 | 2026-03-07 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-02-26 | — | 0.04% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.9 | 3.1 | CRITICAL |
|
3.1 | 6.0 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openlit | openlit_software_development_kit | >= 1.36.2, < 1.37.1 | cpe:2.3:a:openlit:openlit_software_development_kit:*:*:*:*:*:python:*:* |
| URL | タグ |
|---|---|
| https://github.com/openlit/openlit/commit/4a62039a1659d6cbb8913172693f587b5fc2546c | Patch |
| https://github.com/openlit/openlit/security/advisories/GHSA-9jgv-x8cq-296q | Exploit Mitigation Vendor Advisory |