{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0a099b1b193946555fbdd387a28486b1521f9961"
            }
          ],
          "repo": "https://github.com/usmannasir/cyberpanel",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41472.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "2.4.4"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "CyberPanel versions prior to 2.4.4 contain a stored cross-site scripting vulnerability in the AI Scanner dashboard where the POST /api/ai-scanner/callback endpoint lacks authentication and allows unauthenticated attackers to inject malicious JavaScript by overwriting the findings_json field of ScanHistory records. Attackers can inject JavaScript that executes in an administrator's authenticated session when they visit the AI Scanner dashboard, allowing them to issue same-origin requests to plant cron jobs and achieve remote code execution on the server.",
  "id": "CVE-2026-41472",
  "modified": "2026-07-08T05:36:42.514766658Z",
  "published": "2026-04-24T20:40:12.276Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41472.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41472"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/cyberpanel-stored-xss-via-ai-scanner-dashboard"
    },
    {
      "type": "FIX",
      "url": "https://github.com/usmannasir/cyberpanel/commit/0a099b1b193946555fbdd387a28486b1521f9961"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/usmannasir/cyberpanel"
    },
    {
      "type": "EVIDENCE",
      "url": "https://itsrez.re/post/cyberpanel-rce"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "CyberPanel \u003c 2.4.4 Stored XSS via AI Scanner Dashboard"
}