{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.8.3"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "90b341744fb65c4fb916c997533695c6da75e41f"
            }
          ],
          "repo": "https://github.com/factionsecurity/faction",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f2jc-wx44-mr54"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44669.json"
  },
  "details": "FACTION is a PenTesting Report Generation and Collaboration Framework. Prior to 1.8.3, Faction is vulnerable to stored cross-site scripting (XSS) via attachment filenames in assessment file preview flows. User-supplied filename values are persisted and later rendered into HTML/attribute contexts without output encoding, allowing attacker-controlled JavaScript to execute in the browser of any user who views the affected page. Because the payload is stored server-side and rendered to other users, exploitation is persistent and can impact privileged accounts. This vulnerability is fixed in 1.8.3.",
  "id": "CVE-2026-44669",
  "modified": "2026-07-15T01:49:10.200819287Z",
  "published": "2026-05-26T17:43:11.829Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/factionsecurity/faction/releases/tag/1.8.3"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44669.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/factionsecurity/faction/security/advisories/GHSA-f2jc-wx44-mr54"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44669"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Faction: Stored XSS in Assessment Attachment Filename Preview Rendering"
}