← Retour
CVE-2026-40316
high
CVSS 8.8
OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Versions prior to 2.1.1 contain an RCE vulnerability in the .github/workflo...
Résumé
OWASP BLT is a QA testing and vulnerability disclosure platform that encompasses websites, apps, git repositories, and more. Versions prior to 2.1.1 contain an RCE vulnerability in the .github/workflows/regenerate-migrations.yml workflow. The workflow uses the pull_request_target trigger to run with...
Résumé IA openai / gpt-4o
Une vulnérabilité référencée **CVE-2026-40316** a été découverte dans django.
Des attaquants peuvent cibler un point d'entrée spécifique comme ``pull_request_target`` à distance pour détourner le produit.
L'exploitation peut entraîner la prise de contrôle totale du système. Score CVSS : 8.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « django CVE-2026-40316 » sur le site de l'éditeur.
CVE-2026-40316 (django) — CWE-94 / CVSS v3 8.8
Vecteur d'attaque : distant (réseau) / non authentifié
Surface d'attaque : `pull_request_target` / `makemigrations` / `GITHUB_TOKEN` / `models.py`
Plan : 1) Audit SBOM, 2) Mise à jour staging→prod, 3) Surveillance WAF/proxy sur les endpoints affectés, 4) Recherche d'IOC dans les logs.
Réfs : voir GHSA / avis éditeur / version corrigée liés sur cette page.
❓ Quel est le problème
OWASP BLTのRCE脆弱性
📍 Périmètre concerné
バージョン2.1.1未満の.github/workflows/regenerate-migrations.yml
🔥 Gravité
攻撃者が外部から任意のコードを実行し、GITHUB_TOKENの悪用やリポジトリの改ざんを引き起こす可能性があるため、高い重要性があります。
🔧 Comment corriger
バージョン2.1.1へのアップデートが推奨されます。
🛡️ Contournement
暫定措置として、プルリクエストにラベルを付けないよう運用で対応可能です。
🔍 Détection
プルリクエストのトリガー条件をチェックし、既知の攻撃パターンの監視を実施します。
Références
- exploit [email protected]