Bug 2495339

Summary: CVE-2026-54518 jackson-bom: jackson-databind: Information disclosure and data manipulation via view-based access control bypass [fedora-all]
Product: [Fedora] Fedora Reporter: Jon Moroney <jmoroney>
Component: jackson-bomAssignee: Marco Fargetta <mfargett>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ckelley, edewata, epel-packagers-sig, mfargett, michel
Target Milestone: ---Keywords: Security, SecurityTracking
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: {"flaws": ["6882c43b-5c82-46aa-9021-3fd62ec0f231"]}
Fixed In Version: jackson-bom-2.21.5-1.fc45 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2026-07-14 20:46:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2492014    

Description Jon Moroney 2026-06-30 21:24:39 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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, UnwrappedPropertyHandler.processUnwrappedCreatorProperties() replays buffered JSON into creator parameters but never consults prop.visibleInView(activeView). The normal property-based creator path gates creator properties on the active view, but this unwrapped-creator replay path bypasses that check, so a constructor parameter annotated with both @JsonView(AdminView.class) and @JsonUnwrapped is populated from attacker JSON even when a more restrictive view is active. This vulnerability is fixed in 2.21.4 and 3.1.4.

Comment 1 Fedora Update System 2026-07-14 20:39:35 UTC
FEDORA-2026-ddde3cf003 (fasterxml-oss-parent-75-1.fc45, jackson-annotations-2.21-6.fc45, and 6 more) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-ddde3cf003

Comment 2 Fedora Update System 2026-07-14 20:46:21 UTC
FEDORA-2026-ddde3cf003 (fasterxml-oss-parent-75-1.fc45, jackson-annotations-2.21-6.fc45, and 6 more) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.