Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2019-8341

63
FAUCET Score

CVE-2019-8341 describes a critical Server-Side Template Injection (SSTI) vulnerability in Jinja2 versions 2.10 and earlier, impacting products like openSUSE and Pocoo Jinja2. This flaw allows an unauthenticated attacker to execute arbitrary code by injecting malicious commands into the "source" parameter of the from_string function via a URI. With a CVSS score of 9.8, the vulnerability is easily exploitable over the network with no user interaction, leading to complete compromise of confidentiality, integrity, and availability. While the maintainer disputes its validity without sandboxing, public exploit code exists (EDB-46386), though there is no evidence of active exploitation, Metasploit modules, or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
2.10CPE matchmatch criteria
cpe:2.3:a:pocoo:jinja2:2.10:*:*:*:*:*:*:*
15.0CPE matchmatch criteria
cpe:2.3:o:opensuse:leap:15.0:*:*:*:*:*:*:*
42.3CPE matchmatch criteria
cpe:2.3:o:opensuse:leap:42.3:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.8CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
44.78%
Probability of exploitation in next 30 days
EPSS Percentile
98.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
ExploitDB: EDB-46386 · Feb 15, 2019
This CVE's current EPSS score of 0.4478 is in the 96th percentile among its peer group of 36,833 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Advisories (1)

redhatCVE-2019-8341Important

python-jinja2: command injection in function from_string

Feb 14, 2019

References

lists.opensuse.org / opensuse-security-announce/2019-05/msg00030.html
Mailing ListThird Party Advisory
lists.opensuse.org / opensuse-security-announce/2019-06/msg00064.html
Mailing ListThird Party Advisory
bugzilla.redhat.com / show_bug.cgi
Issue TrackingThird Party Advisory
bugzilla.suse.com / show_bug.cgi
Issue TrackingThird Party Advisory
github.com / JameelNabbo/Jinja2-Code-execution
Broken Link
exploit-db.com / exploits/46386
ExploitThird Party AdvisoryVDB Entry