The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-9546

CVE-2020-9546: Jackson-databind Deserialization Vulnerability

CVE-2020-9546 is a deserialization flaw in FasterXML Jackson-databind that mishandles serialization gadgets and typing. This post covers the technical details, affected versions, impact, and mitigation strategies.

Published: March 4, 2026

CVE-2020-9546 Overview

CVE-2020-9546 is a critical insecure deserialization vulnerability in FasterXML jackson-databind 2.x before version 2.9.10.4. The vulnerability arises from improper handling of the interaction between serialization gadgets and typing, specifically related to org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig (also known as shaded hikari-config). This flaw allows remote attackers to exploit polymorphic type handling to execute arbitrary code on vulnerable systems.

Critical Impact

Remote attackers can achieve arbitrary code execution through malicious JSON payloads when polymorphic type handling is enabled with Default Typing, potentially leading to complete system compromise.

Affected Products

  • FasterXML jackson-databind 2.x before 2.9.10.4
  • NetApp Active IQ Unified Manager (Linux, Windows, VMware vSphere)
  • Debian Linux 8.0
  • Oracle WebLogic Server 12.2.1.3.0 and 12.2.1.4.0
  • Oracle Communications products (Calendar Server, Contacts Server, Diameter Signaling Router, Element Manager, Instant Messaging Server)
  • Oracle Banking Digital Experience (versions 18.1 through 20.1)
  • Oracle Financial Services products
  • Oracle Primavera Unifier
  • Oracle Retail products (Merchandising System, Sales Audit, Service Backbone, XStore Point of Service)

Discovery Timeline

  • 2020-03-02 - CVE-2020-9546 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-9546

Vulnerability Analysis

This vulnerability belongs to a class of jackson-databind deserialization issues that have been recurring since 2017. The core problem lies in how jackson-databind handles polymorphic type deserialization when Default Typing is enabled. The library's ObjectMapper can be configured to include type information in serialized JSON, allowing it to deserialize objects back to their original types. However, this feature creates an attack surface when an attacker can supply malicious type information pointing to dangerous "gadget" classes.

In this specific case, the gadget class org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig from the shaded HikariCP connection pool library can be leveraged for remote code execution. When the vulnerable jackson-databind version attempts to deserialize a crafted JSON payload containing this class, the deserialization process can trigger arbitrary code execution through the gadget chain.

Root Cause

The root cause is insufficient validation of class names during polymorphic deserialization. When Default Typing is enabled, jackson-databind trusts the type information provided in the JSON payload without adequately validating whether the specified class should be allowed for deserialization. The HikariConfig gadget class was not included in jackson-databind's blocklist, allowing attackers to specify this class in malicious JSON payloads and trigger code execution during deserialization.

Attack Vector

The attack is network-based and can be executed remotely without authentication. An attacker must identify an application endpoint that:

  1. Uses a vulnerable version of jackson-databind (2.x before 2.9.10.4)
  2. Has Default Typing enabled or uses @JsonTypeInfo with unsafe settings
  3. Accepts JSON input that gets deserialized

The attacker crafts a malicious JSON payload containing type information that references the org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig class. When the application deserializes this payload, the gadget chain is triggered, allowing arbitrary code execution on the server. The attack requires no user interaction and can be fully automated, making it particularly dangerous for internet-facing applications.

For technical details on the vulnerability mechanism, refer to the GitHub Issue #2631 and the Medium blog post on Jackson CVEs.

Detection Methods for CVE-2020-9546

Indicators of Compromise

  • Unusual JSON payloads in application logs containing @class or @type fields with references to org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig
  • Unexpected outbound network connections from application servers following JSON parsing operations
  • Application crashes or errors related to class instantiation during deserialization
  • Evidence of JNDI lookup attempts or suspicious class loading activity

Detection Strategies

  • Implement application-layer monitoring to detect JSON payloads containing polymorphic type indicators (@class, @type) with suspicious class references
  • Deploy Web Application Firewall (WAF) rules to block requests containing known jackson-databind gadget class names
  • Use Software Composition Analysis (SCA) tools to identify applications using vulnerable jackson-databind versions
  • Monitor Java process behavior for anomalous class loading or JNDI lookup patterns

Monitoring Recommendations

  • Enable verbose logging for jackson-databind deserialization operations in development and staging environments
  • Implement runtime application self-protection (RASP) to detect and block deserialization attacks
  • Set up alerts for any attempts to instantiate classes from the com.zaxxer.hikari package during deserialization
  • Regularly scan application dependencies using tools like OWASP Dependency-Check to identify vulnerable library versions

How to Mitigate CVE-2020-9546

Immediate Actions Required

  • Upgrade FasterXML jackson-databind to version 2.9.10.4 or later immediately
  • Audit all applications for Default Typing usage and disable it where not strictly necessary
  • If Default Typing is required, implement explicit type validation using PolymorphicTypeValidator
  • Review and restrict network access for applications processing untrusted JSON input

Patch Information

The vulnerability is addressed in jackson-databind version 2.9.10.4 and later. The fix adds org.apache.hadoop.shaded.com.zaxxer.hikari.HikariConfig to the blocklist of classes that cannot be deserialized through polymorphic type handling. Organizations should update their dependencies to the patched version.

For Maven-based projects, update the dependency version in pom.xml. For Gradle projects, update the version in build.gradle. Verify the update using dependency tree analysis to ensure no transitive dependencies are pulling in older vulnerable versions.

Refer to vendor advisories for downstream product patches:

  • Oracle Security Alert January 2021
  • Oracle Security Alert October 2020
  • NetApp Security Advisory
  • Debian LTS Announcement

Workarounds

  • Disable Default Typing entirely if not required for application functionality
  • If polymorphic deserialization is needed, use explicit @JsonTypeInfo annotations with Id.NAME instead of Id.CLASS or Id.MINIMAL_CLASS
  • Implement a custom PolymorphicTypeValidator to whitelist only expected classes for deserialization
  • Deploy network-level controls to restrict untrusted input sources from reaching vulnerable endpoints
bash
# Maven dependency update example
# In pom.xml, update jackson-databind version:
# <dependency>
#     <groupId>com.fasterxml.jackson.core</groupId>
#     <artifactId>jackson-databind</artifactId>
#     <version>2.9.10.4</version>
# </dependency>

# Verify installed version
mvn dependency:tree -Dincludes=com.fasterxml.jackson.core:jackson-databind

# For Gradle projects
./gradlew dependencies --configuration compileClasspath | grep jackson-databind

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeOther

  • Vendor/TechJackson Databind

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability2.33%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Technical References
  • Apache Zookeeper Thread

  • Apache Zookeeper Notification

  • Apache Zookeeper Dev Thread

  • Apache Zookeeper Issue

  • Apache Zookeeper Issue

  • Apache Zookeeper Issue

  • Apache Zookeeper Issue

  • Apache Zookeeper Issue

  • Apache Geode Issue

  • Debian LTS Announcement

  • Medium Blog on Jackson CVEs

  • NetApp Security Advisory

  • Oracle Security Alert July 2020
  • Vendor Resources
  • GitHub Issue #2631

  • Oracle Security Alert January 2021

  • Oracle Security Alert October 2020

  • Oracle Security Alert October 2021
  • Related CVEs
  • CVE-2020-9547: Jackson-databind Deserialization Vulnerability

  • CVE-2020-24616: Jackson-databind Deserialization Vulnerability

  • CVE-2020-14195: Jackson-databind Deserialization Flaw

  • CVE-2020-10673: Jackson-databind Deserialization Flaw
Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English