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-10673

CVE-2020-10673: Jackson-databind Deserialization Flaw

CVE-2020-10673 is a deserialization vulnerability in FasterXML Jackson-databind affecting versions before 2.9.10.4. It involves serialization gadgets and typing mishandling. This article covers technical details, impact, and fixes.

Published: March 11, 2026

CVE-2020-10673 Overview

FasterXML jackson-databind 2.x before version 2.9.10.4 contains an insecure deserialization vulnerability that mishandles the interaction between serialization gadgets and typing. This vulnerability is specifically related to com.caucho.config.types.ResourceRef (also known as caucho-quercus), which can be exploited when polymorphic type handling is enabled in applications using jackson-databind.

The vulnerability allows remote attackers to achieve remote code execution or other malicious outcomes by sending specially crafted JSON input to applications that deserialize untrusted data using vulnerable jackson-databind configurations.

Critical Impact

Remote code execution possible through deserialization of malicious JSON payloads when polymorphic type handling is enabled, affecting numerous enterprise applications across Oracle, NetApp, and Debian ecosystems.

Affected Products

  • FasterXML jackson-databind (versions 2.x before 2.9.10.4)
  • Debian Linux 8.0
  • NetApp SteelStore Cloud Integrated Storage
  • Oracle WebLogic Server (12.2.1.3.0, 12.2.1.4.0)
  • Oracle Communications Suite (Calendar Server, Contacts Server, Instant Messaging Server)
  • Oracle Banking Digital Experience (versions 18.1 through 20.1)
  • Oracle Primavera Unifier (versions 16.1, 16.2, 18.8, 19.12)
  • Oracle Retail XStore Point of Service (versions 15.0 through 19.0)
  • Oracle Enterprise Manager Base Platform (13.3.0.0, 13.4.0.0)

Discovery Timeline

  • 2020-03-18 - CVE-2020-10673 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-10673

Vulnerability Analysis

This vulnerability belongs to a class of jackson-databind deserialization issues that exploit polymorphic type handling features. When an application enables default typing or uses @JsonTypeInfo annotations with unsafe configurations, attackers can inject arbitrary class instantiation requests through specially crafted JSON payloads.

The specific gadget chain involves com.caucho.config.types.ResourceRef from the Caucho Quercus library. This class, when deserialized, can be manipulated to perform JNDI lookups or execute other dangerous operations that lead to remote code execution.

The attack requires that the vulnerable caucho-quercus library is present on the classpath alongside the vulnerable jackson-databind version, and that the application processes untrusted JSON data with polymorphic deserialization enabled.

Root Cause

The root cause is insufficient validation of class types during polymorphic deserialization in jackson-databind. The library failed to include com.caucho.config.types.ResourceRef in its blocklist of dangerous gadget classes, allowing attackers to specify this class as a deserialization target.

Jackson-databind's polymorphic type handling allows JSON to specify which Java class should be instantiated during deserialization. Without proper restrictions, attackers can abuse this feature to instantiate dangerous classes that perform malicious actions during object construction or property setting.

Attack Vector

The attack is network-based and requires user interaction in the form of processing attacker-controlled JSON data. An attacker must craft a JSON payload that:

  1. Specifies com.caucho.config.types.ResourceRef as the target class for deserialization
  2. Includes properties that trigger malicious behavior when the object is instantiated
  3. Is processed by an application with polymorphic type handling enabled

The exploitation scenario typically involves applications that accept JSON input from untrusted sources and deserialize it using ObjectMapper with default typing or similar configurations enabled. The attacker submits malicious JSON containing the gadget class reference, and upon deserialization, the gadget chain executes arbitrary code or performs other malicious actions.

For detailed technical analysis and exploitation mechanics, refer to GitHub Issue #2660 and the Medium Analysis on Jackson CVEs.

Detection Methods for CVE-2020-10673

Indicators of Compromise

  • Incoming JSON payloads containing class type identifiers referencing com.caucho.config.types.ResourceRef
  • Unusual JNDI lookup attempts or outbound connections following JSON processing
  • Application logs showing deserialization errors or unexpected class instantiation attempts
  • Stack traces containing references to Caucho Quercus classes in unexpected contexts

Detection Strategies

  • Implement application-level logging to capture incoming JSON payloads and flag those containing suspicious type identifiers
  • Deploy network intrusion detection rules to identify JSON traffic containing known jackson-databind gadget class names
  • Monitor application behavior for signs of JNDI injection or unexpected outbound network connections
  • Use Software Composition Analysis (SCA) tools to identify vulnerable jackson-databind versions in your codebase

Monitoring Recommendations

  • Enable detailed logging for JSON deserialization operations in production environments
  • Set up alerts for any deserialization exceptions or errors that may indicate exploitation attempts
  • Monitor for unusual process spawning or network activity from Java applications processing JSON data
  • Regularly audit application dependencies to detect vulnerable library versions

How to Mitigate CVE-2020-10673

Immediate Actions Required

  • Upgrade jackson-databind to version 2.9.10.4 or later immediately
  • Audit applications for usage of polymorphic type handling (enableDefaultTyping() or @JsonTypeInfo)
  • If upgrading is not immediately possible, disable default typing or implement explicit type validation
  • Review and restrict classpaths to remove unnecessary gadget libraries like caucho-quercus

Patch Information

FasterXML addressed this vulnerability by adding com.caucho.config.types.ResourceRef to the blocklist of dangerous gadget classes. The fix is included in jackson-databind version 2.9.10.4 and all subsequent releases. Organizations should upgrade to the latest stable version of jackson-databind to receive this fix along with protections against other known gadget chains.

For Oracle products, refer to the Oracle Security Alert July 2020, Oracle Security Alert October 2020, Oracle Security Alert January 2021, and Oracle Security Alert October 2021 for product-specific patching information.

Debian users should refer to the Debian LTS Announcement for package updates. NetApp users should consult the NetApp Security Advisory.

Workarounds

  • Disable polymorphic type handling entirely by avoiding ObjectMapper.enableDefaultTyping() calls
  • Use ObjectMapper.activateDefaultTyping() with explicit PolymorphicTypeValidator to whitelist allowed classes
  • Remove the caucho-quercus library from application classpaths if it is not required
  • Implement input validation to reject JSON containing unexpected type identifiers before deserialization
bash
# Maven dependency update example
# Update pom.xml to use patched version:
# <dependency>
#     <groupId>com.fasterxml.jackson.core</groupId>
#     <artifactId>jackson-databind</artifactId>
#     <version>2.9.10.4</version>
# </dependency>

# Verify current jackson-databind version in Maven project
mvn dependency:tree -Dincludes=com.fasterxml.jackson.core:jackson-databind

# For Gradle projects, update build.gradle:
# implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.10.4'

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

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability20.47%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-Other

  • CWE-502
  • Technical References
  • GitHub Issue #2660

  • Debian LTS Announcement

  • Medium Analysis on Jackson CVEs

  • NetApp Security Advisory
  • Vendor Resources
  • Oracle Security Alert January 2021

  • Oracle Security Alert July 2020

  • Oracle Security Alert October 2020

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

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

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

  • CVE-2020-14195: 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