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-14614

CVE-2025-14614: Quartus Prime Information Disclosure Flaw

CVE-2025-14614 is an information disclosure vulnerability in Altera Quartus Prime Standard and Lite installers on Windows. Attackers can exploit predictable temporary files to access sensitive data. Learn about affected versions and mitigation.

Updated: January 22, 2026

CVE-2025-14614 Overview

An insecure temporary file vulnerability has been identified in the Altera Quartus Prime Standard and Lite Installer (SFX) packages for Windows. The vulnerability stems from the use of predictable temporary file names during the installation process, which could allow local attackers to exploit race conditions and potentially gain elevated privileges or manipulate installation files.

Critical Impact

Local attackers with limited privileges can potentially predict and preemptively create temporary files used by the installer, leading to possible file manipulation, code execution, or privilege escalation during installation.

Affected Products

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

Discovery Timeline

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

Technical Details for CVE-2025-14614

Vulnerability Analysis

This vulnerability is classified under CWE-377 (Insecure Temporary File), which occurs when an application creates temporary files in an insecure manner. The Altera Quartus Prime installers for Windows fail to properly generate unique, unpredictable temporary file names during the installation process. This weakness enables local attackers to predict the names of temporary files that will be created, potentially allowing them to pre-create these files with malicious content or establish symbolic links to sensitive system files.

The attack requires local access and some user interaction, as the vulnerability can only be exploited during the installation process. However, successful exploitation could lead to high impacts on confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause of this vulnerability lies in the installer's use of predictable naming conventions for temporary files. Instead of generating cryptographically random file names or using secure system APIs for temporary file creation, the installer uses patterns that can be anticipated by an attacker. This implementation flaw violates secure coding practices for temporary file handling on Windows systems.

Attack Vector

The attack requires local access to the target system. An attacker would need to:

  1. Monitor or predict when a user initiates the Quartus Prime installation
  2. Pre-create temporary files in the expected location with predictable names
  3. Populate these files with malicious content or create symbolic links to sensitive files
  4. Wait for the installer to interact with these pre-created files

The vulnerability could be exploited through symlink attacks where the attacker creates a symbolic link from the predictable temporary file path to a sensitive system file, potentially causing the installer to overwrite or modify critical system resources with elevated privileges.

Detection Methods for CVE-2025-14614

Indicators of Compromise

  • Unexpected files or symbolic links present in the Windows temporary directories (%TEMP%, %TMP%) prior to Quartus Prime installation
  • Unusual file system activity in temp directories during installation processes
  • Presence of hardlinks or junction points in temporary locations pointing to system directories

Detection Strategies

  • Monitor file creation events in Windows temporary directories for patterns matching Quartus Prime installer temporary files
  • Implement file integrity monitoring on critical system files during software installation procedures
  • Use endpoint detection solutions to identify suspicious symlink or junction point creation in temp directories

Monitoring Recommendations

  • Enable Windows Security Event logging for file system operations in temporary directories
  • Deploy SentinelOne agents to detect and alert on suspicious file system manipulation during installation activities
  • Implement application whitelisting policies that monitor for unexpected file creations during known installer execution

How to Mitigate CVE-2025-14614

Immediate Actions Required

  • Avoid running Quartus Prime Standard or Lite installers (versions 23.1 through 24.1) on shared or multi-user Windows systems until patched
  • Ensure that only trusted administrators with exclusive system access perform installations
  • Clear and monitor temporary directories immediately before initiating the installation process
  • Verify file system integrity after installation completes

Patch Information

Altera has released a security advisory addressing this vulnerability. Users should consult the Altera Security Advisory ASA-0005 for detailed patch information and updated installer downloads. It is recommended to upgrade to the latest version of Quartus Prime that includes the fix for predictable temporary file handling.

Workarounds

  • Perform installations on isolated systems where other users cannot access the temporary file directories
  • Create a dedicated, access-restricted temporary directory and configure the installer to use it via environment variables
  • Monitor the temporary directory in real-time during installation and terminate the process if unexpected files appear
bash
# Workaround: Create a secure temporary directory for installation
mkdir C:\SecureTemp
icacls C:\SecureTemp /inheritance:r /grant:r "%USERNAME%:(OI)(CI)F"
set TEMP=C:\SecureTemp
set TMP=C:\SecureTemp
# Run the Quartus Prime installer after setting these environment variables

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • 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-377
  • Technical References
  • Altera Security Advisory ASA-0005
  • Related CVEs
  • CVE-2025-14599: Altera Quartus Prime Path Vulnerability

  • CVE-2025-14625: Altera Quartus Prime Path 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