AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-19391

CRITICAL · CVSS 9.1 EPSS 1.33% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-19391
Severity
CRITICAL
CVSS
9.1
EPSS
1.33%

Original NVD Description

In LuaJIT through 2.0.5, as used in Moonjit before 2.1.2 and other products, debug.getinfo has a type confusion issue that leads to arbitrary memory write or read operations, because certain cases involving valid stack levels and > options are mishandled. NOTE: The LuaJIT project owner states that the debug libary is unsafe by definition and that this is not a vulnerability. When LuaJIT was originally developed, the expectation was that the entire debug library had no security guarantees and thus it made no sense to assign CVEs. However, not all users of later LuaJIT derivatives share this perspective