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

CVE-2025-14599: Altera Quartus Prime Path Vulnerability

CVE-2025-14599 is a search order hijacking vulnerability in Altera Quartus Prime Standard and Lite installers on Windows. Versions 23.1 through 24.1 are affected. This article covers technical details, impact, and mitigations.

Updated: January 22, 2026

CVE-2025-14599 Overview

CVE-2025-14599 is an Uncontrolled Search Path Element vulnerability affecting the Altera Quartus Prime Standard and Quartus Prime Lite installers (SFX) on Windows. This vulnerability enables attackers to perform Search Order Hijacking, potentially allowing local code execution through malicious DLL placement in directories searched by the installer during execution.

Critical Impact

Local attackers with limited privileges can hijack the DLL search order during installation to execute arbitrary code with elevated privileges, potentially compromising the target system during the Quartus Prime installation process.

Affected Products

  • Altera Quartus Prime Standard Installer (SFX) on Windows - versions 23.1 through 24.1
  • Altera Quartus Prime Lite Installer (SFX) on Windows - versions 23.1 through 24.1

Discovery Timeline

  • 2026-01-07 - CVE CVE-2025-14599 published to NVD
  • 2026-01-08 - Last updated in NVD database

Technical Details for CVE-2025-14599

Vulnerability Analysis

This vulnerability stems from CWE-427 (Uncontrolled Search Path Element), where the Altera Quartus Prime installers fail to properly control the search path used to locate DLL files during execution. When the self-extracting (SFX) installer runs on Windows systems, it searches for required DLLs in multiple directories following the standard Windows DLL search order. If an attacker can place a malicious DLL in a directory that is searched before the legitimate location, the installer will load and execute the attacker-controlled code.

The attack requires local access and some user interaction, as the attacker must position the malicious DLL file before the victim runs the installer. This is particularly concerning in scenarios where installers are downloaded to user-writable directories like the Downloads folder, where an attacker may have already planted malicious DLLs.

Root Cause

The root cause lies in the installer's failure to use absolute paths or safe DLL loading practices when loading dependent libraries. The Windows DLL search order typically includes the current working directory, which can be manipulated by attackers. The Quartus Prime SFX installers do not implement recommended mitigations such as using SetDllDirectory("") to remove the current directory from the search path or explicitly specifying full paths for DLL loads.

Attack Vector

The attack requires local access to the target system. An attacker must place a maliciously crafted DLL with a specific name in a directory that will be searched before the legitimate DLL location. Common attack scenarios include:

The attacker places a malicious DLL in the same directory where the installer executable is located, such as the user's Downloads folder. When the victim downloads and executes the Quartus Prime installer from this location, the malicious DLL is loaded instead of the legitimate system DLL, resulting in code execution within the context of the installer process.

Detection Methods for CVE-2025-14599

Indicators of Compromise

  • Unexpected DLL files appearing in user-writable directories alongside installer executables
  • DLL files with common system library names (e.g., version.dll, dwmapi.dll) located in download or temporary folders
  • Process execution anomalies where the Quartus installer spawns unexpected child processes or network connections

Detection Strategies

  • Monitor for DLL loading events from the Quartus Prime installer process that originate from non-standard directories
  • Implement application whitelisting to prevent unauthorized DLL execution
  • Use endpoint detection solutions to identify suspicious DLL sideloading patterns during software installation
  • Review Windows Event Logs for process creation events associated with installer execution

Monitoring Recommendations

  • Enable Sysmon logging with configuration to capture DLL load events (Event ID 7) for installer processes
  • Configure file integrity monitoring on common download directories to detect suspicious DLL placement
  • Implement behavioral analysis rules to detect DLL hijacking patterns during installation workflows

How to Mitigate CVE-2025-14599

Immediate Actions Required

  • Download Quartus Prime installers only from official Altera sources and verify file integrity before execution
  • Move installer executables to a clean, administrator-controlled directory before running them
  • Clear all non-essential files from the directory containing the installer prior to execution
  • Review and apply the latest security updates from Altera for Quartus Prime products

Patch Information

Altera has published security advisory ASA-0005 addressing this vulnerability. Users should consult this advisory for the latest patched versions and detailed remediation guidance. Upgrade to Quartus Prime versions beyond 24.1 where the vulnerability has been addressed.

Workarounds

  • Execute the installer from a newly created, empty directory rather than the default Downloads folder
  • Run the installer with a standard user account rather than with administrative privileges when possible
  • Use endpoint protection software with DLL hijacking detection capabilities during installation
  • Consider using the web-based installer or alternative installation methods if available from Altera
bash
# Configuration example
# Create a clean directory for installation to prevent DLL hijacking
mkdir C:\SecureInstall
# Move the installer to the clean directory
move "%USERPROFILE%\Downloads\QuartusPrimeInstaller.exe" C:\SecureInstall\
# Navigate to the clean directory and run the installer
cd C:\SecureInstall
QuartusPrimeInstaller.exe

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechAltera Quartus Prime

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/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
  • ConfidentialityHigh
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-427
  • Technical References
  • Altera Security Advisory ASA-0005
  • Related CVEs
  • CVE-2025-14625: Altera Quartus Prime Path Vulnerability

  • CVE-2025-14614: Quartus Prime Information Disclosure Flaw
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