GHSA-f7ph-p5rv-phw2 · Severity: medium · Ecosystem: npm — Cross-Site Scripting in nunjucks
Nunjucks is a full featured templating engine for JavaScript. Versions 2.4.2 and lower have a cross site scripting (XSS) vulnerability in autoescape mode. In autoescape mode, all template vars should automatically be escaped. By using an array for the keys, such as `name[]=<script>alert(1)</script>`, it is possible to bypass autoescaping and inject content into the DOM.
Conclusion & alert: CVE-2016-10547 is rated High Exploit Risk (64.8/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 1.44%). Core evidence: 3 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.04% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.40% | 1.44% | +1.04% |
| 2 | 2025-03-30 | 0.26% | 0.40% | +0.13% |
| 3 | 2025-03-29 | — | 0.26% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.0 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-f7ph-p5rv-phw2 · Severity: medium · Ecosystem: npm — Cross-Site Scripting in nunjucks
| URL | Tags |
|---|---|
| https://github.com/matt-/nunjucks_test | Exploit Third Party Advisory |
| https://github.com/mozilla/nunjucks/issues/835 | Exploit Third Party Advisory |
| https://nodesecurity.io/advisories/147 | Exploit Third Party Advisory |