Désérialisation non sécurisée dans org.apache.camel:camel-jms (CVE-2026-43866)
Résumé
vulnérabilité dans org.apache.camel:camel-jms (CVE-2026-43866). Risque d'opérations non autorisées ou de divulgation. Atténuation : mise à jour vers `4.21.0` ou plus.
Résumé IA snake-internal / snake-material-v2
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.camel:camel-jms' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `org.apache.camel:camel-jms` を grep し、稼働しているサービス・バージョンを把握する。
-
5Apply temporary workaround mitigate
set objectMessage: Enabledパッチが適用されるまでの応急処置として、set objectMessage: Enabled を実施。回避策の副作用 (機能低下) を確認した上で。
-
6Apply patch patch
Upgrade org.apache.camel:camel-jms to 4.21.0ステージング環境で 4.21.0 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Références
- web https://nvd.nist.gov/vuln/detail/CVE-2026-43866
- web https://camel.apache.org/security/CVE-2026-43866.html
- web https://github.com/advisories/GHSA-f755-xp6r-8q84
- web https://github.com/apache/camel/pull/22970
- web https://github.com/apache/camel/pull/22968
- web https://github.com/apache/camel/pull/22945
- web https://github.com/apache/camel/pull/22920
- web https://github.com/apache/camel/pull/22918
- web https://github.com/apache/camel/pull/22866
- web https://github.com/apache/camel/commit/844bbf8c894c5e2bfa023579db80dcd3354c0e1b
- web https://github.com/apache/camel/commit/81449eb6ef3edf856c84117ce708beb2ada8f650
- web https://github.com/apache/camel/commit/75d7991b89265a2e8e62c7207165deb88c3a6ef3
- web https://github.com/apache/camel/commit/6cb29c0bbd7d1c46f057eac46c4afa62c9f5e00f
- web https://github.com/apache/camel/commit/17f8fcb22569f4c459b9e53c1485bfc764dc0015
- web https://github.com/apache/camel/commit/01ead5e8473a2b2fca4902c0236978805b990c31
- web https://github.com/apache/camel/releases/tag/camel-4.14.8
- web https://github.com/apache/camel/releases/tag/camel-4.18.3
- web https://github.com/apache/camel/releases/tag/camel-4.21.0
- web https://issues.apache.org/jira/browse/CAMEL-23373
- web https://issues.apache.org/jira/browse/CAMEL-23409