GHSA-xw7c-jx9m-xh5g · Severity: medium · Ecosystem: pip — Reflected cross-site scripting issue in Datasette
Datasette is an open source multi-tool for exploring and publishing data. The `?_trace=1` debugging feature in Datasette does not correctly escape generated HTML, resulting in a [reflected cross-site scripting](https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks) vulnerability. This vulnerability is particularly relevant if your Datasette installation includes authenticated features using plugins such as [datasette-auth-passwords](https://datasette.io/plugins/datasette-auth-passwords) as an attacker could use the vulnerability to access protected data. Datasette 0.57 and 0.56.1 both include patches for this issue. If you run Datasette behind a proxy you can workaround this issue by rejecting any incoming requests with `?_trace=` or `&_trace=` in their query string parameters.
Conclusion & alert: CVE-2021-32670 is rated Moderate Risk (49/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.96%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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.59% | 0.96% | +0.37% |
| 2 | 2025-06-18 | 0.73% | 0.59% | -0.13% |
| 3 | 2025-03-30 | — | 0.73% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
3.9 | 2.7 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
GHSA-xw7c-jx9m-xh5g · Severity: medium · Ecosystem: pip — Reflected cross-site scripting issue in Datasette
| URL | Tags |
|---|---|
| https://datasette.io/plugins/datasette-auth-passwords | Vendor Advisory |
| https://github.com/simonw/datasette/issues/1360 | Issue Tracking Patch Third Party Advisory |
| https://github.com/simonw/datasette/security/advisories/GHSA-xw7c-jx9m-xh5g | Third Party Advisory |
| https://owasp.org/www-community/attacks/xss/#reflected-xss-attacks | Third Party Advisory |
| https://pypi.org/project/datasette/ | Release Notes Third Party Advisory |