← Retour
CVE-2025-55039
Vulnérabilité dans org.apache.spark:spark-network-common_2.13 (CVE-2025-55039)
Résumé
vulnérabilité dans org.apache.spark:spark-network-common_2.13 (CVE-2025-55039). Risque d'opérations non autorisées ou de divulgation. Atténuation : mise à jour vers `3.4.4` ou plus.
Résumé IA snake-internal / snake-material-v2
Une vulnérabilité référencée **CVE-2025-55039** a été découverte dans org.apache.spark:spark-network-common_2.13.
Risque d'opérations non autorisées ou de divulgation. Score CVSS : ?/10.
Action : mettez à jour org.apache.spark:spark-network-common_2.13 vers **3.4.4** ou supérieur.
En cas de doute, contactez votre service informatique ou cherchez « org.apache.spark:spark-network-common_2.13 CVE-2025-55039 » sur le site de l'éditeur.
CVE-2025-55039 (org.apache.spark:spark-network-common_2.13) — CWE-326 /
Vecteur d'attaque : distant (réseau) / non authentifié / sans interaction utilisateur
Correctif : `3.4.4` — 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-326) affecte org.apache.spark:spark-network-common_2.13.
📍 Périmètre concerné
org.apache.spark:spark-network-common_2.13 — .
🔥 Gravité
Gravité : ?. Risque d'opérations non autorisées ou de divulgation
🔧 Comment corriger
Mettre à jour vers **3.4.4**.
🛡️ 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 'org.apache.spark:spark-network-common_2.13' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `org.apache.spark:spark-network-common_2.13` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade org.apache.spark:spark-network-common_2.13 to 3.4.4ステージング環境で 3.4.4 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Maven
org.apache.spark:spark-network-common_2.13
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.4.4"}]}]
Maven
org.apache.spark:spark-network-common_2.12
[{"type":"ECOSYSTEM","events":[{"introduced":"3.5.0"},{"fixed":"3.5.2"}]}]
PyPI
pyspark
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.4.4"},{"introduced":"3.5.0"},{"fixed":"3.5.2"}]}]
pip
pyspark
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"fixed":"3.5.2"}]}]
Références
- advisory https://lists.apache.org/thread/zrgyy9l85nm2c7vk36vr7bkyorg3w4qq
- advisory https://nvd.nist.gov/vuln/detail/CVE-2025-55039
- advisory https://github.com/advisories/GHSA-6p6v-m64v-jx8q
- package https://github.com/apache/spark
- web http://www.openwall.com/lists/oss-security/2025/10/14/11
- web https://github.com/apache/spark/commit/05ba74e5f8043601b7af530429ceaf828d7bb329
- web https://github.com/apache/spark/commit/405b23b1aef889fad03bf4e3ced6d427dc9a43f4
- web https://github.com/apache/spark/commit/f0563ef64c7f42df21b16ccaeb4cf1324ea720f9
- web https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2025-184.yaml
- web https://issues.apache.org/jira/browse/SPARK-47172