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

CVE-2020-25649: Fasterxml Jackson-databind XXE Vulnerability

CVE-2020-25649 is an XML external entity vulnerability in Fasterxml Jackson-databind caused by improper entity expansion security. This article covers the technical details, affected versions, and mitigation.

Published: March 11, 2026

CVE-2020-25649 Overview

A flaw was found in FasterXML Jackson Databind, where it did not have entity expansion secured properly. This flaw allows vulnerability to XML external entity (XXE) attacks. The highest threat from this vulnerability is data integrity, as attackers can potentially modify data through malicious XML entity injection. Jackson Databind is a widely used Java library for JSON processing, making this vulnerability particularly impactful across numerous enterprise applications and frameworks.

Critical Impact

This XXE vulnerability in Jackson Databind allows attackers to exploit improper XML entity expansion, potentially compromising data integrity across numerous Oracle, NetApp, Apache, and other enterprise products that rely on this core library.

Affected Products

  • FasterXML Jackson-databind
  • NetApp OnCommand API Services, Workflow Automation, and Service Level Manager
  • Fedora 32
  • Quarkus
  • Apache IoTDB
  • Oracle Agile PLM, Banking APIs, Banking Platform, Commerce Platform, Coherence
  • Oracle Communications (multiple products including Billing and Revenue Management, Messaging Server)
  • Oracle Primavera Gateway, WebCenter Portal, Utilities Framework
  • Oracle Retail XStore Point of Service

Discovery Timeline

  • December 3, 2020 - CVE-2020-25649 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-25649

Vulnerability Analysis

This vulnerability arises from improper handling of XML external entity (XXE) expansion within the Jackson Databind library. When processing XML input, the library fails to properly restrict or disable external entity references, allowing attackers to inject malicious XML content that can reference external resources or local files.

The attack requires no authentication and can be executed remotely over the network. While the vulnerability does not directly enable confidentiality breaches or denial of service, it poses a significant risk to data integrity. An attacker can leverage this flaw to manipulate application data through carefully crafted XML payloads containing external entity declarations.

The widespread adoption of Jackson Databind across Java-based enterprise applications amplifies the impact significantly. Multiple Oracle products, Apache frameworks (Kafka, Hive, Zookeeper, Flink), and other enterprise solutions incorporate this library, creating a broad attack surface.

Root Cause

The root cause of CVE-2020-25649 lies in insufficient security controls around XML entity expansion within the Jackson Databind XML processing components. The library did not implement proper restrictions on external entity references (CWE-611), allowing XML parsers to resolve and include external resources during document processing.

Specifically, the XML parsing configuration failed to disable features such as external general entities, external parameter entities, and external DTD references. This configuration oversight allows attackers to craft XML documents that, when processed, can trigger unintended external resource loading or data manipulation.

Attack Vector

The attack vector for this vulnerability is network-based and requires no user interaction or special privileges. An attacker can exploit this vulnerability by sending a specially crafted XML payload to an application that processes XML using a vulnerable version of Jackson Databind.

The attack typically involves:

  1. Identifying an endpoint that accepts XML input and uses Jackson Databind for processing
  2. Crafting a malicious XML document containing external entity declarations
  3. Submitting the payload to trigger the XXE processing
  4. Exploiting the entity expansion to manipulate data or access internal resources

When exploiting XXE vulnerabilities, attackers commonly define external entities that reference local files or internal network resources. The XML parser then attempts to resolve these references, potentially exposing sensitive information or allowing data manipulation.

Detection Methods for CVE-2020-25649

Indicators of Compromise

  • Unusual XML payloads in application logs containing <!DOCTYPE> declarations with external entity references
  • Unexpected outbound connections from application servers to external hosts during XML processing
  • Log entries indicating XML parsing errors related to entity resolution or DTD loading
  • Application behavior anomalies when processing XML input, such as unexpected file access attempts

Detection Strategies

  • Monitor application logs for XML parsing activities that reference external entities or DTDs
  • Implement Web Application Firewall (WAF) rules to detect and block XML payloads containing suspicious entity declarations
  • Use software composition analysis (SCA) tools to identify Jackson Databind library versions in your environment
  • Review network traffic for unexpected outbound connections initiated during XML processing operations

