Action not permitted
Modal body text goes here.
Modal Title
Modal Body
GHSA-HJ2J-77XM-MC5V
Vulnerability from github – Published: 2019-04-10 14:30 – Updated: 2024-09-24 20:51In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "Jinja2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-10745"
],
"database_specific": {
"cwe_ids": [
"CWE-134"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:40:24Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "GHSA-hj2j-77xm-mc5v",
"modified": "2024-09-24T20:51:38Z",
"published": "2019-04-10T14:30:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability"
}
BREW-AWS-SAM-CLI-CVE-201… (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-10 18:54 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "aws-sam-cli",
"purl": "pkg:brew/aws-sam-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.165.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-aws-sam-cli-CVE-2016-10745",
"modified": "2026-09-10T18:54:05Z",
"published": "2026-08-13T16:37:01Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-BAGELS-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-09 23:43 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "bagels",
"purl": "pkg:brew/bagels"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.3.12_14"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-bagels-CVE-2016-10745",
"modified": "2026-09-09T23:43:06Z",
"published": "2026-08-13T16:37:04Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-BBOT-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:37 – Updated: 2026-09-09 23:43 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "bbot",
"purl": "pkg:brew/bbot"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.0.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-bbot-CVE-2016-10745",
"modified": "2026-09-09T23:43:32Z",
"published": "2026-08-13T16:37:10Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-BTCLI-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:38 – Updated: 2026-09-09 23:44 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "btcli",
"purl": "pkg:brew/btcli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.23.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-btcli-CVE-2016-10745",
"modified": "2026-09-09T23:44:39Z",
"published": "2026-08-13T16:38:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-BUKU-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:38 – Updated: 2026-09-09 23:44 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "buku",
"purl": "pkg:brew/buku"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1_6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-buku-CVE-2016-10745",
"modified": "2026-09-09T23:44:40Z",
"published": "2026-08-13T16:38:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-CEKIT-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:39 – Updated: 2026-09-10 18:59 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "cekit",
"purl": "pkg:brew/cekit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.16.0_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-cekit-CVE-2016-10745",
"modified": "2026-09-10T18:59:08Z",
"published": "2026-08-13T16:39:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-CERTSYNC-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:39 – Updated: 2026-09-09 23:45 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "certsync",
"purl": "pkg:brew/certsync"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.1.6_11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-certsync-CVE-2016-10745",
"modified": "2026-09-09T23:45:59Z",
"published": "2026-08-13T16:39:03Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-CHARMCRAFT-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:39 – Updated: 2026-09-09 23:46 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "charmcraft",
"purl": "pkg:brew/charmcraft"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "4.4.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-charmcraft-CVE-2016-10745",
"modified": "2026-09-09T23:46:28Z",
"published": "2026-08-13T16:39:06Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-CHECKOV-CVE-2016-10745 (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:39 – Updated: 2026-09-09 23:47 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "checkov",
"purl": "pkg:brew/checkov"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-checkov-CVE-2016-10745",
"modified": "2026-09-09T23:47:39Z",
"published": "2026-08-13T16:39:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
BREW-CLOUDFORMATION-CLI-… (GHSA-HJ2J-77XM-MC5V)
Vulnerability from osv_homebrew – Published: 2026-08-13 16:40 – Updated: 2026-09-09 23:48 – Source websiteIn Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
| URL | Type | ||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"ecosystem_specific": {
"fix": "bump",
"range_state": "fixed",
"resource": "jinja2",
"resource_purl": "pkg:pypi/jinja2@3.1.6",
"upstream_fixed_in": "2.8.1"
},
"package": {
"ecosystem": "Homebrew",
"name": "cloudformation-cli",
"purl": "pkg:brew/cloudformation-cli"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.2.39_13"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"database_specific": {
"confidence": "high",
"source": "matched",
"strategy": "registry",
"upstream_evidence": [
{
"ecosystem": "PyPI",
"key": "pkg:pypi/jinja2@3.1.6",
"name": "jinja2",
"resource": "jinja2",
"strategy": "registry",
"subject_version": "3.1.6"
}
]
},
"details": "In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.",
"id": "BREW-cloudformation-cli-CVE-2016-10745",
"modified": "2026-09-09T23:48:13Z",
"published": "2026-08-13T16:40:09Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10745"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/9b53045c34e61013dc8f09b7e52a555fa16bed16"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1022"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1237"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:1260"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:3964"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2019:4062"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-hj2j-77xm-mc5v"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/jinja2/PYSEC-2019-220.yaml"
},
{
"type": "WEB",
"url": "https://palletsprojects.com/blog/jinja-281-released"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-1"
},
{
"type": "WEB",
"url": "https://usn.ubuntu.com/4011-2"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-05/msg00030.html"
},
{
"type": "WEB",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00064.html"
}
],
"schema_version": "1.7.3",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 sandbox escape vulnerability",
"upstream": [
"GHSA-hj2j-77xm-mc5v",
"CVE-2016-10745",
"PYSEC-2019-220"
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.