CVE-2025-34234: Vasion Print (formerly PrinterLogic) Hardcoded Encryption Private Keys
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 25.1.102 and Application prior to version 25.1.1413 (VA/SaaS deployments) contain two hardcoded private keys that are shipped in the application containers (printerlogic/pi, printerlogic/printer-admin-api, and printercloud/pi). The keys are stored in clear text under /var/www/app/config/ as keyfile.ppk.dev and keyfile.saasid.ppk.dev. The application uses these keys as the symmetric secret for AES‑256‑CBC encryption/decryption of the “SaaS Id” (external identifier) through the getEncryptedExternalId() / getDecryptedExternalId() methods. Because the secret is embedded in the deployed image, any attacker who can obtain a copy of the Docker image, read the configuration files, or otherwise enumerate the filesystem can recover the encryption key. This vulnerability has been confirmed to be remediated, but it is unclear as to when the patch was introduced.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-34234?
CVE-2025-34234 is categorized with a high severity due to the presence of hardcoded private keys that could lead to unauthorized access.
How do I fix CVE-2025-34234?
To mitigate CVE-2025-34234, upgrade to Vasion Print version 25.1.102 or higher for the Virtual Appliance Host and version 25.1.1413 or higher for the Application.
What products are affected by CVE-2025-34234?
CVE-2025-34234 affects Vasion Print Virtual Appliance Host prior to version 25.1.102 and Application prior to version 25.1.1413.
What are the consequences of CVE-2025-34234 if exploited?
If exploited, CVE-2025-34234 could allow attackers to bypass authentication and gain unauthorized access to sensitive functionalities.
Is there a workaround for CVE-2025-34234 pending a fix?
Currently, the only recommended action for CVE-2025-34234 is to update to the latest versions, as there are no effective workarounds.