← 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-404 / 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-404) 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":"2.3.0.Alpha1"},{"fixed":"2.3.20.Final"}]}]
Références
- advisory https://nvd.nist.gov/vuln/detail/CVE-2025-9784
- package https://github.com/undertow-io/undertow
- web https://access.redhat.com/errata/RHSA-2025:23143
- web https://access.redhat.com/errata/RHSA-2026:0383
- web https://access.redhat.com/errata/RHSA-2026:0384
- web https://access.redhat.com/errata/RHSA-2026:0386
- web https://access.redhat.com/errata/RHSA-2026:3889
- web https://access.redhat.com/errata/RHSA-2026:3891
- web https://access.redhat.com/errata/RHSA-2026:3892
- web https://access.redhat.com/errata/RHSA-2026:4915
- web https://access.redhat.com/errata/RHSA-2026:4916
- web https://access.redhat.com/errata/RHSA-2026:4917
- web https://access.redhat.com/errata/RHSA-2026:4924
- web https://access.redhat.com/security/cve/CVE-2025-9784
- web https://bugzilla.redhat.com/show_bug.cgi?id=2392306
- web https://github.com/undertow-io/undertow/pull/1778
- web https://github.com/undertow-io/undertow/releases/tag/2.2.38.Final
- web https://issues.redhat.com/browse/UNDERTOW-2598
- web https://kb.cert.org/vuls/id/767506
- web https://www.kb.cert.org/vuls/id/767506
- 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 https://access.redhat.com/errata/RHSA-2026:33372
- web https://access.redhat.com/errata/RHSA-2026:33371
- web https://github.com/advisories/GHSA-95h4-w6j8-2rp8