A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-45684

CVE-2026-45684: OpenTelemetry eBPF Buffer Overflow Flaw

CVE-2026-45684 is a buffer overflow vulnerability in OpenTelemetry eBPF Instrumentation that allows memory overwrites via crafted writev calls. This article covers the technical details, affected versions, and patches.

Published: June 4, 2026

CVE-2026-45684 Overview

CVE-2026-45684 affects the OpenTelemetry eBPF Instrumentation (OBI) project, which provides eBPF-based instrumentation aligned with the OpenTelemetry standard. The vulnerability resides in OBI's log enricher, which mishandles writev buffers when log injection is enabled. The enricher reads only the first iovec entry while using the total iov_iter.count as the copy length. A crafted multi-segment writev call can cause OBI to read and overwrite memory beyond the first segment. Affected versions include 0.7.0 through 0.8.x, and the issue is fixed in version 0.9.0. The flaw is classified under [CWE-126] (Buffer Over-read).

Critical Impact

A local attacker with low privileges can trigger out-of-bounds memory reads and writes in the OBI log enricher, leading to limited confidentiality, integrity, and availability impact within the instrumented process context.

Affected Products

  • OpenTelemetry eBPF Instrumentation (OBI) version 0.7.0
  • OpenTelemetry eBPF Instrumentation (OBI) versions 0.7.x through 0.8.x
  • All Go-based deployments of opentelemetry:ebpf_instrumentation prior to 0.9.0

Discovery Timeline

  • 2026-06-02 - CVE-2026-45684 published to NVD
  • 2026-06-03 - Last updated in NVD database

Technical Details for CVE-2026-45684

Vulnerability Analysis

The vulnerability resides in OBI's log enricher component, which intercepts and augments log output captured through writev system calls. The writev system call accepts an array of iovec structures, each describing a separate memory segment to write. OBI's enricher implementation reads data from only the first iovec entry in the array. However, the code uses the aggregate iov_iter.count value, representing the total length across all segments, as the length parameter for the copy operation. This length mismatch causes the enricher to treat memory beyond the first segment as if it belonged to a single contiguous buffer.

When log injection is enabled, the enricher subsequently overwrites memory using the same incorrect length. The result is both an out-of-bounds read and an out-of-bounds write relative to the actual first segment's boundary. The flaw is tracked under [CWE-126] and impacts the integrity of process memory adjacent to legitimate log buffers.

Root Cause

The root cause is an inconsistency between the data source and the length value used in a copy operation. The enricher logic correctly references the first iovec.iov_base and iovec.iov_len for reading data, but incorrectly substitutes iov_iter.count as the length parameter. iov_iter.count reflects the cumulative byte count across every iovec in the array, not the length of any single segment. The mismatch becomes exploitable when a caller issues a writev with multiple segments.

Attack Vector

Exploitation requires local access and the ability to invoke writev against a file descriptor handled by an instrumented process with log injection enabled. An attacker constructs a multi-segment writev call where the first iovec is short and subsequent segments inflate the total iov_iter.count. OBI then reads past the first segment and overwrites memory that the attacker did not provide as input. The vulnerability requires log injection to be active for impact to manifest.

No public proof-of-concept exploit is available. The EPSS score of 0.013% reflects low likelihood of opportunistic exploitation.

Detection Methods for CVE-2026-45684

Indicators of Compromise

  • Unexpected process crashes or memory corruption symptoms in services instrumented with OBI versions 0.7.0 through 0.8.x
  • Anomalous writev system call patterns with unusually short first iovec segments followed by larger segments in instrumented workloads
  • Log enricher output containing fragments of unrelated process memory or malformed log records

Detection Strategies

  • Inventory all deployments of opentelemetry:ebpf_instrumentation and confirm the running version using obi --version or container image tags
  • Audit configuration for the log injection feature and identify processes where the enricher is active
  • Review eBPF tracepoint logs for repeated invocations of writev with multi-segment payloads against instrumented file descriptors

Monitoring Recommendations

  • Track OBI binary versions across Kubernetes clusters and bare-metal hosts through software bill of materials (SBOM) tooling
  • Forward OBI service logs to a centralized logging platform and alert on parser errors, truncated records, or unexpected byte sequences
  • Monitor host-level memory and stability metrics for processes running OBI-enriched workloads

How to Mitigate CVE-2026-45684

Immediate Actions Required

  • Upgrade OpenTelemetry eBPF Instrumentation to version 0.9.0 or later across all environments
  • If immediate upgrade is not feasible, disable the log injection feature in OBI configuration until patching is complete
  • Restrict local access to hosts running OBI to trusted operators only and review existing service accounts with writev access to instrumented descriptors

Patch Information

The issue is patched in OpenTelemetry eBPF Instrumentation version 0.9.0. Release notes and the fix are available in the GitHub Release v0.9.0. The vendor advisory is published as GitHub Security Advisory GHSA-vvmg-8mjr-g6q3.

Workarounds

  • Disable log injection in the OBI configuration to prevent the vulnerable overwrite path from executing
  • Limit which workloads OBI instruments by tightening discovery selectors and excluding untrusted processes
  • Apply Linux capability restrictions and seccomp profiles to reduce the set of processes able to issue arbitrary writev calls against instrumented descriptors
bash
# Upgrade OBI to the patched release
# Example for container deployments
docker pull ghcr.io/open-telemetry/opentelemetry-ebpf-instrumentation:v0.9.0

# Verify the running version
obi --version

# Temporary workaround: disable log injection in OBI configuration
# (refer to the official OBI configuration reference for the exact key)
OTEL_EBPF_LOG_INJECTION=false

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechOpentelemetry

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-126
  • Technical References
  • GitHub Release v0.9.0
  • Vendor Resources
  • GitHub Security Advisory GHSA-vvmg-8mjr-g6q3
  • Related CVEs
  • CVE-2026-45678: OpenTelemetry eBPF Buffer Overflow Flaw

  • CVE-2026-45686: OpenTelemetry eBPF Instrumentation DoS Flaw

  • CVE-2026-45685: OpenTelemetry eBPF Instrumentation DoS Flaw

  • CVE-2026-45683: OpenTelemetry eBPF Information Disclosure
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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