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

CVE-2020-14797: Oracle OpenJDK Auth Bypass Vulnerability

CVE-2020-14797 is an authentication bypass vulnerability in Oracle OpenJDK that allows unauthorized data modification. This article covers the technical details, affected versions, security impact, and mitigation strategies.

Published: March 4, 2026

CVE-2020-14797 Overview

CVE-2020-14797 is a vulnerability in the Java SE and Java SE Embedded products from Oracle, specifically affecting the Libraries component. This flaw allows an unauthenticated attacker with network access via multiple protocols to compromise affected Java installations, potentially resulting in unauthorized update, insert, or delete access to some accessible data.

The vulnerability applies to both client and server deployments of Java. It can be exploited through sandboxed Java Web Start applications, sandboxed Java applets, or by supplying data directly to APIs in the affected component without using sandboxed applications—such as through a web service.

Critical Impact

Successful exploitation allows unauthorized modification of data accessible to the Java SE or Java SE Embedded environment, potentially compromising data integrity in enterprise applications.

Affected Products

  • Oracle Java SE 7u271, 8u261, 11.0.8, and 15
  • Oracle Java SE Embedded 8u261
  • Oracle OpenJDK versions 7 through 15 (various updates)
  • NetApp Active IQ Unified Manager, 7-Mode Transition Tool, E-Series SANtricity products
  • NetApp HCI Management Node, OnCommand Insight, SnapManager
  • openSUSE Leap 15.2
  • Debian Linux 9.0 and 10.0

Discovery Timeline

  • October 21, 2020 - CVE-2020-14797 published to NVD
  • May 27, 2025 - Last updated in NVD database

Technical Details for CVE-2020-14797

Vulnerability Analysis

This vulnerability resides within the Libraries component of Oracle Java SE and Java SE Embedded. The flaw enables network-based attacks where an unauthenticated adversary can potentially manipulate data within the Java runtime environment. While exploitation requires overcoming high attack complexity barriers, successful attacks do not require any privileges or user interaction.

The vulnerability specifically impacts data integrity rather than confidentiality or availability. An attacker successfully exploiting this flaw could modify, insert, or delete a subset of data accessible to the compromised Java installation. This is particularly concerning in enterprise environments where Java applications handle sensitive business data or act as middleware for critical systems.

The attack surface includes both traditional client-side vectors (Java Web Start applications and applets running in browsers) and server-side vectors where Java processes external input through web services or APIs.

Root Cause

The vulnerability stems from improper handling within the Libraries component of Oracle Java SE. While specific technical details have not been publicly disclosed by Oracle (classified as NVD-CWE-noinfo), the flaw relates to how the Libraries component processes certain types of input data, allowing manipulation that should be restricted by the Java security model.

Attack Vector

Exploitation can occur through multiple network protocols targeting the affected Java Libraries component. Attack scenarios include:

Client-Side Exploitation:
Attackers can craft malicious Java Web Start applications or applets that, when executed within a sandboxed environment, exploit the vulnerability to modify data beyond their intended permissions.

Server-Side Exploitation:
Web services and APIs built on affected Java versions can be targeted by supplying specially crafted data that exploits the Libraries component vulnerability. This does not require the use of Java Web Start or applet technologies.

The attack requires overcoming high complexity conditions, making reliable exploitation more difficult but not impossible for skilled adversaries targeting high-value environments.

Detection Methods for CVE-2020-14797

Indicators of Compromise

  • Unexpected data modifications in Java-based applications without corresponding legitimate user actions
  • Anomalous network traffic patterns targeting Java web services on non-standard ports
  • Java process behavior anomalies including unusual library loading patterns
  • Unexpected changes to database records accessed through Java middleware

Detection Strategies

  • Monitor Java application logs for unusual data access patterns or integrity violations
  • Implement application-level logging to track all data modification operations in Java applications
  • Deploy network monitoring to detect suspicious traffic patterns targeting Java-based services
  • Use file integrity monitoring on Java installation directories and application data stores

Monitoring Recommendations

  • Enable detailed audit logging for Java applications handling sensitive data
  • Configure SIEM rules to alert on patterns consistent with data manipulation attacks
  • Monitor JVM metrics for anomalous behavior that could indicate exploitation attempts
  • Regularly review application audit trails for unauthorized data modifications

How to Mitigate CVE-2020-14797

Immediate Actions Required

  • Update all Oracle Java SE installations to versions released after October 2020 Critical Patch Update
  • Upgrade Java SE 7 to versions newer than 7u271, Java SE 8 to versions newer than 8u261
  • Upgrade Java SE 11 to versions newer than 11.0.8, and Java SE 15 to the latest available version
  • Review and update all downstream products including NetApp and Linux distributions

Patch Information

Oracle addressed this vulnerability in the October 2020 Critical Patch Update (CPU). Administrators should apply patches from the Oracle Critical Patch Update immediately. Additional vendor advisories are available from:

  • NetApp Security Advisory
  • Debian Security Advisory DSA-4779
  • Debian LTS Security Notice
  • openSUSE Security Announcement
  • Gentoo GLSA 2021-01-19

Workarounds

  • Disable Java Web Start and browser applet functionality if not required for business operations
  • Implement network segmentation to restrict access to Java-based services from untrusted networks
  • Apply application-level input validation for all data processed by Java applications
  • Consider running Java applications with reduced permissions where possible until patches can be applied
bash
# Verify current Java version and identify vulnerable installations
java -version

# List all Java installations on the system
update-alternatives --list java

# After updating, verify the new version is active
java -version

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechOracle Openjdk

  • SeverityLOW

  • CVSS Score3.7

  • EPSS Probability0.15%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • openSUSE Security Announcement

  • Debian LTS Security Notice

  • Gentoo GLSA 2021-01-19

  • NetApp Security Advisory

  • Debian Security Advisory DSA-4779
  • Vendor Resources
  • Oracle Critical Patch Update
  • Related CVEs
  • CVE-2021-35567: Oracle OpenJDK Auth Bypass Vulnerability

  • CVE-2020-14798: Oracle OpenJDK Auth Bypass Vulnerability

  • CVE-2020-14782: Oracle OpenJDK Auth Bypass Vulnerability

  • CVE-2020-14792: Oracle OpenJDK Auth Bypass Vulnerability
Default Legacy - Prefooter | 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