CVE-2022-46898
CWE-22Published: July 25, 2023· Updated: Jun 17, 2026
Official Description
An issue was discovered in Vocera Report Server and Voice Server 5.x through 5.8. There is Path Traversal via the "restore SQL data" filename. The Vocera Report Console contains a websocket function that allows for the restoration of the database from a ZIP archive that expects a SQL import file. The filename provided is not properly sanitized and allows for the inclusion of a path-traversal payload that can be used to escape the intended Vocera restoration directory. An attacker could exploit this vulnerability to point to a crafted ZIP archive that contains SQL commands that could be executed against the database.
Risk Analysis
This vulnerability in Vocera Report and Voice Server allows path traversal during database restoration. An attacker can use a crafted ZIP archive to execute arbitrary SQL commands, potentially leading to full database compromise. With a CVSS score of 9.8, this is a critical flaw that is remotely exploitable without authentication.
There is no known public exploit for this vulnerability, and it is not currently listed in the CISA KEV catalog.
Users should update to a patched version of Vocera Report and Voice Server. Ensure that only trusted ZIP archives are used for database restoration processes.
Technical Analysis
CVE-2022-46898 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-22)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-46898 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts