Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2022-23854

CVE-2022-23854: Aveva InTouch Path Traversal Vulnerability

CVE-2022-23854 is a path traversal vulnerability in Aveva InTouch Access Anywhere that allows unauthenticated attackers to read files outside the web server. This article covers technical details, affected versions, and mitigations.

Published: February 18, 2026

CVE-2022-23854 Overview

CVE-2022-23854 is a path traversal vulnerability affecting AVEVA InTouch Access Anywhere versions 2020 R2 and older. This security flaw allows an unauthenticated user with network access to read arbitrary files on the system outside of the secure gateway web server's intended directory scope. The vulnerability poses significant risk to industrial control system (ICS) environments where AVEVA InTouch Access Anywhere is commonly deployed for remote HMI access.

Critical Impact

Unauthenticated attackers can exploit this path traversal vulnerability to access sensitive configuration files, credentials, and system data on affected AVEVA InTouch Access Anywhere deployments, potentially compromising industrial control system environments.

Affected Products

  • AVEVA InTouch Access Anywhere 2020 R2
  • AVEVA InTouch Access Anywhere 2020
  • AVEVA InTouch Access Anywhere versions prior to 2020 R2

Discovery Timeline

  • 2022-12-23 - CVE-2022-23854 published to NVD
  • 2025-02-13 - Last updated in NVD database

Technical Details for CVE-2022-23854

Vulnerability Analysis

This path traversal vulnerability (CWE-22, CWE-23) exists within the AVEVA InTouch Access Anywhere Secure Gateway web server component. The vulnerability allows attackers to escape the web server's document root directory by manipulating file path inputs, enabling access to files located elsewhere on the host system. Since the attack requires no authentication, any network-accessible deployment is at risk. The vulnerability specifically affects the confidentiality of the system, allowing unauthorized read access to sensitive files including configuration data, credentials, and potentially proprietary industrial process information.

Root Cause

The root cause of CVE-2022-23854 is insufficient input validation on user-supplied file paths within the AVEVA InTouch Access Anywhere Secure Gateway web server. The application fails to properly sanitize path traversal sequences (such as ../ or encoded variants) before processing file requests. This allows attackers to construct malicious requests that navigate outside the intended web root directory and access arbitrary files on the underlying file system with the permissions of the web server process.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker with network access to an exposed AVEVA InTouch Access Anywhere Secure Gateway can craft HTTP requests containing path traversal sequences to read files outside the web server's document root. Typical attack patterns involve manipulating URL parameters or request paths to include directory traversal sequences that resolve to sensitive system files such as configuration files, password stores, or application data. The attack can be executed remotely against any network-accessible instance.

The vulnerability mechanism involves improper handling of directory traversal sequences in HTTP requests. Attackers craft requests containing sequences like ../ or URL-encoded equivalents (%2e%2e%2f) to escape the web root directory and access files elsewhere on the filesystem. For detailed technical information, refer to the Crisec Advisory and CISA ICS Advisory ICSA-22-342-02.

Detection Methods for CVE-2022-23854

Indicators of Compromise

  • HTTP requests to the AVEVA InTouch Access Anywhere Secure Gateway containing ../ or encoded path traversal sequences (%2e%2e%2f, %252e%252e%252f)
  • Web server access logs showing attempts to access files outside normal application paths such as /etc/passwd, C:\Windows\win.ini, or application configuration files
  • Unusual file access patterns from the web server process accessing sensitive system directories
  • Network traffic analysis revealing HTTP responses containing system file contents

Detection Strategies

  • Deploy web application firewall (WAF) rules to detect and block path traversal sequences in incoming requests to AVEVA InTouch Access Anywhere
  • Implement IDS/IPS signatures targeting directory traversal patterns in HTTP traffic destined for known AVEVA deployment ports
  • Enable verbose logging on the Secure Gateway web server and configure SIEM alerts for path traversal indicators
  • Use SentinelOne Singularity to monitor for anomalous file access patterns from web server processes

Monitoring Recommendations

  • Monitor AVEVA InTouch Access Anywhere web server logs for requests containing encoded or decoded path traversal characters
  • Configure alerting for any file read operations by the web server process outside of expected directories
  • Establish network monitoring for unusual outbound data transfers from AVEVA systems that may indicate data exfiltration
  • Review access logs regularly for reconnaissance activity targeting the Secure Gateway component

How to Mitigate CVE-2022-23854

Immediate Actions Required

  • Identify all AVEVA InTouch Access Anywhere deployments running version 2020 R2 or earlier
  • Apply network segmentation to restrict access to AVEVA InTouch Access Anywhere Secure Gateway to authorized users only
  • Review web server and system logs for evidence of exploitation attempts
  • Consider temporarily disabling external access to vulnerable deployments until patches can be applied

Patch Information

AVEVA has released security updates addressing this vulnerability. Refer to the Aveva Security Bulletin AVEVA-2023-001 for official patch information and upgrade instructions. Organizations should upgrade to a patched version of AVEVA InTouch Access Anywhere as soon as possible. Additionally, CISA has published ICS Advisory ICSA-22-342-02 with detailed mitigation guidance.

Workarounds

  • Implement strict network access controls to limit connectivity to the AVEVA InTouch Access Anywhere Secure Gateway to trusted IP addresses only
  • Deploy a reverse proxy or web application firewall (WAF) in front of vulnerable deployments to filter path traversal attempts
  • If remote access is not required, disable or firewall the Secure Gateway component until patching is complete
  • Use VPN-only access for remote connections to minimize attack surface exposure
bash
# Example firewall rule to restrict access to AVEVA InTouch Access Anywhere
# Replace 10.0.0.0/24 with your authorized network range
# Replace 443 with the actual port used by your deployment

# Linux iptables example
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechAveva Intouch Access Anywhere

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability92.61%

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

  • CWE-22
  • Technical References
  • Crisec Advisory: Aveva InTouch Path Traversal

  • Aveva Security Bulletin AVEVA-2023-001

  • CISA ICS Advisory ICSA-22-342-02
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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