Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5739 articles · 192433 vulns · 37/41 feeds (7d)
← Back to list
5.3
CVE-2026-54517EXPLOITEDPATCHED
fasterxml · jackson-databind

jackson-databind: @JsonView bypass for setterless creator properties

Description

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.

Affected Products

VendorProductVersions
fasterxmljackson-databind>= 2.21.0, < 2.21.4, >= 3.0.0, < 3.1.4

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
fasterxmljacksoncert_advisory90%
mavencom.fasterxml.jackson.core:jackson-databindGHSA85%
maventools.jackson.core:jackson-databindGHSA85%
realobjectspdfreactorcert_advisory90%

References

  • https://github.com/FasterXML/jackson-databind/security/advisories/GHSA-5hh8-q8hv-fr38(x_refsource_CONFIRM)
  • https://github.com/FasterXML/jackson-databind/pull/5969(x_refsource_MISC)
  • https://github.com/FasterXML/jackson-databind/pull/5970(x_refsource_MISC)
  • https://github.com/FasterXML/jackson-databind/commit/5bf23edb4221f7dd2ec8e71ff6d26c61640f261d(x_refsource_MISC)
  • https://github.com/FasterXML/jackson-databind/commit/94c5d215b3af1505098c686405d9641f041a9962(x_refsource_MISC)

Related News (6 articles)

Tier B
BSI Advisories5h ago
[NEU] [mittel] RealObjects PDFreactor: Mehrere Schwachstellen ermöglichen nicht spezifizierten Angriff
→ No new info (linked only)
Tier B
CERT-FR10d ago
Multiples vulnérabilités dans les produits IBM (07 août 2026)
→ No new info (linked only)
Tier B
CERT-FR24d ago
Multiples vulnérabilités dans les produits IBM (24 juillet 2026)
→ No new info (linked only)
Tier B
CERT-FR25d ago
Multiples vulnérabilités dans Oracle Database Server (23 juillet 2026)
→ No new info (linked only)
Tier B
BSI Advisories54d ago
[NEU] [hoch] FasterXML Jackson: Mehrere Schwachstellen
→ No new info (linked only)
Tier C
VulDB54d ago
CVE-2026-54517 | FasterXML jackson-databind up to 2.21.3/3.1.3 SetterlessProperty.isMerging authorization (GHSA-5hh8-q8hv-fr38)
→ No new info (linked only)
CVSS 3.15.3 MEDIUM
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
com.fasterxml.jackson.core:jackson-databind@2.21.4com.fasterxml.jackson.core:jackson-databind@3.1.4tools.jackson.core:jackson-databind@3.1.4
CWECWE-863
PublishedJun 23, 2026
Last enriched54d agov2
Trending Score68
Source articles6
Independent3
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Related CVEs (5)

HIGHCVE-2026-54512EXP
jackson-databind: PolymorphicTypeValidator bypass via generic type parameters allows arbitrary class instantiation
Trending: 76
MEDIUMCVE-2026-54515EXP
jackson-databind: Case-insensitive deserialization bypasses per-property @JsonIgnoreProperties
Trending: 69
MEDIUMCVE-2026-54516EXP
jackson-databind: Renamed @JsonIgnore'd setters can deserialize via private fields
Trending: 68
MEDIUMCVE-2026-54514EXP
jackson-databind: InetSocketAddress deserialization triggers eager DNS resolution (SSRF)
Trending: 68
MEDIUMCVE-2026-59888EXP
jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy
Trending: 54

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jun 23, 2026
Discovered by ZDM
Jun 23, 2026
Updated: affectedVersions, severity, activelyExploited
Jun 23, 2026
Actively Exploited
Jun 24, 2026
Patch Available
Jun 24, 2026

Version History

v2
Last enriched 54d ago
v2Tier C54d ago

Updated affected versions to include 2.21.3 and 3.1.3, changed severity to HIGH, noted that no exploit is available, and marked the vulnerability as actively exploited.

affectedVersionsseverityactivelyExploited
via VulDB
v154d ago

Initial creation