Auth bypass in Vasion Print Application
CVE-2025-34222
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/cert_upload, /admin/hp/cert_delete, /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.
Vulnerability class: Broken Authentication
EPSS: 0.005 (42.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N.
Affected products
Weakness classification (CWE)
References
- disclosure@vulncheck.com (Exploit, technical-description, Third Party Advisory)
- disclosure@vulncheck.com (vendor-advisory, patch, Vendor Advisory)
- disclosure@vulncheck.com (vendor-advisory, patch, Vendor Advisory)
- disclosure@vulncheck.com (Third Party Advisory, third-party-advisory)
Frequently asked questions
- What is CVE-2025-34222?
- CVE-2025-34222 is a critical-severity vulnerability in Vasion Print Application, classified under Missing Authentication for Critical Function. CVSS score: 9.1/10. Published 2025-09-29.
- How severe is CVE-2025-34222?
- Critical severity. CVSS v3 base score is 9.1 out of 10.