← Back to CVE List
CVE-2026-90772NVD
Description
Amundsen frontend through 4.3.0 renders table, dashboard, and feature descriptions with dangerouslySetInnerHTML without HTML sanitization in ResourceListItem components. Attackers can inject malicious markup like img elements with onerror handlers into descriptions via the metadata service or Elasticsearch, executing JavaScript in every user's browser that views search results.
CVSS Base Metrics
CVSS v3 (3.1)
HIGH 7.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
CVSS v4 (4.0)
HIGH 8.3
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N
Weaknesses (CWE)
CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| amundsen-io amundsen-frontend | 0 - <= 4.3.0 | N/A |
References
- https://github.com/amundsen-io/amundsen/issues/2362
- https://github.com/amundsen-io/amundsen
- https://github.com/amundsen-io/amundsen/blob/frontend-4.3.0/frontend/amundsen_application/static/js/components/ResourceListItem/TableListItem/index.tsx
- https://www.vulncheck.com/advisories/amundsen-frontend-through-4.3.0-stored-xss-via-description