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

CVE-2020-36188: Jackson-databind RCE Vulnerability

CVE-2020-36188 is a remote code execution flaw in FasterXML Jackson-databind 2.x before 2.9.10.8 caused by serialization gadget mishandling. This article covers the technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-36188 Overview

CVE-2020-36188 is an insecure deserialization vulnerability affecting FasterXML jackson-databind 2.x versions before 2.9.10.8. The vulnerability stems from improper handling of the interaction between serialization gadgets and typing, specifically related to com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource. When polymorphic type handling is enabled, an attacker can craft malicious JSON input that triggers arbitrary code execution through JNDI lookup mechanisms.

Critical Impact

Remote attackers can achieve remote code execution by exploiting insecure deserialization through the JNDIConnectionSource gadget chain, potentially compromising enterprise systems running vulnerable jackson-databind versions.

Affected Products

  • FasterXML jackson-databind 2.x before 2.9.10.8
  • NetApp Cloud Backup and Service Level Manager
  • Debian Linux 9.0
  • Oracle Agile PLM, Application Testing Suite, and AutoVue for Agile PLM
  • Oracle Banking products (Corporate Lending, Credit Facilities, Extensibility Workbench, Supply Chain Finance, Treasury Management, Virtual Account Management)
  • Oracle Communications products (Billing and Revenue Management, Cloud Native Core, Diameter Signaling Route, Element Manager, and others)
  • Oracle Commerce Platform, Data Integrator, Documaker, and GoldenGate Application Adapters
  • Oracle Primavera Gateway and Unifier
  • Oracle Retail products (Customer Management, Merchandising System, Service Backbone, XStore Point of Service)
  • Oracle WebCenter Portal

Discovery Timeline

  • 2021-01-06 - CVE-2020-36188 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-36188

Vulnerability Analysis

This vulnerability is part of a series of jackson-databind deserialization issues that exploit unsafe polymorphic type handling. The core problem occurs when applications use jackson-databind with default typing enabled or with specific @JsonTypeInfo annotations that allow polymorphic deserialization. The com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource class acts as a "gadget" that can be leveraged during deserialization.

When an attacker supplies specially crafted JSON containing a reference to this gadget class, jackson-databind attempts to instantiate it during deserialization. The JNDIConnectionSource class performs JNDI lookups as part of its initialization, allowing attackers to trigger connections to attacker-controlled LDAP or RMI servers. This JNDI injection vector can ultimately lead to remote code execution through techniques like loading malicious Java classes from the attacker's server.

The vulnerability requires the target application to have polymorphic type handling enabled and the gadget class (com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource) available on the classpath. The network-based attack vector means no authentication is required, though exploitation complexity is higher due to the prerequisite conditions.

Root Cause

The root cause is CWE-502: Deserialization of Untrusted Data. Jackson-databind's polymorphic type handling feature allows JSON to specify the Java class to instantiate during deserialization. Without proper blocklist protections, attackers can specify dangerous "gadget" classes that perform harmful operations during construction or initialization. The JNDIConnectionSource gadget leverages Java's JNDI functionality to initiate outbound connections that can result in code execution.

Attack Vector

The attack exploits the network-accessible nature of applications processing JSON input with jackson-databind. An attacker sends a malicious JSON payload containing type information pointing to the JNDIConnectionSource class along with JNDI URL parameters. When the application deserializes this JSON:

  1. Jackson-databind instantiates the JNDIConnectionSource class based on the type hint
  2. During object construction, JNDIConnectionSource attempts to resolve the attacker-specified JNDI URL
  3. The JNDI lookup connects to an attacker-controlled server (LDAP/RMI)
  4. The malicious server responds with a reference to a remote Java class
  5. The victim's JVM loads and executes the attacker's malicious class

