CVE-2025-34225
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-29

Last updated on: 2025-10-09

Assigner: VulnCheck

Description
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 a server-side request forgery (SSRF) vulnerability. The `console_release` directory is reachable from the internet without any authentication. Inside that directory are dozens of PHP scripts that build URLs from user‑controlled values and then invoke either 'curl_exec()` or `file_get_contents()` without proper validation.Β Although many files attempt to mitigate SSRF by calling `filter_var', the checks are incomplete. Because the endpoint is unauthenticated, any remote attacker can supply a hostname and cause the server to issue requests to internal resources. This enables internal network reconnaissance, potential pivoting, or data exfiltration. This vulnerability has been confirmed to be remediated, but it is unclear as to when the patch was introduced.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-29
Last Modified
2025-10-09
Generated
2026-06-16
AI Q&A
2025-09-29
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
vasion virtual_appliance_application to 25.1.1413 (exc)
vasion virtual_appliance_host to 25.1.102 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a server-side request forgery (SSRF) in Vasion Print Virtual Appliance Host and Application prior to certain versions. The 'console_release' directory is accessible from the internet without authentication and contains PHP scripts that build URLs from user input and then make requests without proper validation. This allows an attacker to supply a hostname and cause the server to make requests to internal network resources, potentially enabling internal network reconnaissance, pivoting, or data exfiltration.

Impact Analysis

An attacker can exploit this vulnerability to make the server send requests to internal network resources, which can lead to internal network reconnaissance, unauthorized access to internal systems, potential lateral movement within the network, and data exfiltration. Because the endpoint is unauthenticated, any remote attacker can exploit this without credentials.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-34225. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart