{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "c26d81f87fdb361f3c0e44060fbf3e8769dfbbbc"
            }
          ],
          "repo": "https://github.com/ctrlpanel-gg/panel",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2q43-grv2-jxwh"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/25xxx/CVE-2025-25203.json"
  },
  "details": "CtrlPanel is open-source billing software for hosting providers. Prior to version 1.0, a Cross-Site Scripting (XSS) vulnerability exists in the `TicketsController` and `Moderation/TicketsController` due to insufficient input validation on the `priority` field during ticket creation and unsafe rendering of this field in the moderator panel. Version 1.0 contains a patch for the issue.",
  "id": "CVE-2025-25203",
  "modified": "2026-04-01T23:08:07.179019384Z",
  "published": "2025-02-11T22:47:43.890Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/25xxx/CVE-2025-25203.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Ctrlpanel-gg/panel/security/advisories/GHSA-2q43-grv2-jxwh"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-25203"
    },
    {
      "type": "FIX",
      "url": "https://github.com/Ctrlpanel-gg/panel/commit/393cbde662c7e54829e296eb5815794490d925c7"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Ctrlpanel has stored XSS vulnerability in TicketsController priority field"
}