The attack payload typically embeds the gadget class name within JSON type properties such as @class or custom type identifiers, along with configuration properties that include the malicious JNDI URL (e.g., ldap://attacker.com/Exploit).

Detection Methods for CVE-2020-36188

Indicators of Compromise

  • Outbound JNDI connections (LDAP on port 1389 or RMI on port 1099) to unexpected external IP addresses
  • JSON payloads containing references to com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource
  • Application logs showing deserialization errors mentioning JNDI-related classes
  • Unexpected Java class loading activity or new class files appearing in application directories
  • Network traffic patterns indicating LDAP/RMI connections following HTTP JSON requests

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect JSON payloads containing JNDIConnectionSource or similar gadget class names
  • Monitor network traffic for outbound LDAP or RMI connections, especially to non-corporate destinations
  • Implement application-level logging to capture deserialization activities and type resolution attempts
  • Use Software Composition Analysis (SCA) tools to inventory jackson-databind versions across all applications

Monitoring Recommendations

  • Configure SIEM rules to alert on JNDI-related patterns in application logs
  • Monitor DNS queries for suspicious LDAP/RMI-style URIs that may indicate exploitation attempts
  • Establish baseline network behavior and alert on anomalous outbound connections from Java applications
  • Review application error logs for JsonMappingException or InvalidTypeIdException messages indicating blocked gadget classes

How to Mitigate CVE-2020-36188

Immediate Actions Required

  • Upgrade FasterXML jackson-databind to version 2.9.10.8 or later (2.10.x, 2.11.x, 2.12.x recommended)
  • Audit all applications for usage of polymorphic type handling features (enableDefaultTyping(), @JsonTypeInfo)
  • Disable default typing unless absolutely required for application functionality
  • Apply Oracle Critical Patch Updates for affected Oracle products

Patch Information

FasterXML has released jackson-databind version 2.9.10.8 which adds com.newrelic.agent.deps.ch.qos.logback.core.db.JNDIConnectionSource to the blocklist of dangerous gadget classes. The fix prevents this specific class from being instantiated during polymorphic deserialization.

For comprehensive details on jackson-databind security considerations, refer to the Medium Blog on Jackson CVEs. Technical details about the specific issue are available in GitHub Issue #2996.

Oracle has addressed this vulnerability in multiple Critical Patch Updates including Oracle CPU April 2021, Oracle CPU July 2021, Oracle CPU October 2021, Oracle CPU January 2022, and Oracle CPU April 2022. NetApp has also issued Security Advisory NTAP-20210205-0005.

Workarounds

  • If upgrading is not immediately possible, configure jackson-databind to use PolymorphicTypeValidator to restrict allowed types
  • Implement strict input validation to reject JSON containing unexpected type identifiers
  • Remove the New Relic agent dependencies from the classpath if not required, eliminating the gadget class
  • Use network segmentation to restrict outbound LDAP/RMI connections from application servers
  • Configure Java security manager policies to restrict JNDI lookups to approved directories
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.8</version>
# </dependency>

# Verify current jackson-databind version in your project
mvn dependency:tree | grep jackson-databind

# Force update to patched version
mvn versions:use-latest-releases -Dincludes=com.fasterxml.jackson.core:jackson-databind

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechJackson Databind

  • SeverityHIGH

  • CVSS Score8.1

  • EPSS Probability9.44%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-502
  • Technical References
  • Medium Blog on Jackson CVEs

  • GitHub Issue #2996

  • Debian LTS Announcement

  • NetApp Security Advisory NTAP-20210205-0005

  • Oracle CPU April 2021 Advisory

  • Oracle CPU July 2022 Advisory
  • Vendor Resources
  • Oracle CPU July 2021 Advisory

  • Oracle CPU April 2022 Advisory

  • Oracle CPU January 2022 Advisory

  • Oracle CPU October 2021 Advisory
  • Related CVEs
  • CVE-2020-10650: Debian Linux RCE Vulnerability

  • CVE-2020-24750: Jackson-databind RCE Vulnerability

  • CVE-2020-14062: Jackson-databind RCE Vulnerability

  • CVE-2020-36518: Jackson-databind DoS Vulnerability
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