CVE-2021-44657
CVE-2021-44657 is a high-severity vulnerability in Stackstorm with a CVSS 3.x base score of 8.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- CVSS v2: 9.0
- EPSS exploit prediction: 2% (83rd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Stackstorm
- Published:
- Last modified:
Description
In StackStorm versions prior to 3.6.0, the jinja interpreter was not run in sandbox mode and thus allows execution of unsafe system commands. Jinja does not enable sandboxed mode by default due to backwards compatibility. Stackstorm now sets sandboxed mode for jinja by default.
Frequently asked questions
- What is CVE-2021-44657?
- In StackStorm versions prior to 3.6.0, the jinja interpreter was not run in sandbox mode and thus allows execution of unsafe system commands. Jinja does not enable sandboxed mode by default due to backwards compatibility. Stackstorm now sets sandboxed mode for jinja by default.
- How severe is CVE-2021-44657?
- CVE-2021-44657 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2021-44657 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (83rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2021-44657?
- CVE-2021-44657 affects Stackstorm. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2021-44657?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2021-44657 published?
- CVE-2021-44657 was published on 2021-12-15 and last updated on 2026-06-17.
References
- https://github.com/StackStorm/st2/pull/5359
- https://github.com/pallets/jinja/issues/549
- https://podalirius.net/en/articles/python-vulnerabilities-code-execution-in-jinja-templates/
- https://stackstorm.com/2021/12/16/stackstorm-v3-6-0-released/
Affected products (1)
- cpe:2.3:a:stackstorm:stackstorm:*:*:*:*:*:*:*:*
More vulnerabilities in Stackstorm
- CVE-2022-44009 — High (CVSS 7.5): Improper access control in Key-Value RBAC in StackStorm version 3.7.0 didn't check the permissions in Jinja filters,…
- CVE-2021-28667 — High (CVSS 7.5): StackStorm before 3.4.1, in some situations, has an infinite loop that consumes all available memory and disk space.…
- CVE-2019-9580 — Medium (CVSS 6.1): In st2web in StackStorm Web UI before 2.9.3 and 2.10.x before 2.10.3, it is possible to bypass the CORS protection…
- CVE-2022-43706 — Medium (CVSS 5.4): Cross-site scripting (XSS) vulnerability in the Web UI of StackStorm versions prior to 3.8.0 allowed logged in users…
- CVE-2018-20345 — Medium (CVSS 5.3): Incorrect access control in StackStorm API (st2api) in StackStorm before 2.9.2 and 2.10.x before 2.10.1 allows an…