CVE-2025-34192
Vasion Virtual Appliance Application ≤ 20.0.2140
Raw vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:XSummary
CVE-2025-34192 is a critical-severity Use of Unmaintained Third Party Components (CWE-1104) vulnerability in Vasion Virtual Appliance Application. Its CVSS base score is 9.3 (Critical).
Operationally, exploitation aligns with the MITRE ATT&CK technique Compromise Software Dependencies and Development Tools (T1195.001); ranked in the top 44% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified map to SA-22 (Unsupported System Components) — see the control section below for these in your framework.
Deeper analysis AI-assisted summary
Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.
CVE-2025-34192 is a critical vulnerability (CVSS 9.8, CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) stemming from the use of an outdated OpenSSL 1.0.2h-fips library, released in May 2016 and end-of-life since 2019, in Vasion Print (formerly PrinterLogic) products. It affects Virtual Appliance Host versions prior to 22.0.893 and Application versions prior to 20.0.2140 used in macOS/Linux client deployments. The unsupported library exposes deployments to known, unpatched vulnerabilities, weakening security posture through flaws in TLS/SSL processing and cryptographic operations; affected daemons may emit deprecation warnings. The issue maps to CWE-1104 (Use of Unmaintained Third Party Components) and carries vendor identifier V-2023-021 — Out-of-Date OpenSSL Library.
Remote attackers require no privileges, low complexity, or user interaction to exploit weaknesses in the outdated OpenSSL components. Exploitation could achieve high impacts on confidentiality, integrity, and availability, potentially allowing compromise of cryptographic operations or TLS/SSL handshakes in affected daemons.
Vendor security bulletins published by PrinterLogic (now Vasion) detail mitigation, available at https://help.printerlogic.com/saas/Print/Security/Security-Bulletins.htm and https://help.printerlogic.com/va/Print/Security/Security-Bulletins.htm. Additional analysis from VulnCheck (https://www.vulncheck.com/advisories/vasion-print-printerlogic-usage-of-outdated-and-unsupported-openssl-version) and researcher Pierre Kim (https://pierrekim.github.io/blog/2025-04-08-vasion-printerlogic-83-vulnerabilities.html#mac-outdated-openssl) highlight the need to upgrade to supported versions incorporating maintained OpenSSL libraries.
This vulnerability was disclosed as part of a broader set of 83 issues identified in Vasion/PrinterLogic products by Pierre Kim, underscoring risks from prolonged use of legacy cryptographic dependencies. No public evidence of real-world exploitation is noted as of the CVE publication on 2025-09-19.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-30262
Vulnerability Data
Vasion Print (formerly PrinterLogic) Virtual Appliance Host versions prior to 22.0.893 and Application versions prior to 20.0.2140 (macOS/Linux client deployments) are built against OpenSSL 1.0.2h-fips (released May 2016), which has been end-of-life since 2019 and is no longer supported by…
more
the OpenSSL project. Continued use of this outdated cryptographic library exposes deployments to known vulnerabilities that are no longer patched, weakening the overall security posture. Affected daemons may emit deprecation warnings and rely on cryptographic components with unresolved security flaws, potentially enabling attackers to exploit weaknesses in TLS/SSL processing or cryptographic operations. This vulnerability has been identified by the vendor as: V-2023-021 — Out-of-Date OpenSSL Library.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Control response
—
—
- 1 hardening rule · 1 OS baseline
V15.1.2
Mitigating Controls (NIST 800-53 r5) AI
SA-22 directly requires replacing components once vendor support ends, structurally preventing reliance on unmaintained third-party code.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
GV.RM-04's high-level risk-response criteria can indirectly discourage unmaintained third-party use via policy, but alone removes none of the concrete supply-chain or maintenance decisions that produce CWE-1104.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
A maintained asset inventory plus scheduled scanning and patching directly reduces the window during which known vulnerable third-party components remain exploitable.
Periodic validation, certification demands, and life-cycle monitoring of supplier components help surface and replace unmaintained third-party elements before they become exploitable liabilities.
Regular exposure to external advisories and vulnerability disclosures helps teams identify and replace unmaintained third-party components before attackers can exploit known weaknesses in them.
Hardening callouts derived
Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).
Oracle Linux 8 (1 rule)
- V-248521 OL 8 must be a vendor-supported release. prevents CWE-1104