Django Software FoundationのDjangoにおける大文字と小文字の区別の不適切な処理に関する脆弱性
| Title |
Django Software FoundationのDjangoにおける大文字と小文字の区別の不適切な処理に関する脆弱性
|
| Summary |
Django 5.2 の 5.2.15 より前のバージョンおよび 6.0 の 6.0.6 より前のバージョンに問題が発見されました。Django の `django.middleware.cache.UpdateCacheMiddleware` は `Cache-Control` レスポンスディレクティブを大文字小文字を区別せずに一致させておらず、これによりリモート攻撃者が大文字または混合ケースの値を使用した `Cache-Control` ディレクティブによって誤ってキャッシュされたレスポンスを読み取ることが可能になります。以前のサポート対象外の Django シリーズ(5.0.x、4.1.x、3.2.x など)も評価されておらず、影響を受ける可能性があります。Django はこの問題を報告した Ahmed Badawe 氏に感謝しています。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 3, 2026, midnight |
| Registration Date |
June 8, 2026, 12:30 p.m. |
| Last Update |
June 8, 2026, 12:30 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.3
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Affected System
| Django Software Foundation |
|
Django 5.2 以上 5.2.15 未満
|
|
Django 6.0 以上 6.0.6 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年06月08日] 掲載 |
June 8, 2026, 12:30 p.m. |
NVD Vulnerability Information
CVE-2026-8404
| Summary |
An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. `django.middleware.cache.UpdateCacheMiddleware` in Django does not match `Cache-Control` response directives case-insensitively, which allows remote attackers to read responses that were incorrectly cached because their `Cache-Control` directives used uppercase or mixed-case values. 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 Ahmed Badawe for reporting this issue.
|
| Publication Date |
June 3, 2026, 11:16 p.m. |
| Registration Date |
June 4, 2026, 4:16 a.m. |
| Last Update |
June 5, 2026, 9:38 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
5.2 |
|
|
5.2.15 |
| cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:* |
6.0 |
|
|
6.0.6 |
Related information, measures and tools
Common Vulnerabilities List