← Retour
CVE-2026-42789
medium
CVSS 4.8
Vulnérabilité dans erlang (CVE-2026-42789)
Résumé
vulnérabilité dans erlang (CVE-2026-42789). Risque d'opérations non autorisées ou de divulgation.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2026-42789** a été découverte dans erlang.
Risque d'opérations non autorisées ou de divulgation. Score CVSS : 4.8/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « erlang CVE-2026-42789 » sur le site de l'éditeur.
CVE-2026-42789 (erlang) — CWE-295 / CVSS v3 4.8
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Contournement : The verify_fun option in the ssl or public_key application can be used to ensure that path validation rejects chains where an intermediate certificate does not have basicConstraints cA:true.
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
Une **vulnérabilité** (CWE-295) affecte erlang.
📍 Périmètre concerné
erlang — .
🔥 Gravité
Gravité : Moyenne (CVSS 4.8/10). Risque d'opérations non autorisées ou de divulgation
🔧 Comment corriger
Mettre à jour vers la version corrigée selon l'avis éditeur.
🛡️ Contournement
Contournement : The verify_fun option in the ssl or public_key application can be used to ensure that path validation rejects chains where an intermediate certificate does not have basicConstraints cA:true.
🔍 Détection
Recherchez dans les logs des requêtes correspondant aux IOC connus de cette CVE. Auditez les SBOM/dépendances.
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'erlang' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `erlang` を grep し、稼働しているサービス・バージョンを把握する。
-
5Apply temporary workaround mitigate
The verify_fun option in the ssl or public_key application can be used to ensure that path validation rejects chains where an intermediate certificate does not have basicConstraints cA:true.パッチが適用されるまでの応急処置として、The verify_fun option in the ssl or public_key application can be used to ensure that path validation rejects chains where an intermediate certificate does not have basicConstraints cA:true. を実施。回避策の副作用 (機能低下) を確認した上で。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Références
- advisory 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- advisory 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- patch 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- patch 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- patch 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- web 6b3ad84c-e1a6-4bf7-a703-f496b71e49db
- web 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
- web 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
- web 0b0ca135-0b70-47e7-9f44-1890c2a1c46c