Monitoring Recommendations

  • Enable verbose logging for XML processing components to capture entity resolution attempts
  • Configure intrusion detection systems to alert on XXE attack patterns in HTTP request bodies
  • Implement application-level monitoring to track XML parsing exceptions and failures
  • Establish baseline metrics for XML processing behavior to detect anomalous patterns

How to Mitigate CVE-2020-25649

Immediate Actions Required

  • Inventory all applications using FasterXML Jackson Databind and identify vulnerable versions
  • Prioritize patching for internet-facing applications and those processing untrusted XML input
  • Implement input validation and sanitization for XML data at application boundaries
  • Configure XML parsers to disable external entity processing where possible

Patch Information

FasterXML has addressed this vulnerability in patched versions of Jackson Databind. Organizations should upgrade to the latest secure version of the library. Detailed information about the fix is available in GitHub Issue #2589.

For Oracle products, patches are available through multiple Critical Patch Updates (CPUs). Consult the Oracle April 2021 CPU, Oracle July 2021 CPU, Oracle October 2021 CPU, Oracle January 2022 CPU, and subsequent security advisories for product-specific patches.

NetApp has also released guidance through their Security Advisory ntap-20210108-0007.

Workarounds

  • Disable external entity processing in XML parser configurations by setting appropriate features (e.g., XMLConstants.FEATURE_SECURE_PROCESSING)
  • Implement strict input validation to reject XML documents containing DOCTYPE declarations or entity references
  • Use application-level firewalls to filter incoming XML content for XXE attack patterns
  • Consider using alternative serialization formats like JSON where XML processing is not strictly required
bash
# Maven dependency update example for Jackson Databind
# Update pom.xml to use patched version
mvn versions:use-latest-releases -Dincludes=com.fasterxml.jackson.core:jackson-databind

# Verify the updated dependency version
mvn dependency:tree | grep jackson-databind

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

  • Vulnerability Details
  • TypeXXE

  • Vendor/TechFasterxml Jackson Databind

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-611
  • Technical References
  • Red Hat Bug Report

  • Apache Turbine Mailing List

  • Apache Hive Mailing List

  • Apache Zookeeper Mailing List

  • Apache Hive Mailing List

  • Apache Zookeeper Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Druid Mailing List

  • Apache Hive Mailing List

  • Apache Flink Mailing List

  • Apache Hive Mailing List

  • Apache ServiceComb Mailing List

  • Apache Karaf Mailing List

  • Apache Hive Mailing List

  • Apache Flink Mailing List

  • Apache Hive Mailing List

  • Apache Kafka Mailing List

  • Apache IoTDB Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Zookeeper Mailing List

  • Apache Knox Mailing List

  • Apache Hive Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache IoTDB Reviews

  • Apache Zookeeper Mailing List

  • Apache IoTDB Mailing List

  • Apache IoTDB Notifications

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Zookeeper Mailing List

  • Apache Zookeeper Mailing List

  • Apache Zookeeper Mailing List

  • Apache Karaf Mailing List

  • Apache Zookeeper Mailing List

  • Apache TomEE Commits

  • Apache Zookeeper Mailing List

  • Apache Kafka Mailing List

  • Apache Hive Mailing List

  • Apache Flink Mailing List

  • Apache Kafka Mailing List

  • Apache Zookeeper Mailing List

  • Apache Zookeeper Mailing List

  • Apache Hive Mailing List

  • Apache Zookeeper Mailing List

  • Apache Zookeeper Mailing List

  • Apache Karaf Mailing List

  • Apache Zookeeper Mailing List

  • Apache TomEE Commits

  • Apache Zookeeper Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Knox Mailing List

  • Apache Zookeeper Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Kafka Mailing List

  • Apache Zookeeper Mailing List

  • Apache Zookeeper Mailing List

  • Apache Karaf Mailing List

  • Apache Zookeeper Mailing List
  • Vendor Resources
  • GitHub Issue #2589

  • Apache Kafka Mailing List

  • Fedora Package Announcement

  • NetApp Security Advisory

  • Oracle CPU July 2021

  • Oracle CPU April 2021

  • Oracle CPU April 2022
  • Related CVEs
  • CVE-2020-35728: Jackson-databind RCE Vulnerability

  • CVE-2022-42003: Jackson-databind DOS Vulnerability

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