AUGUST 4, 2026
Live Feed
Return to register
Case File

CVE-2019-8341

CRITICAL · CVSS 9.8 EPSS 44.78% Public Exploit

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

Field Assessment

AI analysis pending.

Exhibit — Public Exploit Signal

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

Detected Signals
exploit
GitHub PoC Links
External Security References

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

CVE
CVE-2019-8341
Severity
CRITICAL
CVSS
9.8
EPSS
44.78%

Original Filing — NVD Description

An issue was discovered in Jinja2 2.10. The from_string function is prone to Server Side Template Injection (SSTI) where it takes the "source" parameter as a template object, renders it, and then returns it. The attacker can exploit it with {{INJECTION COMMANDS}} in a URI. NOTE: The maintainer and multiple third parties believe that this vulnerability isn't valid because users shouldn't use untrusted templates without sandboxing