AUGUST 5, 2026
Live Feed
Back to database
Case File

CVE-2020-6836

CRITICAL · CVSS 9.8 EPSS 2.15% Public Exploit

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

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. 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.

GitHub PoC Links

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

CVE
CVE-2020-6836
Severity
CRITICAL
CVSS
9.8
EPSS
2.15%

Original NVD Description

grammar-parser.jison in the hot-formula-parser package before 3.0.1 for Node.js is vulnerable to arbitrary code injection. The package fails to sanitize values passed to the parse function and concatenates them in an eval call. If a value of the formula is taken from user-controlled input, it may allow attackers to run arbitrary commands on the server.