GHSA-wppc-7cq7-cgfv · 深刻度: medium · エコシステム: pip — Weblate: Missing access control for the AddonViewSet API exposes all addon configurations
Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's `AddonViewSet` (`weblate/api/views.py`, line 2831) uses `queryset = Addon.objects.all()` without overriding `get_queryset()` to scope results by user permissions. This allows any authenticated user (or anonymous users if `REQUIRE_LOGIN` is not set) to list and retrieve ALL addons across all projects and components via `GET /api/addons/` and `GET /api/addons/{id}/`. Version 5.16.1 fixes the issue.
総合評価: CVE-2026-27457 は低リスク(25.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.30%、22 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.30% | +0.28% |
| 2 | 2026-02-27 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 4.3 | 3.1 | MEDIUM |
|
2.8 | 1.4 | [email protected] |
GHSA-wppc-7cq7-cgfv · 深刻度: medium · エコシステム: pip — Weblate: Missing access control for the AddonViewSet API exposes all addon configurations
| vendor | priority | summary | link |
|---|---|---|---|
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-27457/ |
| URL | タグ |
|---|---|
| https://github.com/WeblateOrg/weblate/commit/3f58f9a4152bc0cbdd6eff5954f9c7bc4d9f0af9 | Patch |
| https://github.com/WeblateOrg/weblate/commit/7802c9b121eb407c48d4adddd4f2458fb3efef0f | Patch |
| https://github.com/WeblateOrg/weblate/pull/18107 | Issue Tracking Patch |
| https://github.com/WeblateOrg/weblate/pull/18164 | Issue Tracking Patch |
| https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.16.1 | Product Release Notes |
| https://github.com/WeblateOrg/weblate/security/advisories/GHSA-wppc-7cq7-cgfv | Patch Vendor Advisory |