GHSA-frmv-pr5f-9mcr · 深刻度: critical · エコシステム: pip — Django vulnerable to SQL injection via _connector keyword argument in QuerySet and Q objects.
An issue was discovered in 5.1 before 5.1.14, 4.2 before 4.2.26, and 5.2 before 5.2.8. The methods `QuerySet.filter()`, `QuerySet.exclude()`, and `QuerySet.get()`, and the class `Q()`, are subject to SQL injection when using a suitably crafted dictionary, with dictionary expansion, as the `_connector` argument. Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected. Django would like to thank cyberstan for reporting this issue.
総合評価: CVE-2025-64459 は悪用リスクが高い(85.7/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 19.14%、97 パーセンタイル) 根拠: 公開エクスプロイトが 2 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| 52456 | exploit_db | edb | 2025-12-03 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-24 | 18.75% | 19.14% | +0.39% |
| 2 | 2026-06-15 | 0.26% | 18.75% | +18.50% |
| 3 | 2026-04-20 | — | 0.26% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-frmv-pr5f-9mcr · 深刻度: critical · エコシステム: pip — Django vulnerable to SQL injection via _connector keyword argument in QuerySet and Q objects.
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2025-64459: 1 source package rows (py3-django); 2 state rows across 2 repos (3.22-community, edge-community); fixed 2, open 0. | https://security.alpinelinux.org/vuln/CVE-2025-64459 |
debian
|
not yet assigned | CVE-2025-64459 not yet assigned priority: Debian including 1 source packages (python-django), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2025-64459 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-64459 |
ubuntu
|
medium | CVE-2025-64459 medium priority: Ubuntu including 1 source packages (python-django), 9 status rows across 9 suites (bionic, focal, jammy, noble, plucky, questing, trusty, upstream, xenial): released 6, not-affected 3. | https://ubuntu.com/security/CVE-2025-64459 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| djangoproject | django | >= 4.2, < 4.2.26 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| djangoproject | django | >= 5.1, < 5.1.14 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| djangoproject | django | >= 5.2, < 5.2.8 | cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://docs.djangoproject.com/en/dev/releases/security/ | Vendor Advisory |
| https://groups.google.com/g/django-announce | Mailing List |
| https://www.djangoproject.com/weblog/2025/nov/05/security-releases/ | Vendor Advisory |
| https://shivasurya.me/security/django/2025/11/07/django-sql-injection-CVE-2025-64459.html | Exploit Third Party Advisory |