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: public`がない場合にリクエストに`Authorization`ヘッダーがあるにもかかわらず、レスポンスヘッダーの`Vary`に`Authorization`を追加しません。これにより、リモートの攻撃者が認証されていないリクエストで同じURLのプライベートキャッシュレスポンスを読み取ることが可能になります。以前のサポートされていないDjangoシリーズ(5.0.x、4.1.x、3.2.xなど)も評価されておらず、影響を受けている可能性があります。Djangoチームは、この問題を報告したShai Bergerに感謝しています。
|
| Possible impacts |
・当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアは停止しません。 |
| Solution |
ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
June 3, 2026, midnight |
| Registration Date |
June 8, 2026, 12:31 p.m. |
| Last Update |
June 8, 2026, 12:31 p.m. |
|
CVSS3.0 : 低
|
| Score |
3.1
|
| Vector |
CVSS:3.0/AV:N/AC:H/PR:N/UI:R/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:31 p.m. |
NVD Vulnerability Information
CVE-2026-35193
| 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 add `Authorization` to the `Vary` response header for requests bearing that header without `Cache-Control: public`, which allows remote attackers to read private cached responses via unauthenticated requests to the same URL. 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 Shai Berger 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, 10:03 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