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-2025-30694

CVE-2025-30694: Oracle XML Database XXE Vulnerability

CVE-2025-30694 is an XXE vulnerability in Oracle XML Database affecting versions 19.3-19.26, 21.3-21.17, and 23.4-23.7. This easily exploitable flaw allows unauthorized data access. This article covers technical details, affected versions, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-30694 Overview

CVE-2025-30694 is a vulnerability affecting the XML Database component of Oracle Database Server. This flaw allows a low-privileged attacker with a User Account privilege and network access via HTTP to compromise the XML Database component. The vulnerability requires human interaction from a person other than the attacker, and successful exploitation can result in unauthorized update, insert, or delete access to some XML Database accessible data, as well as unauthorized read access to a subset of XML Database accessible data.

Critical Impact

This vulnerability enables improper access control (CWE-284) with scope change, meaning attacks on the XML Database can significantly impact additional products beyond the vulnerable component.

Affected Products

  • Oracle XML Database versions 19.3 through 19.26
  • Oracle XML Database versions 21.3 through 21.17
  • Oracle XML Database versions 23.4 through 23.7

Discovery Timeline

  • 2025-04-15 - CVE-2025-30694 published to NVD
  • 2025-04-21 - Last updated in NVD database

Technical Details for CVE-2025-30694

Vulnerability Analysis

This vulnerability is classified under CWE-284 (Improper Access Control). The flaw exists within the XML Database component of Oracle Database Server and can be exploited remotely over the network via HTTP protocol. The attack has low complexity but requires authentication with low privileges (User Account level) and human interaction from a victim.

The scope change characteristic is particularly noteworthy as it indicates that successful exploitation can impact resources beyond the vulnerable XML Database component itself. The vulnerability affects both confidentiality and integrity, allowing attackers to read sensitive data and modify database contents, though availability is not impacted.

Root Cause

The root cause of CVE-2025-30694 is improper access control within the XML Database component. The vulnerability stems from insufficient validation or authorization checks when processing HTTP requests, allowing authenticated users with minimal privileges to access or modify data they should not have permission to interact with.

Attack Vector

The attack vector is network-based, requiring the attacker to have:

  1. A valid User Account with low privileges on the Oracle Database Server
  2. Network access to the target system via HTTP
  3. The ability to trick or involve another user (human interaction required)

The attacker can exploit this vulnerability by sending specially crafted HTTP requests to the XML Database component. Due to the scope change characteristic, successful attacks against the XML Database may pivot to affect additional Oracle products and components connected to the database server.

Detection Methods for CVE-2025-30694

Indicators of Compromise

  • Unusual HTTP requests targeting the XML Database component from low-privileged user accounts
  • Unexpected data modifications or read operations within XML Database accessible data
  • Anomalous cross-component activity originating from XML Database operations
  • Authentication events followed by suspicious data access patterns

Detection Strategies

  • Monitor HTTP traffic to Oracle Database Server for unusual patterns or malformed requests targeting XML Database functionality
  • Implement database activity monitoring to detect unauthorized read or write operations
  • Audit user account activities, particularly focusing on low-privileged accounts accessing XML Database components
  • Configure alerts for scope change indicators where XML Database operations affect other Oracle products

Monitoring Recommendations

  • Enable comprehensive audit logging for the XML Database component
  • Monitor for unusual user interaction patterns that may indicate social engineering attempts
  • Implement network segmentation monitoring between Oracle Database Server and connected products
  • Review access control configurations regularly to ensure proper privilege separation

How to Mitigate CVE-2025-30694

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) from April 2025 to affected Oracle Database Server installations
  • Review and restrict User Account privileges to the XML Database component
  • Implement network access controls to limit HTTP access to the database server
  • Audit user accounts with access to XML Database functionality and remove unnecessary privileges

Patch Information

Oracle has released a security patch addressing CVE-2025-30694 as part of the Oracle Security Alert April 2025. Organizations should apply the patch to all affected Oracle Database Server versions:

  • 19.x series: Update from versions 19.3-19.26 to the patched release
  • 21.x series: Update from versions 21.3-21.17 to the patched release
  • 23.x series: Update from versions 23.4-23.7 to the patched release

Workarounds

  • Restrict network access to the XML Database component by implementing firewall rules to limit HTTP connections
  • Apply the principle of least privilege to user accounts, removing User Account privileges from users who do not require XML Database access
  • Implement additional authentication controls to reduce the risk of exploitation requiring human interaction
  • Deploy network segmentation to isolate Oracle Database Server from other critical systems to minimize scope change impact
bash
# Example: Restrict HTTP access to Oracle XML Database (firewall rule)
# Block external HTTP access to Oracle Database Server ports
iptables -A INPUT -p tcp --dport 8080 -s 0.0.0.0/0 -j DROP
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT

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

  • Vulnerability Details
  • TypeXXE

  • Vendor/TechOracle Xml Database

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-284
  • Vendor Resources
  • Oracle Security Alert April 2025
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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