CVE-2026-41472
MediumCVSS 6.1Exploitation Probability (EPSS)
Low risk40th percentile - higher than 40% of all known CVEs
Summary
CyberPanel versions prior to 2.4.4 have a stored XSS vulnerability in the AI Scanner dashboard. The unauthenticated POST /api/ai-scanner/callback endpoint allows attackers to inject malicious JavaScript by overwriting the findings_json field of ScanHistory records.
Risk Assessment
An attacker can hijack an administrator's session, executing scripts in their context, leading to remote code execution on the server via cron job creation.
Recommendation
Immediately upgrade CyberPanel to version 2.4.4 or later. Restrict access to the /api/ai-scanner/callback endpoint to authenticated administrators only.
Original NVD description (English source)
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.

