AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-16751

MEDIUM · CVSS 6.1 EPSS 0.93% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.1. It affects Java. Public exploit code or proof-of-concept references have been detected in its references. Exploitation may require the attacker to be authenticated.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2019-16751
Severity
MEDIUM
CVSS
6.1
EPSS
0.93%
Java

Original NVD Description

An issue was discovered in Devise Token Auth through 1.1.2. The omniauth failure endpoint is vulnerable to Reflected Cross Site Scripting (XSS) through the message parameter. Unauthenticated attackers can craft a URL that executes a malicious JavaScript payload in the victim's browser. This affects the fallback_render method in the omniauth callbacks controller.