CVE-2026-3673 PUBLISHED

Frappe Framework 16.10.0 - Stored DOM XSS in Tag Pill Renderer

Assigner: Fluid Attacks
Reserved: 06.03.2026 Published: 22.04.2026 Updated: 22.04.2026

An authenticated attacker can store a crafted tag value in _user_tags and trigger JavaScript execution when a victim opens the list/report view where tags are rendered. The vulnerable renderer interpolates tag content into HTML attributes and element content without escaping. This issue affects Frappe: 16.10.10.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 4.6

Product Status

Vendor Frappe
Product Frappe
Versions Default: unaffected
  • Version 16.10.10 is affected

Credits

  • Fluid Attacks' AI SAST Scanner finder
  • Oscar Uribe finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') CWE

Impacts

  • CAPEC-592 Stored XSS