CVE-2022-50915
Unknown Unknown - Not Provided
Unquoted Service Path in PTPublisher PTProtect Enables Privilege Escalation

Publication date: 2026-01-13

Last updated on: 2026-03-02

Assigner: VulnCheck

Description
PTPublisher 2.3.4 contains an unquoted service path vulnerability in the PTProtect service that allows local attackers to potentially execute arbitrary code with elevated privileges. Attackers can exploit the unquoted path in 'C:\Program Files (x86)\Primera Technology\PTPublisher\UsbFlashDongleService.exe' to inject malicious executables and gain system-level access.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-13
Last Modified
2026-03-02
Generated
2026-06-16
AI Q&A
2026-01-14
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
primera ptpublisher 2.3.4
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-428 The product uses a search path that contains an unquoted element, in which the element contains whitespace or other separators. This can cause the product to access resources in a parent path.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2022-50915 is an unquoted service path vulnerability in PTPublisher version 2.3.4's PTProtect service. Because the service executable path lacks quotation marks, a local attacker can place a malicious executable in a path segment that Windows might interpret incorrectly. This allows the attacker to execute arbitrary code with elevated privileges, potentially gaining system-level access. [1, 2]

Impact Analysis

This vulnerability can allow a local attacker to escalate privileges on the affected system by executing arbitrary code with elevated (system-level) privileges. This can lead to full system compromise, including unauthorized access to sensitive data, modification of system files, and disruption of system availability. [1, 2]

Detection Guidance

This vulnerability can be detected by checking for unquoted service paths in the PTProtect service. You can use Windows Management Instrumentation Command-line (WMIC) to list services with automatic start mode excluding those in the Windows directory and those with quoted paths. Then, use the command 'sc qc PTProtect' to query the service configuration and confirm if the service path is unquoted. [2]

Mitigation Strategies

Immediate mitigation steps include correcting the unquoted service path by adding quotation marks around the executable path in the PTProtect service configuration to prevent malicious executable injection. Additionally, restrict local user permissions to prevent unauthorized file placement in the service path directories and monitor for suspicious files in the service path. [1, 2]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50915. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart