CVE-2025-60865
Unknown Unknown - Not Provided

Insecure Permissions in Avanquest Driver Updater Enables Privilege Escalation

Vulnerability report for CVE-2025-60865, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-03

Last updated on: 2026-02-10

Assigner: MITRE

Description

Insecure Permissions vulnerability in avanquest Driver Updater v.9.1.57803.1174 allows a local attacker to escalate privileges via the Driver Updater Service windows component.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-03
Last Modified
2026-02-10
Generated
2026-07-06
AI Q&A
2026-02-03
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
avanquest pc_helpsoft_driver_updater 9.1.57803.1174

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Detection Guidance

[{'type': 'paragraph', 'content': 'The vulnerability exists in the avanquest Driver Updater version 9.1.57803.1174, specifically in the Driver Updater Service Windows component. Detection involves verifying if this specific software and version is installed on your system.'}, {'type': 'paragraph', 'content': 'You can check for the presence and version of the Driver Updater software by using system commands to list installed programs or services.'}, {'type': 'list_item', 'content': "On Windows, use PowerShell to check installed programs: Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like '*Driver Updater*' }"}, {'type': 'list_item', 'content': 'Alternatively, check running services for the Driver Updater Service: sc queryex type= service state= all | findstr /I "Driver Updater"'}, {'type': 'list_item', 'content': 'You can also check the file system for the Driver Updater executable and check its version by right-clicking the executable and viewing properties or using command line tools.'}] [1, 2]

Mitigation Strategies

Immediate mitigation steps include removing or disabling the vulnerable Driver Updater software version 9.1.57803.1174 to prevent local attackers from exploiting the insecure permissions.

If an update or patch is available from Avanquest or PC HelpSoft, apply it immediately to fix the insecure permissions issue.

Restrict local user permissions to prevent unauthorized access to the Driver Updater Service component.

Monitor your system for unusual privilege escalation attempts related to this service.

Executive Summary

This vulnerability is an Insecure Permissions issue found in avanquest Driver Updater version 9.1.57803.1174. It allows a local attacker to escalate their privileges by exploiting the Driver Updater Service component on Windows.

Impact Analysis

The vulnerability can allow a local attacker to gain higher privileges on the affected system. This means the attacker could potentially execute actions or access data that normally require elevated permissions, leading to unauthorized control or changes on the system.

Compliance Impact

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-60865. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart