Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2021-2035

CVE-2021-2035: Oracle RDBMS Scheduler Privilege Escalation

CVE-2021-2035 is a privilege escalation vulnerability in Oracle Database RDBMS Scheduler that allows attackers to gain complete system control. This article covers technical details, affected versions, impact, and mitigation.

Published: February 25, 2026

CVE-2021-2035 Overview

CVE-2021-2035 is a privilege escalation vulnerability in the RDBMS Scheduler component of Oracle Database Server. This vulnerability allows a low-privileged attacker with the "Export Full Database" privilege to completely compromise the RDBMS Scheduler component through network access via Oracle Net protocol. The vulnerability is classified as easily exploitable and can result in a complete takeover of the affected component, impacting confidentiality, integrity, and availability.

Critical Impact

Successful exploitation allows attackers with limited database privileges to gain complete control over the RDBMS Scheduler component, potentially enabling unauthorized data access, modification, and service disruption across the Oracle Database Server environment.

Affected Products

  • Oracle RDBMS Scheduler 12.1.0.2
  • Oracle RDBMS Scheduler 12.2.0.1
  • Oracle RDBMS Scheduler 18c
  • Oracle RDBMS Scheduler 19c

Discovery Timeline

  • 2021-01-20 - CVE-2021-2035 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-2035

Vulnerability Analysis

This vulnerability exists within the RDBMS Scheduler component, which is responsible for automating and scheduling database tasks within Oracle Database Server. The flaw enables privilege escalation where an attacker with the relatively low-level "Export Full Database" privilege can leverage network access to escalate their privileges and take complete control of the Scheduler component.

The attack requires network access via Oracle Net, Oracle's proprietary networking protocol used for database communication. Once exploited, the attacker gains the ability to impact all three pillars of the CIA triad—confidentiality, integrity, and availability—within the context of the RDBMS Scheduler.

Root Cause

The root cause of this vulnerability stems from improper access control validation within the RDBMS Scheduler component. The component fails to properly verify that users with the "Export Full Database" privilege should not have elevated access to Scheduler operations. This improper authorization check allows low-privileged users to perform actions that should be restricted to database administrators.

Attack Vector

The attack vector is network-based, utilizing the Oracle Net protocol for communication. An attacker must first obtain valid database credentials with the "Export Full Database" privilege. This privilege is commonly assigned to backup operators and database maintenance accounts, making it a realistic attack scenario in enterprise environments.

The attack flow involves:

  1. Authenticating to the Oracle Database Server with credentials possessing the "Export Full Database" privilege
  2. Connecting via Oracle Net to the RDBMS Scheduler component
  3. Exploiting the improper authorization checks to escalate privileges within the Scheduler context
  4. Achieving complete control over Scheduler operations, including the ability to execute arbitrary scheduled tasks

The vulnerability does not require user interaction and has low attack complexity, making it attractive to threat actors targeting Oracle database environments.

Detection Methods for CVE-2021-2035

Indicators of Compromise

  • Unusual database connection attempts from accounts with "Export Full Database" privilege targeting Scheduler-related objects
  • Unexpected scheduled job creation, modification, or execution by non-administrative accounts
  • Anomalous Oracle Net traffic patterns to the RDBMS Scheduler component
  • Audit log entries showing privilege escalation attempts within the Scheduler subsystem

Detection Strategies

  • Enable Oracle Database Unified Auditing to capture all Scheduler-related operations and privilege usage
  • Monitor for unusual DBMS_SCHEDULER package calls from accounts that typically only perform export operations
  • Implement network traffic analysis on Oracle Net protocol to detect suspicious Scheduler interactions
  • Review Oracle alert logs for authentication anomalies and Scheduler component errors

Monitoring Recommendations

  • Configure fine-grained auditing on the SYS.DBMS_SCHEDULER package and related Scheduler objects
  • Deploy database activity monitoring (DAM) solutions to track all Scheduler API calls
  • Establish baseline behavior for accounts with "Export Full Database" privilege and alert on deviations
  • Integrate Oracle Database audit logs with SIEM platforms for correlation with other network events

How to Mitigate CVE-2021-2035

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from January 2021 to all affected Oracle Database Server installations
  • Review and restrict the "Export Full Database" privilege to only essential accounts
  • Implement network segmentation to limit Oracle Net access to the database server from trusted hosts only
  • Audit all accounts with the "Export Full Database" privilege and verify legitimate business need

Patch Information

Oracle has addressed this vulnerability in the January 2021 Critical Patch Update (CPU). Administrators should download and apply the appropriate patch from the Oracle Security Alert - January 2021. The patch corrects the authorization checks within the RDBMS Scheduler component to properly validate user privileges before allowing sensitive operations.

Affected versions requiring patching:

  • 12.1.0.2
  • 12.2.0.1
  • 18c
  • 19c

Workarounds

  • Revoke the "Export Full Database" privilege from accounts that do not have an absolute business requirement for this access level
  • Implement database firewall rules to restrict Oracle Net connections to the Scheduler component from non-administrative clients
  • Use Oracle Database Vault to create additional access controls around Scheduler operations
  • Enable Oracle Label Security to add mandatory access controls that supplement standard privilege checks
bash
# Example: Auditing Scheduler operations for detection
# Enable unified auditing for DBMS_SCHEDULER package
ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;

# Create audit policy for Scheduler monitoring
CREATE AUDIT POLICY scheduler_audit_policy
ACTIONS ALL ON SYS.DBMS_SCHEDULER;

# Enable the audit policy for all users
AUDIT POLICY scheduler_audit_policy;

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechOracle

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability1.77%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Oracle January 2021 Security Alert
  • Related CVEs
  • CVE-2026-34314: Oracle Financial Services Privilege Escalation

  • CVE-2026-22011: Oracle Applications DBA Privilege Escalation

  • CVE-2026-35243: Oracle ADF Privilege Escalation Flaw

  • CVE-2026-34298: Oracle E-Business Suite Escalation Flaw
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