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-2023-22091

CVE-2023-22091: Oracle GraalVM For JDK SQLi Vulnerability

CVE-2023-22091 is a SQL injection vulnerability in Oracle GraalVM for JDK that allows unauthorized data access and modification. This article covers the technical details, affected versions, security impact, and mitigation.

Published: January 28, 2026

CVE-2023-22091 Overview

CVE-2023-22091 is a vulnerability in the Compiler component of Oracle GraalVM for JDK and Oracle GraalVM Enterprise Edition. This flaw allows an unauthenticated attacker with network access via multiple protocols to compromise affected GraalVM installations. While the vulnerability is difficult to exploit, successful attacks can result in unauthorized modification, insertion, or deletion of accessible data, as well as unauthorized read access to a subset of data within the affected systems.

Critical Impact

Successful exploitation enables unauthorized data modification and read access to sensitive information in Oracle GraalVM environments without requiring authentication.

Affected Products

  • Oracle GraalVM for JDK 17.0.8
  • Oracle GraalVM for JDK 21
  • Oracle GraalVM Enterprise Edition 20.3.11
  • Oracle GraalVM Enterprise Edition 21.3.7
  • Oracle GraalVM Enterprise Edition 22.3.3

Discovery Timeline

  • October 17, 2023 - CVE-2023-22091 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-22091

Vulnerability Analysis

This vulnerability resides in the Compiler component of Oracle GraalVM, a high-performance JDK distribution that includes a just-in-time (JIT) compiler and ahead-of-time (AOT) compilation capabilities. The flaw affects the core compilation infrastructure that processes and optimizes Java bytecode.

The vulnerability is network-accessible, meaning an attacker does not need local access to the target system to attempt exploitation. However, the attack complexity is high, requiring specific conditions to be met for successful exploitation. No user interaction is required, and the attacker does not need any privileges or authentication to initiate an attack attempt.

Successful exploitation impacts both confidentiality and integrity of the affected system, though the impacts are limited in scope. Attackers can gain unauthorized read access to a subset of accessible data and can also modify, insert, or delete some accessible data. There is no impact on system availability.

Root Cause

The root cause details for CVE-2023-22091 have not been fully disclosed by Oracle. The vulnerability is categorized under "NVD-CWE-noinfo," indicating that specific weakness enumeration details are not publicly available. Based on the affected component (Compiler), the flaw likely relates to improper handling of specific compilation scenarios or optimization passes within the GraalVM compiler infrastructure.

Attack Vector

The attack vector is network-based, allowing remote exploitation through multiple protocols. An unauthenticated attacker can target vulnerable GraalVM installations over the network. The high attack complexity indicates that specific conditions must be present, and the attacker may need to gather additional information about the target environment or wait for specific runtime conditions before successful exploitation is possible.

The attack does not require user interaction, meaning it can be executed without any action from a legitimate user. This characteristic, combined with the lack of authentication requirements, makes the vulnerability particularly concerning for exposed GraalVM installations.

Detection Methods for CVE-2023-22091

Indicators of Compromise

  • Unusual network traffic patterns targeting GraalVM compilation services
  • Unexpected data access or modification patterns in GraalVM-managed applications
  • Anomalous compiler behavior or unexpected optimization outputs
  • Unauthorized read operations on application data through GraalVM interfaces

Detection Strategies

  • Monitor network traffic for suspicious connections to systems running affected GraalVM versions
  • Implement application-level logging to detect unauthorized data access attempts
  • Deploy intrusion detection systems with signatures for known GraalVM exploitation patterns
  • Conduct regular vulnerability scans to identify systems running vulnerable GraalVM versions

Monitoring Recommendations

  • Enable comprehensive audit logging for GraalVM-based applications
  • Monitor system logs for unexpected compiler-related errors or warnings
  • Track data access patterns and alert on anomalous read or write operations
  • Implement network segmentation monitoring for GraalVM deployment environments

How to Mitigate CVE-2023-22091

Immediate Actions Required

  • Inventory all systems running Oracle GraalVM for JDK or GraalVM Enterprise Edition
  • Prioritize patching for internet-facing or externally accessible GraalVM installations
  • Apply the October 2023 Critical Patch Update from Oracle immediately
  • Restrict network access to GraalVM services where possible until patches are applied

Patch Information

Oracle has addressed this vulnerability in the October 2023 Critical Patch Update (CPU). Administrators should update to the latest patched versions of Oracle GraalVM for JDK and Oracle GraalVM Enterprise Edition. The official security advisory is available from Oracle Security Alerts - October 2023.

For Oracle GraalVM for JDK, upgrade from versions 17.0.8 and 21 to the latest patched releases. For Oracle GraalVM Enterprise Edition, upgrade from versions 20.3.11, 21.3.7, and 22.3.3 to the corresponding patched versions.

Workarounds

  • Implement network-level access controls to limit exposure of GraalVM services
  • Deploy web application firewalls to filter potentially malicious traffic
  • Isolate GraalVM environments in network segments with restricted access
  • Consider disabling unused network protocols to reduce the attack surface

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

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechOracle Graalvm

  • SeverityMEDIUM

  • CVSS Score4.8

  • EPSS Probability0.21%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Oracle Security Alert, October 2023
  • Related CVEs
  • CVE-2024-21235: Oracle GraalVM SQLI Vulnerability

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

  • CVE-2024-20925: Oracle GraalVM RCE Vulnerability

  • CVE-2024-20921: 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