{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.18.4"
              },
              {
                "last_affected": "1.18.4"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "3320c4140371b62d8694eeaf943e606d902f007a"
            },
            {
              "last_affected": "3320c4140371b62d8694eeaf943e606d902f007a"
            }
          ],
          "repo": "https://github.com/humhub/humhub",
          "type": "GIT"
        }
      ],
      "versions": [
        "1.18.4"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Fluid Attacks",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/18xxx/CVE-2026-18430.json"
  },
  "details": "HumHub 1.18.4 contains a stored cross-site scripting vulnerability in the comment-deletion notification flow. A Space administrator can delete another user's comment, choose to notify the original author, and place HTML/JavaScript in the deletion reason.",
  "id": "CVE-2026-18430",
  "modified": "2026-08-21T03:30:40.950433803Z",
  "published": "2026-08-19T15:52:49.273Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://fluidattacks.com/es/advisories/personajes"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/18xxx/CVE-2026-18430.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-18430"
    },
    {
      "type": "FIX",
      "url": "https://github.com/humhub/humhub/pull/8365"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/humhub/humhub"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:P/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "HumHub 1.18.4 - Stored XSS in comment-deletion notifications through unescaped administrator reason"
}