Description
An insecure process execution vulnerability exists in the pc-printer-updater.exe component of the PaperCut Print Deploy Client for Windows. The application, which typically operates with high-level system privileges, attempts to perform an internal validation check by invoking a secondary system utility using an unqualified file reference.



Because the application does not specify an absolute path to this utility, it relies on the operating system's default search order to locate the executable. Under specific conditions, a local attacker with the ability to modify directories within the system's search path could plant a malicious binary that mimics the expected utility. This could result in the malicious code being executed with SYSTEM privileges, leading to a full compromise of the affected host.
Published: 2026-06-22
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insecure process execution vulnerability exists in the pc-printer-updater.exe component of the PaperCut Print Deploy Client for Windows. The application, run with system privileges, performs an internal validation by invoking a secondary system utility using an unqualified file reference. Because no absolute path is specified, the OS default search order is used, allowing a malicious executable placed in a directory reachable by the system path to be executed with SYSTEM privileges. This could lead to full compromise of the host.

Affected Systems

The affected product is the PaperCut Print Deploy Client for Windows, specifically the pc-printer-updater.exe component. The vulnerability applies to all installations of this client that do not use a fixed path for the invoked utility; version information is not provided in the advisory, so all current releases are potentially vulnerable until a patch is released.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity vulnerability, and the lack of an EPSS score provides no indication of current exploitation prevalence. The vulnerability is not listed in the CISA KEV catalog, but an attacker with local access who can modify directories in the system search path could execute a malicious binary. The attack vector is local with required privileges to write to path directories, and success would give SYSTEM level execution on the compromised host.

Generated by OpenCVE AI on June 22, 2026 at 05:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PaperCut Print Deploy Client for Windows to the latest version that includes a fix for the insecure path usage.
  • Limit write permissions for directories that are part of the system PATH so that only trusted administrators can modify them.
  • Implement file integrity monitoring to detect unauthorized executable files in PATH directories and alert on any changes.

Generated by OpenCVE AI on June 22, 2026 at 05:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 23 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Papercut
Papercut print Deploy
Vendors & Products Papercut
Papercut print Deploy

Mon, 22 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 22 Jun 2026 04:15:00 +0000

Type Values Removed Values Added
Description An insecure process execution vulnerability exists in the pc-printer-updater.exe component of the PaperCut Print Deploy Client for Windows. The application, which typically operates with high-level system privileges, attempts to perform an internal validation check by invoking a secondary system utility using an unqualified file reference. Because the application does not specify an absolute path to this utility, it relies on the operating system's default search order to locate the executable. Under specific conditions, a local attacker with the ability to modify directories within the system's search path could plant a malicious binary that mimics the expected utility. This could result in the malicious code being executed with SYSTEM privileges, leading to a full compromise of the affected host.
Title Insecure Search Path Vulnerability in PaperCut Print Deploy Client for Windows
Weaknesses CWE-427
References
Metrics cvssV4_0

{'score': 7.3, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Papercut Print Deploy
cve-icon MITRE

Status: PUBLISHED

Assigner: PaperCut

Published:

Updated: 2026-06-23T03:55:35.098Z

Reserved: 2026-04-20T04:12:52.791Z

Link: CVE-2026-6645

cve-icon Vulnrichment

Updated: 2026-06-22T16:11:11.918Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-23T21:03:43Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element