製品・ソフトウェアに関する情報
FasterXML, LLCのJackson-databindにおける不正な認証に関する脆弱性
Title FasterXML, LLCのJackson-databindにおける不正な認証に関する脆弱性
Summary

jackson-databind は、Jackson Data Processor の汎用データバインディング機能およびツリーモデルを含んでいます。バージョン 2.21.0 から 2.21.4 および 3.1.4 までの間、BeanDeserializer._deserializeUsingPropertyBased において、アクティブビュー(@JsonView)フィルターはクリエータープロパティにのみ適用されており、通常のプロパティバッファリングの処理経路では prop.visibleInView(activeView) チェックが行われていませんでした。SetterlessProperty.isMerging() が true を返すように変更されたことで、セッターなしの Collection/Map プロパティがこの保護されていない処理経路を通過し、制限された @JsonView が付与されたセッターなしコレクションが、アクティブビューで除外されている場合でも攻撃者の JSON から値を設定されてしまいました。この脆弱性はバージョン 2.21.4 および 3.1.4 で修正されています。

Possible impacts ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 ・当該ソフトウェアは停止しません。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 23, 2026, midnight
Registration Date June 29, 2026, 11:06 a.m.
Last Update June 29, 2026, 11:06 a.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Affected System
FasterXML, LLC
Jackson-databind 2.21.0 以上 2.21.4 未満
Jackson-databind 3.0.0 以上 3.1.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月29日]
  掲載
June 29, 2026, 11:06 a.m.

NVD Vulnerability Information
CVE-2026-54517
Summary

jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.21.0 until 2.21.4 and 3.1.4, in BeanDeserializer._deserializeUsingPropertyBased, the active-view (@JsonView) filter was applied only to creator properties; the regular property-buffering branch performed no prop.visibleInView(activeView) check. A change making SetterlessProperty.isMerging() return true routed setterless Collection/Map properties through this unguarded path, so a setterless collection annotated with a restricted @JsonView is populated from attacker JSON even when the active view excludes it. This vulnerability is fixed in 2.21.4 and 3.1.4.

Publication Date June 24, 2026, 6:17 a.m.
Registration Date June 27, 2026, 4:16 a.m.
Last Update June 28, 2026, 5:51 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:* 2.21.0 2.21.4
cpe:2.3:a:fasterxml:jackson-databind:*:*:*:*:*:*:*:* 3.0.0 3.1.4
Related information, measures and tools
Common Vulnerabilities List