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

CVE-2023-26077: Atera Agent Information Disclosure Flaw

CVE-2023-26077 is an information disclosure vulnerability in Atera Agent for Windows that creates temporary files in directories with insecure permissions. This article covers technical details, affected versions, and mitigation.

Updated: May 15, 2026

CVE-2023-26077 Overview

CVE-2023-26077 affects the Atera Agent through version 1.8.3.6 on Windows. The agent creates a temporary file in a directory configured with insecure permissions. A local attacker with low privileges can manipulate this file to influence agent behavior running under a higher-privileged context. The weakness is classified as Incorrect Default Permissions [CWE-276]. Mandiant disclosed the issue under advisory MNDT-2023-0008.

Critical Impact

Local attackers can leverage insecure temporary file permissions to escalate privileges on Windows hosts running vulnerable Atera Agent builds, gaining high impact on confidentiality, integrity, and availability.

Affected Products

  • Atera Agent through version 1.8.3.6
  • Microsoft Windows operating systems hosting the Atera Agent
  • Endpoints managed by Atera remote monitoring deployments

Discovery Timeline

  • 2023-07-24 - CVE-2023-26077 published to the National Vulnerability Database (NVD)
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-26077

Vulnerability Analysis

The Atera Agent runs on Windows endpoints and performs remote monitoring and management tasks with elevated privileges. During operation, the agent creates a temporary file in a directory that grants write access to non-administrative users. Because the parent directory permissions are too permissive, any local user can place, modify, or replace files in that path. When the agent later operates on the file under a privileged context, the attacker influences the resulting action.

This class of weakness is tracked as Incorrect Default Permissions [CWE-276]. The vulnerability requires local access and low privileges. No user interaction is needed. The attack complexity is low because the directory location and file naming are predictable across installations.

Root Cause

The root cause is improper access control on a directory used by the agent for transient files. The directory inherits or is created with an Access Control List (ACL) that permits write access to standard users. The agent does not validate ownership or restrict permissions on the temporary file before consuming it.

Attack Vector

An attacker authenticated as a low-privileged local user stages a malicious file or symbolic link in the writable directory before the agent reads or executes the temporary content. When the privileged agent process operates on the planted file, the attacker gains code execution or file manipulation in the SYSTEM context. See the Mandiant Advisory MNDT-2023-0008 for additional technical context.

No verified proof-of-concept code is published for CVE-2023-26077.
Refer to the Mandiant advisory for exploitation details.

Detection Methods for CVE-2023-26077

Indicators of Compromise

  • Unexpected files or symbolic links created by non-administrative users in directories used by the Atera Agent for temporary storage
  • New SYSTEM-level processes spawned by AteraAgent.exe shortly after low-privileged file write events
  • Modifications to agent-owned files where the file owner does not match the agent service account

Detection Strategies

  • Audit Windows file system events for write operations performed by non-privileged users in Atera Agent working directories
  • Correlate process creation events under AteraAgent.exe with prior file creation events from standard user tokens
  • Hunt for symbolic link or junction creation in agent-controlled paths using Sysmon event ID 11 and 15

Monitoring Recommendations

  • Enable Windows object access auditing on directories used by third-party monitoring agents
  • Forward endpoint telemetry to a centralized analytics platform for correlation between user-context file writes and privileged process activity
  • Track installed Atera Agent versions across the fleet and alert on hosts still running builds at or below 1.8.3.6

How to Mitigate CVE-2023-26077

Immediate Actions Required

  • Inventory all Windows endpoints running the Atera Agent and identify versions at or below 1.8.3.6
  • Upgrade affected agents to a fixed release published by Atera
  • Restrict interactive logon on systems where the agent runs with SYSTEM privileges to reduce local attacker exposure

Patch Information

Upgrade the Atera Agent to a version later than 1.8.3.6. Consult Atera Security Resources and the Mandiant Vulnerability Disclosures repository for advisory references and remediation guidance.

Workarounds

  • Apply restrictive ACLs to the agent's temporary directory so only SYSTEM and administrators retain write access until a patched version is deployed
  • Limit the number of standard users with interactive access to servers and workstations running the agent
  • Monitor and alert on file creation in the agent's working directories performed by accounts other than the agent service account
bash
# Example PowerShell to inspect ACLs on a suspect directory
Get-Acl "C:\ProgramData\Atera Networks" | Format-List
# Remove inherited write permissions for non-admin users
icacls "C:\ProgramData\Atera Networks" /inheritance:r /grant:r "SYSTEM:(OI)(CI)F" "Administrators:(OI)(CI)F"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft Windows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-Other

  • CWE-276
  • Technical References
  • Mandiant Vulnerability Disclosures

  • Mandiant Advisory MNDT-2023-0008

  • Atera Security Resources
  • Related CVEs
  • CVE-2025-64298: Mirion Biodose/nmis Info Disclosure Flaw

  • CVE-2025-68154: Systeminformation Library RCE Vulnerability

  • CVE-2026-21241: Windows 11 23h2 Privilege Escalation Flaw

  • CVE-2021-31956: Windows 10 1507 Privilege Escalation Flaw
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