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

CVE-2026-2516: ezPDF Reader Path Traversal Vulnerability

CVE-2026-2516 is a path traversal vulnerability in Unidocs ezPDF DRM Reader and ezPDF Reader affecting the SHFOLDER.dll library. This post covers the technical details, affected versions, impact, and mitigation.

Published: February 20, 2026

CVE-2026-2516 Overview

A DLL search path vulnerability has been identified in Unidocs ezPDF DRM Reader and ezPDF Reader affecting versions 2.0 and 3.0.0.4 on 32-bit Windows systems. The vulnerability exists within the application's handling of the SHFOLDER.dll library, where improper validation of the DLL search path allows an attacker to load a malicious DLL from an untrusted location. This is classified as CWE-426 (Untrusted Search Path), a vulnerability class that can lead to arbitrary code execution in the context of the vulnerable application.

Critical Impact

Local attackers with user-level privileges can exploit this DLL search path vulnerability to execute arbitrary code with the privileges of the ezPDF Reader application, potentially leading to complete system compromise.

Affected Products

  • Unidocs ezPDF DRM Reader (32-bit)
  • Unidocs ezPDF Reader 2.0 (32-bit)
  • Unidocs ezPDF Reader 3.0.0.4 (32-bit)

Discovery Timeline

  • 2026-02-15 - CVE-2026-2516 published to NVD
  • 2026-02-18 - Last updated in NVD database

Technical Details for CVE-2026-2516

Vulnerability Analysis

This vulnerability stems from an uncontrolled search path element (CWE-426) in the way ezPDF Reader loads the SHFOLDER.dll library. When the application attempts to load this DLL, it does not properly validate the search path, allowing an attacker to place a malicious DLL in a location that will be searched before the legitimate system directory.

The attack requires local access to the target system and involves placing a specially crafted malicious SHFOLDER.dll in a directory that precedes the legitimate Windows system directory in the DLL search order. When a user launches ezPDF Reader from that location or opens a PDF file associated with the vulnerable application, the malicious DLL is loaded instead of the legitimate system library.

The exploit for this vulnerability has been publicly disclosed, increasing the risk of active exploitation. The vendor was contacted about this vulnerability but did not respond, leaving users without an official patch.

Root Cause

The root cause of CVE-2026-2516 is improper DLL loading practices in the ezPDF Reader application. The software fails to specify a fully qualified path when loading SHFOLDER.dll, instead relying on the default Windows DLL search order. This allows attackers to hijack the DLL loading process by placing a malicious library in a directory that is searched before %SYSTEMROOT%\System32.

On 32-bit Windows systems, the default DLL search order typically includes the application's directory, the current working directory, and various system directories. By exploiting this behavior, an attacker can achieve code execution in the context of the vulnerable application.

Attack Vector

The attack vector for this vulnerability is local, requiring the attacker to have some level of access to the target system. The exploitation process involves:

  1. The attacker creates a malicious SHFOLDER.dll containing arbitrary code
  2. The malicious DLL is placed in a directory where ezPDF Reader will search for it (e.g., the application directory or a directory containing a PDF file)
  3. When a user opens ezPDF Reader or a PDF document, the application loads the malicious DLL
  4. The attacker's code executes with the privileges of the ezPDF Reader process

The attack complexity is high due to the need for precise placement of the malicious DLL and user interaction to trigger the vulnerability. However, social engineering techniques such as sending a ZIP archive containing both a PDF file and the malicious DLL could facilitate exploitation.

Detection Methods for CVE-2026-2516

Indicators of Compromise

  • Presence of unexpected SHFOLDER.dll files in application directories or user-writable locations outside of %SYSTEMROOT%\System32
  • Process creation events showing ezPDF Reader loading DLLs from non-standard locations
  • Suspicious DLL files with SHFOLDER.dll filename that have different file hashes than the legitimate Windows library
  • Unusual network connections or child processes spawned by ezPDF Reader

Detection Strategies

  • Monitor for DLL loading events where SHFOLDER.dll is loaded from paths other than the Windows System32 directory
  • Implement file integrity monitoring on ezPDF Reader installation directories to detect unauthorized DLL placement
  • Use endpoint detection and response (EDR) solutions to identify process injection or suspicious code execution following PDF file access
  • Deploy application whitelisting to prevent unauthorized DLLs from being loaded by ezPDF Reader

Monitoring Recommendations

  • Enable Windows Security Event logging for DLL loads (Event ID 7) and monitor for anomalous library paths
  • Configure SentinelOne behavioral AI to detect DLL sideloading patterns associated with document reader applications
  • Implement network segmentation to limit the impact of potential code execution
  • Review and audit file system permissions on directories where ezPDF Reader may search for DLLs

How to Mitigate CVE-2026-2516

Immediate Actions Required

  • Consider discontinuing use of ezPDF DRM Reader and ezPDF Reader until the vendor provides a security patch
  • Ensure users do not open PDF files from untrusted sources or extract archives containing PDF files alongside unknown DLL files
  • Implement application control policies to restrict DLL loading to trusted directories only
  • Deploy SentinelOne Singularity platform for real-time detection of DLL hijacking attempts

Patch Information

As of the last modification date (2026-02-18), no official patch is available from Unidocs. The vendor was contacted regarding this vulnerability but did not respond. Organizations should monitor the VulDB entry and vendor communications for updates on patch availability.

In the absence of an official fix, organizations are advised to implement compensating controls and consider alternative PDF reader solutions.

Workarounds

  • Remove or restrict write permissions on the ezPDF Reader application directory to prevent unauthorized DLL placement
  • Configure Windows DLL search order using SafeDllSearchMode registry setting to prioritize system directories
  • Use Windows Defender Application Control (WDAC) or AppLocker to restrict DLL loading to known-good libraries
  • Train users to avoid opening PDF files from untrusted sources, especially when delivered in archive formats
bash
# Registry configuration to enable SafeDllSearchMode (run as Administrator)
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager" /v SafeDllSearchMode /t REG_DWORD /d 1 /f

# Verify the setting
reg query "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager" /v SafeDllSearchMode

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

  • Vulnerability Details
  • TypePath Traversal

  • Vendor/TechUnidocs

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/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
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-426
  • Technical References
  • Gofile File Share

  • VulDB CTI Report #346107

  • VulDB #346107

  • VulDB Submission #736172
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync CSRF 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