CVE-2026-41472 PUBLISHED

CyberPanel < 2.4.4 Stored XSS via AI Scanner Dashboard

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 24.04.2026 Updated: 24.04.2026

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.

Metrics

CVSS Vector: 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
CVSS Score: 5.3

Product Status

Vendor usmannasir
Product cyberpanel
Versions Default: unaffected
  • affected from 0 to 2.4.4 (excl.)
  • Version 0a099b1b193946555fbdd387a28486b1521f9961 is unaffected

Credits

  • Djibril Mounkoro finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE