CVE-2025-41393 Scanner
Ricoh Web Image Monitor Reflected XSS Scanner – CVE-2025-41393
Short Info
Level
Single Scan
Single Scan
Can be used by
Asset Owner
Estimated Time
10 seconds
Time Interval
12 days 13 hours
Scan only one
URL
Toolbox
-
CVE-2025-41393 is a medium-severity reflected cross-site scripting (XSS) vulnerability affecting Ricoh laser printers and multifunction printers (MFPs) that use the Web Image Monitor interface for device management.
The vulnerability arises from improper sanitization of user-supplied input passed to the `profile` parameter in HTTP GET requests. An attacker could trick a user into clicking a maliciously crafted URL that injects arbitrary JavaScript, which then executes in the context of the user's browser.
This can lead to theft of session cookies, credential harvesting, or redirecting the victim to a malicious site.
Example attack vector:
https://printer-ip-address/?profile=</script><script>alert(document.domain)</script>
Ricoh officially acknowledged this issue in security bulletin RICOH-2025-000001 and recommends updating to a firmware version that includes input sanitization for affected endpoints.
References: