← Retour
CVE-2026-42790
high
CVSS 8.1
Vulnérabilité dans erlang (CVE-2026-42790)
Résumé
vulnérabilité dans erlang (CVE-2026-42790). Des informations confidentielles peuvent être exposées.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2026-42790** a été découverte dans erlang.
Des informations confidentielles peuvent être exposées. Score CVSS : 8.1/10.
Action : appliquez le correctif officiel de l'éditeur.
En cas de doute, contactez votre service informatique ou cherchez « erlang CVE-2026-42790 » sur le site de l'éditeur.
CVE-2026-42790 (erlang) — CWE-295 / CVSS v3 8.1
Vecteur d'attaque : distant (réseau) / non authentifié
Contournement : The verify_fun option in the ssl application can be used to ensure that TLS connections fail if the end-entity certificate is missing the subjectAltName extension or has no domain name.
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é : Élevée (CVSS 8.1/10). Des informations confidentielles peuvent être exposées
🔧 Comment corriger
Mettre à jour vers la version corrigée selon l'avis éditeur.
🛡️ Contournement
Contournement : The verify_fun option in the ssl application can be used to ensure that TLS connections fail if the end-entity certificate is missing the subjectAltName extension or has no domain name.
🔍 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 application can be used to ensure that TLS connections fail if the end-entity certificate is missing the subjectAltName extension or has no domain name.パッチが適用されるまでの応急処置として、The verify_fun option in the ssl application can be used to ensure that TLS connections fail if the end-entity certificate is missing the subjectAltName extension or has no domain name. を実施。回避策の副作用 (機能低下) を確認した上で。
-
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
- 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