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

CVE-2025-65117: Aveva Process Optimization Privilege Escalation

CVE-2025-65117 is a privilege escalation vulnerability in Aveva Process Optimization allowing authenticated users to embed malicious OLE objects in graphics and gain victim privileges upon interaction.

Published: January 23, 2026

CVE-2025-65117 Overview

CVE-2025-65117 is a privilege escalation vulnerability affecting AVEVA Process Optimization software. The vulnerability allows an authenticated attacker with Process Optimization Designer User privileges to embed OLE (Object Linking and Embedding) objects into graphics. When a victim user subsequently interacts with these malicious graphical elements, the attacker can escalate their privileges to assume the identity of the victim user.

This vulnerability is classified under CWE-676 (Use of Potentially Dangerous Function), indicating that the software relies on functionality that is inherently risky when processing OLE objects within the graphical interface.

Critical Impact

Authenticated attackers can leverage OLE object embedding to hijack victim user sessions and escalate privileges, potentially compromising operational technology (OT) environments running AVEVA Process Optimization.

Affected Products

  • AVEVA Process Optimization (all versions prior to patched release)
  • Systems with Process Optimization Designer User access enabled
  • Industrial control environments utilizing AVEVA Process Optimization for operational workflows

Discovery Timeline

  • January 16, 2026 - CVE-2025-65117 published to NVD
  • January 22, 2026 - Last updated in NVD database

Technical Details for CVE-2025-65117

Vulnerability Analysis

This vulnerability stems from the use of potentially dangerous functions (CWE-676) in how AVEVA Process Optimization handles OLE object embedding within graphical elements. The attack requires local access and an authenticated user with Process Optimization Designer User privileges, but once positioned, an attacker can craft malicious graphical elements that execute with elevated privileges when interacted with by other users.

The attack leverages the OLE technology's capability to embed executable content within documents and graphics. When a higher-privileged user views or interacts with the poisoned graphical element, the embedded OLE object executes in the context of that user's session, effectively allowing the attacker to perform actions with the victim's credentials and access level.

This is particularly concerning in industrial control system (ICS) environments where AVEVA Process Optimization is deployed, as privilege escalation could grant access to critical operational functions.

Root Cause

The root cause lies in insufficient validation and sandboxing of OLE objects embedded within the Process Optimization graphics subsystem. The application fails to properly restrict what types of OLE objects can be embedded and does not adequately isolate OLE object execution from the viewing user's security context. This use of potentially dangerous OLE embedding functionality without proper safeguards allows authenticated users to craft malicious content that executes with unintended privileges.

Attack Vector

The attack vector is local, requiring the attacker to have authenticated access as a Process Optimization Designer User. The attack chain proceeds as follows:

  1. The attacker authenticates to the AVEVA Process Optimization system with Designer User credentials
  2. The attacker creates or modifies a graphical element, embedding a malicious OLE object
  3. The poisoned graphic is saved and made available through normal workflow channels
  4. When a victim user with higher privileges views or interacts with the graphic, the OLE object executes
  5. The attacker's embedded payload runs with the victim's privilege level, enabling privilege escalation

The vulnerability requires user interaction from the victim, as they must engage with the malicious graphical element for exploitation to succeed. This interaction could be as simple as opening a project file or viewing a dashboard containing the compromised graphic.

Detection Methods for CVE-2025-65117

Indicators of Compromise

  • Unusual OLE objects embedded within Process Optimization project files or graphics
  • Unexpected process spawning from the AVEVA Process Optimization application context
  • User session anomalies where actions are performed inconsistent with user's normal behavior
  • Modified graphical elements containing embedded objects that were not part of original designs

Detection Strategies

  • Monitor Process Optimization project files for newly embedded OLE objects, particularly from users with Designer privileges
  • Implement application-level logging to track graphical element modifications and OLE insertions
  • Deploy endpoint detection and response (EDR) solutions to identify suspicious process chains originating from AVEVA applications
  • Establish baseline behavior for Designer User accounts and alert on deviations

Monitoring Recommendations

  • Enable verbose logging within AVEVA Process Optimization to capture object embedding activities
  • Configure SentinelOne agents to monitor for suspicious OLE-related activity patterns in ICS environments
  • Implement file integrity monitoring on Process Optimization project directories
  • Review access logs regularly for unusual patterns of graphic viewing by privileged users

How to Mitigate CVE-2025-65117

Immediate Actions Required

  • Apply the security patch available from AVEVA immediately to all affected installations
  • Audit existing Process Optimization projects for suspicious embedded OLE objects
  • Review and restrict Designer User privileges to only essential personnel
  • Implement network segmentation to limit exposure of Process Optimization systems

Patch Information

AVEVA has released a security update addressing this vulnerability. Organizations should obtain the patched version from the AVEVA Product Download Portal. Additional security guidance is available through the AVEVA Cyber Security Updates page. CISA has also published advisory ICSA-26-015-01 with additional mitigation guidance for industrial control system operators.

Workarounds

  • Disable or restrict OLE object embedding capabilities within Process Optimization if business operations permit
  • Implement strict access controls limiting which users can modify graphical elements
  • Establish review workflows requiring approval before graphical changes are published to production
  • Run Process Optimization in isolated network segments with limited user access until patching is complete
  • Consider implementing application whitelisting to prevent unauthorized code execution from embedded objects
bash
# Review AVEVA Process Optimization project files for embedded OLE objects
# This example searches for OLE signatures in project directories
find /path/to/aveva/projects -type f \( -name "*.prj" -o -name "*.grf" \) -exec grep -l "OLE" {} \;

# Restrict file permissions on project directories
chmod -R 750 /path/to/aveva/projects
chown -R root:aveva-users /path/to/aveva/projects

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechAveva Process Optimization

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:H/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
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-676
  • Technical References
  • GitHub CSAF File

  • AVEVA Product Download

  • CISA ICS Advisory ICSA-26-015-01
  • Vendor Resources
  • AVEVA Cyber Security Updates
  • Related CVEs
  • CVE-2025-64691: Aveva Process Optimization Privilege Escalation

  • CVE-2025-64729: Aveva Process Optimization Escalation Flaw

  • CVE-2025-65118: Aveva Process Optimization Escalation

  • CVE-2025-61937: Aveva Process Optimization RCE 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