CVE-2026-57919
Received
Received - Intake
Privilege Escalation via Named Pipe in Matrix42 Empirum
Vulnerability report for CVE-2026-57919, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-29
Last updated on: 2026-06-29
Assigner: MITRE
Description
Description
PBackupVSS.exe in Matrix42 Empirum before 25.5 and 26.x before 26.2 creates a named pipe (\\.\pipe\PBackupVSS) with a DACL that grants GENERIC_READ and GENERIC_WRITE permissions to all authenticated users. A low-privileged local attacker can connect to this pipe and send crafted IPC messages to trigger execution of arbitrary commands with SYSTEM privileges via an untrusted search path. This allows privilege escalation by placing a malicious shadow.exe in a controlled working directory.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| matrix42 | empirum | to 25.5 (exc) |
| matrix42 | empirum | From 26.0 (inc) to 26.2 (exc) |
| matrix42 | empirum_personal_backup | 25.4 |
| matrix42 | empirum_personal_backup | 26.1 |
| matrix42 | empirum_personal_backup | to 25.5|end_excluding=26.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-276 | During installation, installed file permissions are set to allow anyone to modify those files. |
| CWE-426 | The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control. |