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
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • 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-2022-21248

CVE-2022-21248: Oracle GraalVM Auth Bypass Vulnerability

CVE-2022-21248 is an authentication bypass vulnerability in Oracle GraalVM Enterprise Edition that allows unauthorized data manipulation. This article covers the technical details, affected versions, and mitigation strategies.

Published: February 17, 2026

CVE-2022-21248 Overview

CVE-2022-21248 is a serialization vulnerability affecting Oracle Java SE and Oracle GraalVM Enterprise Edition. This vulnerability resides in the Serialization component and allows an unauthenticated attacker with network access via multiple protocols to compromise affected Java installations. While difficult to exploit, successful attacks can result in unauthorized update, insert, or delete access to some accessible data within the affected products.

This vulnerability is particularly concerning for Java deployments that run sandboxed Java Web Start applications or sandboxed Java applets that load and execute untrusted code from the internet. The vulnerability can also be exploited through APIs in the Serialization component, such as through web services that supply data to these APIs.

Critical Impact

Unauthenticated attackers can potentially manipulate data integrity in Java applications through the Serialization component, affecting both client-side applets and server-side web services.

Affected Products

  • Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1
  • Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0
  • Oracle OpenJDK (multiple versions through 17.0.1)
  • NetApp products including Active IQ Unified Manager, OnCommand Insight, SnapManager
  • Debian Linux 9.0, 10.0, 11.0
  • Fedora 34 and 35

Discovery Timeline

  • January 19, 2022 - CVE-2022-21248 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-21248

Vulnerability Analysis

This vulnerability exists in the Serialization component of Oracle Java SE and Oracle GraalVM Enterprise Edition. The flaw allows an unauthenticated attacker to potentially modify data through improper handling of serialized objects. The vulnerability requires network access and is considered difficult to exploit due to the specific conditions needed for successful exploitation.

The impact is limited to data integrity—successful exploitation does not provide attackers with the ability to read confidential data or cause a denial of service condition. However, the ability to modify data without authorization can have significant implications for applications relying on data integrity, particularly in enterprise environments where Java applications handle sensitive business logic.

Root Cause

The root cause stems from improper handling within the Java Serialization mechanism. Java's serialization functionality converts objects into byte streams for storage or transmission, and this vulnerability allows manipulation of that process. While the specific technical details have not been fully disclosed, the flaw affects how the Serialization component processes certain types of input, potentially allowing attackers to inject or modify serialized data.

Attack Vector

The attack vector is network-based, meaning attackers can exploit this vulnerability remotely without requiring authentication. The exploitation primarily targets:

  1. Client-side deployments: Sandboxed Java Web Start applications and Java applets that load untrusted code from the internet
  2. Server-side deployments: Web services and APIs that utilize the Serialization component to process incoming data

An attacker would need to craft malicious serialized data and deliver it to a vulnerable Java application. The difficulty of exploitation stems from the need to bypass Java's sandbox security model and the specific conditions required for successful data manipulation.

The vulnerability does not involve arbitrary code execution, but rather allows unauthorized data modification operations (insert, update, delete) on data accessible to the compromised Java application.

Detection Methods for CVE-2022-21248

Indicators of Compromise

  • Unusual serialization-related exceptions or errors in Java application logs
  • Unexpected data modifications in applications using Java serialization
  • Anomalous network traffic patterns involving serialized Java objects
  • Java applications receiving malformed or suspicious serialized data streams

Detection Strategies

  • Monitor Java application logs for serialization-related errors or unusual deserialization activities
  • Implement network traffic analysis to detect anomalous serialized object transfers
  • Deploy application-level monitoring for unexpected data changes in Java-based systems
  • Use SentinelOne's behavioral AI to detect exploitation attempts targeting Java applications

Monitoring Recommendations

  • Enable detailed logging for Java applications, particularly around serialization operations
  • Monitor for unusual network connections to Java-based services from untrusted sources
  • Implement integrity monitoring for data stores accessed by vulnerable Java applications
  • Track Java version deployments across your environment to identify unpatched systems

How to Mitigate CVE-2022-21248

Immediate Actions Required

  • Update Oracle Java SE to the latest patched versions released in the January 2022 Critical Patch Update
  • Upgrade Oracle GraalVM Enterprise Edition to versions newer than 20.3.4 and 21.3.0
  • Update OpenJDK installations to the latest available security releases
  • Review and restrict network access to Java-based applications where possible

Patch Information

Oracle released patches addressing this vulnerability as part of the Oracle Critical Patch Update January 2022. Organizations should upgrade to the following minimum versions or later:

  • Java SE 7: Update 331 or later
  • Java SE 8: Update 321 or later
  • Java SE 11: 11.0.14 or later
  • Java SE 17: 17.0.2 or later
  • GraalVM Enterprise Edition: Versions after 20.3.4 and 21.3.0

Additional security advisories have been issued by:

  • Debian Security Advisory DSA-5057
  • Debian Security Advisory DSA-5058
  • NetApp Security Advisory NTAP-20220121-0007
  • Gentoo GLSA 202209-05

Workarounds

  • Disable Java Web Start and Java applets in browser settings if not required
  • Implement network segmentation to limit access to Java-based services
  • Configure serialization filters using jdk.serialFilter to restrict deserialization of untrusted data
  • Avoid processing serialized data from untrusted sources where possible
bash
# Example: Configure serialization filter in Java application
# Add to java command line or java.security file
-Djdk.serialFilter=maxdepth=5;maxrefs=10000;maxbytes=500000;!*

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 Graalvm

  • SeverityLOW

  • CVSS Score3.7

  • EPSS Probability0.08%

  • 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
  • Debian LTS Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Gentoo GLSA 202209-05

  • NetApp Security Advisory NTAP-20220121-0007

  • Debian Security Advisory DSA-5057

  • Debian Security Advisory DSA-5058
  • Vendor Resources
  • Oracle Critical Patch Update January 2022
  • Related CVEs
  • CVE-2024-20945: Oracle GraalVM Auth Bypass Vulnerability

  • CVE-2024-20921: Oracle GraalVM Auth Bypass Vulnerability

  • CVE-2024-20926: Oracle GraalVM Auth Bypass Vulnerability

  • CVE-2024-20918: Oracle GraalVM 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