{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:frappe:frappe:16.10.10:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "16.10.10"
              },
              {
                "last_affected": "16.10.10"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_STRING"
            ]
          },
          "events": [
            {
              "introduced": "68cf0fc4fc1f7550e45a9fa4f8f6530053aa234e"
            },
            {
              "last_affected": "68cf0fc4fc1f7550e45a9fa4f8f6530053aa234e"
            }
          ],
          "repo": "https://github.com/frappe/frappe",
          "type": "GIT"
        }
      ],
      "versions": [
        "16.10.10"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Fluid Attacks",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3673.json"
  },
  "details": "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.\nThis issue affects Frappe: 16.10.10.",
  "id": "CVE-2026-3673",
  "modified": "2026-08-12T03:51:35.278533234Z",
  "published": "2026-04-22T19:32:36.622Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://fluidattacks.com/es/advisories/silvio"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3673.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-3673"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/frappe/frappe"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Frappe Framework 16.10.0 - Stored DOM XSS in Tag Pill Renderer"
}