← Retour
CVE-2025-9784
high
CVSS 7.5
Vulnérabilité dans io.undertow:undertow-core (CVE-2025-9784)
Résumé
vulnérabilité dans io.undertow:undertow-core (CVE-2025-9784). Risque d'opérations non autorisées ou de divulgation. Atténuation : mise à jour vers `2.3.20.Final` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2025-9784** a été découverte dans io.undertow:undertow-core.
Risque d'opérations non autorisées ou de divulgation. Score CVSS : 7.5/10.
Action : mettez à jour io.undertow:undertow-core vers **2.3.20.Final** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « io.undertow:undertow-core CVE-2025-9784 » sur le site de l'éditeur.
CVE-2025-9784 (io.undertow:undertow-core) — CWE-770 / CVSS v3 7.5
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Correctif : `2.3.20.Final` — appliquer immédiatement
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-770) affecte io.undertow:undertow-core.
📍 Périmètre concerné
io.undertow:undertow-core — .
🔥 Gravité
Gravité : Élevée (CVSS 7.5/10). Risque d'opérations non autorisées ou de divulgation
🔧 Comment corriger
Mettre à jour vers **2.3.20.Final**.
🛡️ Contournement
En attendant le correctif : désactivez la fonctionnalité concernée, appliquez des règles WAF, ou restreignez l'accès par ACL réseau.
🔍 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 'io.undertow:undertow-core' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `io.undertow:undertow-core` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade io.undertow:undertow-core to 2.3.20.Finalステージング環境で 2.3.20.Final に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
maven
io.undertow:undertow-core
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"2.3.20.Final"}]}]
Références
- issue [email protected]
- patch [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web [email protected]
- web af854a3a-2127-422b-91ae-364da2661108
- web https://nvd.nist.gov/vuln/detail/CVE-2025-9784
- web https://github.com/undertow-io/undertow/pull/1802
- web https://github.com/undertow-io/undertow/pull/1803
- web https://github.com/undertow-io/undertow/pull/1804
- web https://github.com/undertow-io/undertow/pull/1805
- web [email protected]
- web [email protected]
- web https://github.com/advisories/GHSA-95h4-w6j8-2rp8