AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-17625

CRITICAL · CVSS 9 EPSS 3.02% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-16 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.0. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-17625
Severity
CRITICAL
CVSS
9
EPSS
3.02%

Original NVD Description

There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron, such as an exec of OS commands within the onerror attribute of an IMG element.