CVE-2025-34222: Vasion Print (formerly PrinterLogic) Unauthenticated Admin APIs Used to Modify SSL Certificates
Vasion Print (formerly PrinterLogic) Virtual Appliance Host prior to version 22.0.1049 and Application prior to version 20.0.2786 (VA/SaaS deployments) expose four admin routes – /admin/hp/certupload, /admin/hp/certdelete, /admin/certs/ca, and /admin/certs/serviceclients/{scid} – without any authentication check. The routes are defined in the /var/www/app/routes/web.php file inside the printercloud/pi Docker container and are handled by the HPCertificateController class, which performs no user validation. An unauthenticated attacker can therefore upload a new TLS/SSL certificate replacing the trusted root used by the appliance, delete an existing certificate causing immediate loss of trust for services that rely on it, or download any stored CA or client certificate via the service‑clients endpoint which also suffers an IDOR that allows enumeration of all client IDs. This vulnerability has been identified by the vendor as: V-2024-028 — Unauthenticated Admin APIs Used to Modify SSL Certificates.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-34222?
CVE-2025-34222 is classified as a medium severity vulnerability due to the exposure of sensitive admin routes.
How do I fix CVE-2025-34222?
To fix CVE-2025-34222, upgrade Vasion Print to version 22.0.1049 or later and Vasion Application to version 20.0.2786 or later.
What are the affected versions in CVE-2025-34222?
CVE-2025-34222 affects Vasion Print versions prior to 22.0.1049 and Vasion Application versions prior to 20.0.2786.
What are the admin routes exposed in CVE-2025-34222?
The exposed admin routes in CVE-2025-34222 include /admin/hp/cert_upload, /admin/hp/cert_delete, /admin/certs/ca, and /admin/certs/serviceclients/{scid}.
Who is affected by CVE-2025-34222?
Organizations using Vasion Print and Vasion Application prior to the specified patched versions are at risk from CVE-2025-34222.