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-2026-35562

CVE-2026-35562: Amazon Athena ODBC Driver DoS Vulnerability

CVE-2026-35562 is a denial of service flaw in Amazon Athena ODBC driver that allows attackers to cause resource exhaustion through crafted input. This article covers technical details, affected versions, and mitigation.

Published: April 10, 2026

CVE-2026-35562 Overview

CVE-2026-35562 is a Resource Exhaustion vulnerability affecting Amazon Athena ODBC driver versions prior to 2.1.0.0. The vulnerability stems from improper allocation of resources without limits in the parsing components, which could allow a threat actor to cause a denial of service condition by delivering specially crafted input that triggers excessive resource consumption during the driver's parsing operations.

This vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), indicating that the affected parsing components fail to properly constrain the resources allocated when processing user-supplied data.

Critical Impact

Remote attackers can cause denial of service by exploiting unbounded resource allocation in the Amazon Athena ODBC driver's parsing components, potentially disrupting database connectivity and business operations.

Affected Products

  • Amazon Athena ODBC Driver versions before 2.1.0.0 (Windows)
  • Amazon Athena ODBC Driver versions before 2.1.0.0 (Linux)
  • Amazon Athena ODBC Driver versions before 2.1.0.0 (macOS Intel and ARM)

Discovery Timeline

  • April 03, 2026 - CVE-2026-35562 published to NVD
  • April 07, 2026 - Last updated in NVD database

Technical Details for CVE-2026-35562

Vulnerability Analysis

The vulnerability exists within the parsing components of the Amazon Athena ODBC driver. When the driver processes input data, it fails to implement proper bounds checking or resource limits on the allocation operations. This architectural weakness allows an attacker to craft malicious input that forces the driver to consume excessive system resources—particularly memory and CPU cycles—during parsing operations.

The attack can be executed over the network without requiring authentication or user interaction. An attacker exploiting this vulnerability can cause high availability impact to the affected system, though confidentiality and integrity remain unaffected. This makes it a pure denial of service vulnerability focused on disrupting the normal operation of applications relying on the Athena ODBC driver for database connectivity.

Root Cause

The root cause of CVE-2026-35562 is the absence of resource allocation limits within the driver's parsing logic. Specifically, the parsing components do not enforce maximum thresholds for memory allocation or processing iterations when handling input data. This design flaw allows unbounded resource consumption when processing specially crafted payloads, leading to resource exhaustion conditions that can render the driver—and dependent applications—unresponsive.

Attack Vector

The attack vector for this vulnerability is network-based, meaning an attacker can exploit the flaw remotely by sending crafted input to applications using the vulnerable Amazon Athena ODBC driver. The exploitation does not require any special privileges or user interaction.

The attack mechanism involves delivering malformed or oversized input data designed to trigger the unbounded allocation behavior in the parsing components. When the driver attempts to parse this crafted input, it enters a state of excessive resource consumption, ultimately leading to denial of service. Applications that process untrusted data through the Athena ODBC driver are particularly at risk.

Detection Methods for CVE-2026-35562

Indicators of Compromise

  • Unusual memory consumption spikes in processes utilizing the Amazon Athena ODBC driver
  • Application crashes or hangs when processing queries or data through Athena connections
  • System resource exhaustion events correlated with ODBC driver activity
  • Log entries indicating parsing failures or timeout conditions in database connectivity layers

Detection Strategies

  • Monitor system resource utilization (memory, CPU) for processes using the Athena ODBC driver
  • Implement application-level logging to capture parsing errors and abnormal processing times
  • Deploy endpoint detection solutions capable of identifying resource exhaustion patterns
  • Review connection logs for anomalous query patterns or malformed input attempts

Monitoring Recommendations

  • Configure alerts for memory threshold breaches in applications using Athena ODBC connectivity
  • Implement process monitoring to detect unexpected termination or unresponsiveness
  • Enable detailed logging on systems utilizing the affected driver versions
  • Establish baseline resource consumption metrics to identify deviation patterns

How to Mitigate CVE-2026-35562

Immediate Actions Required

  • Upgrade to Amazon Athena ODBC Driver version 2.1.0.0 or later immediately
  • Inventory all systems and applications using the Amazon Athena ODBC driver to identify vulnerable installations
  • Implement network-level controls to restrict access to systems running vulnerable driver versions
  • Monitor affected systems for signs of exploitation while patching is in progress

Patch Information

Amazon has addressed this vulnerability in Amazon Athena ODBC Driver version 2.1.0.0. Users should upgrade to this version or later to remediate the vulnerability. Updated driver packages are available for all supported platforms:

  • Windows: Amazon Athena ODBC Driver Windows MSI
  • Linux: Amazon Athena ODBC Driver RPM
  • macOS Intel: Amazon Athena ODBC Driver Mac Intel
  • macOS ARM: Amazon Athena ODBC Driver Mac ARM

For additional details, refer to the AWS Security Bulletin 2026-013 and the AWS Athena ODBC Driver Release Notes.

Workarounds

  • Implement input validation at the application layer before data reaches the ODBC driver
  • Deploy resource limits (e.g., memory cgroups on Linux) for processes using the vulnerable driver
  • Restrict network access to systems running vulnerable configurations to trusted sources only
  • Consider temporarily disabling or isolating non-critical applications using affected driver versions until patches can be applied
bash
# Verify installed Amazon Athena ODBC driver version on Linux
rpm -qa | grep -i athenaodbc

# Check driver version on Windows (PowerShell)
# Get-ItemProperty "HKLM:\SOFTWARE\ODBC\ODBCINST.INI\Amazon Athena ODBC Driver" | Select-Object Driver, DriverODBCVer

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechAmazon Athena

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.11%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • AWS Security Bulletin 2026-013

  • AWS Athena ODBC Driver Release Notes

  • Amazon Athena ODBC Driver RPM

  • Amazon Athena ODBC Driver Mac Intel

  • Amazon Athena ODBC Driver Mac ARM

  • Amazon Athena ODBC Driver Windows
  • Related CVEs
  • CVE-2026-35559: Amazon Athena ODBC Driver DoS Vulnerability

  • CVE-2026-35560: Amazon Athena ODBC Auth Bypass Flaw

  • CVE-2026-5485: Amazon Athena ODBC Driver RCE Vulnerability

  • CVE-2026-35561: Amazon Athena ODBC Auth Bypass 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